/* CSS Document */
body{ font-size:12px; font-family:"宋体",Verdana, Arial; margin:0; padding:0; color:#000; line-height:100% }
div{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
ul,li{line-style:none;}/*小方块*/
.blank{width:100%; margin:0 auto; height:8px; }
.f_l{float:left;}
.f_r{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.none{display:none;}
a{text-decoration:none;color:#333}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
img input select { vertical-align: middle;}
a{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
p{white-space:normal;}
.allW {
	width:1002px;
	margin:0 auto;
}

/*header*/	
.topa{
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	width:100%;
	
	z-index:999;
	top: 0;
	left: 0;
	position:fixed;
	_position:absolute;
	_top:0px;
	

}
.top {
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	width:1002px;
	margin:0 auto;	
}
.li_1 {
	color:#333;
	margin-left:10px;
}
.li_2 a {	
	color:#333;
	margin-right: 10px;
	margin-left: 0px;
}
.li_2 a:hover{
	color:#C33;
}
.loga{
	width:100%; 
	background:#e5450c;
}
.log {
	width:100%;
	height:200px;
	position:relative;
	
	background: url(../images1/logo_img.jpg) no-repeat;
	background-position:center 0;
	margin-top:30px; 
}

/*menu*/
.menua{
	height:36px;
	width:100%;
	background:#c71510;
}
.menu{
	height:36px;
	width:1002px;
	margin:0 auto;
}
.menu .me{
	width:100%;
}
.menu .me .li_3 {
	float: left;
	line-height: 36px;
	height: 36px;
	width: 98px;
	border-left:1px solid #d82b25;
	border-right:1px solid #b60903;
	
	background:#c71510;
}
.menu .me .li_3 a{
	display:block;
	font-family: "宋体";
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	background:#c71510;
}
.menu .me a:hover {
	background-color: #bb120d;
}
.menu .me .li_3 ul {
	position:absolute;
	z-index:1;
	width:150px;
}
.menu .me .li_3 ul li a{
	text-align:left;
	padding-left:15px;
	display:block;
	width:135px;
}


.link{
	height:40px;
	line-height:40px;
	background:#eee;
	text-align:center;
}
.link_c{
	margin:10px;
}
.link select{
	width:150px;
}

/*footer*/
.footer {
	height: 165px;
	background:#c71510;
}
.foot_t {
	height:80px;
	line-height: 80px;
	color: #f3cccb;
	text-align: center;
}
.foot_t a {
	font-size: 13px;
	color: #f3cccb;
	line-height: 32px;
}
.foot_b {
	text-align: center;
	line-height: 32px;
	color: #d85c58;
}
.foot_b a{
	color:#d85c58;
}

.more {/*org*/
	height:31px;
	width:30px;
	line-height:32px;
	background:url(../images1/more.jpg) no-repeat;
	background-position:0 center;
	
	margin-right: 15px;
	_margin-right: 8px;
	float:right;
	display:block;
}

.more2{/*gre*/
	height:31px;
	width:30px;
	line-height:32px;
	background:url(../images1/more2.jpg) no-repeat;
	background-position:0 center;
	
	margin-right: 15px;
	_margin-right: 8px;
	float:right;
	display:block;
}

.more3{/*blu*/
	height:31px;
	width:30px;
	line-height:32px;
	background: url(../images1/more3.jpg) no-repeat;
	background-position:0 center;
	
	margin-right: 15px;
	_margin-right: 8px;
	float:right;
	display:block;
}

.m-adpt{width:1002px; height: 89px; background: url(../images1/b1.jpg); background-position:-1px 0px;}
.m-adpt1{width:1002px; height: 89px; background: url(../images1/b2.jpg); background-position:-1px 0px;}

.m_epag{
	text-align:center;
	margin:20px 0;
}