@charset "utf-8";
/* CSS Document */
body {
	background:#ffffff; background:url(../images/bodybg.gif); background-repeat:repeat-x; background-position:top;
	font-size:12px;
	color:#222222; 
	margin:0;
}
a:link{
	color:#333333; 
	text-decoration:none; 
}
a:visited{
	color:#333333; 
	text-decoration:none;
}
a:hover{
	color:#333333; 
	text-decoration:none;
}
.bodytable{	
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid; 
	border-right:#CCCCCC 1px solid;
	
}
.bodytable2{	
	
	
}
.bluetable{ text-align:center;	 
	border-bottom:#2c7bc6 1px solid;
	border-top:#2c7bc6 1px solid;
	border-left:#2c7bc6 1px solid; 
	border-right:#2c7bc6 1px solid;
}
.tableman{ background-color:#ffffff;
 	border-bottom:#CCCCCC 1px solid;
	height:28px;
}
.title{
	color:#1b294d;
	FONT-FAMILY: "";
	LINE-HEIGHT:24px; 
	font-size:14px;
 	font-weight:bold;
	text-align:left 
}
.lianjie{ 
	font-size:12px;
	line-height:20px
	}
.chakan{ 
	color:FF6E02; 
	font-size:12px; 
	line-height:20px
}
.xblue{
	font-size:12px; 
	color:#04329A; 
	font-weight:bold; 
	line-height:20px
}
.ch{
	font-size:14px; 
	color:#cc0000; 
	font-weight:bold; 
	line-height:24px
}
.xhui{
	font-size:12px; 
	color:#555555;  
	line-height:20px
}
.sec1 { 
	background-color:#EEEEEE;
	cursor: hand;
	color: #000000;
	border-right: 1px solid #cccccc; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc
  }
.sec2 { 
	background-color: #ffffff;
	cursor: hand;
	color: #000000;
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #ffffff; 
	font-weight: bold; 
}
.table01{ border:#CCCCCC 1px solid}
.daohangfont{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


/*内容页*/
.container{
	padding: 0 10px;
	margin-top: 16px;
}
.contain{
	width: 100%;
}

.contain h2{
	font-size: 18px;
	line-height: 40px;
	/*padding: 40px 0 0px;*/
	color: #484848;
	text-align: center;
}
.contain h3{
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 6px;
	color: #9a9a9a;
	margin-bottom: 26px;
	border-bottom: 1px solid #e1e1e1;
}
.contain h3 span{
	display: inline-block;
	padding: 0 24px;
padding-left:3px;
}
.contain p {
    font-size: 14px;
    color: #606060;
    text-indent: 2em;
    line-height: 30px;
}
.contain img {
    margin: 0 auto;
    display: block;
    padding: 38px 0;
}
.contain .con_bm{
	margin-top: 30px;
	padding-top: 16px;
	height: 18px;
	line-height: 18px;
	padding-bottom: 60px;
	font-size: 14px;
	color: #878787;
	border-top: 1px solid #e1e1e1;
}
.contain .con_bm span{
	float: right;
}
.contain .con_bm a{
	color: #878787;
	float: right;
	margin-left: 22px;
}
.contain .con_bm a:hover{
	color: #03B859;
}
.contain .con_bm a.dy{
	background: url(../images/ico13.png) no-repeat left center;
	padding-left: 18px;
}
.contain .con_bm a.close{
	background: url(../images/ico14.png) no-repeat left center;
	padding-left: 16px;
}

.footer p{height:40px;line-height:30px;width:90%;text-align:center;}