@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(../images/body.jpg) center top repeat-x #FFF;
	color:#6F6F6F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"ËÎÌå";
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}
ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#333; 
	text-decoration:none;
} 
a:hover{
    color:#B80D00;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
}
.position{position:relative;}
/********************************      General Classes      ********************************/
.clearfix:after{content:"\0020"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{clear:both; zoom:1;}
img{border:0px}
.m_l_20{margin-left:48px; display:inline}
/********************************      left right guang gao      ********************************/
#lovexin12,#lovexin14{
   width:90px;
   height:auto;
}
#lovexin12 img,#lovexin14 img{
   border:0px;
   vertical-align:top;
   margin-top:8px;
}
/********************************      Warp - header     ********************************/
.warp{
     width:980px;
	 height:auto;
	 margin:0 auto;
}
.logo{
	width:980px;
	height:61px;
	border-bottom:1px solid #454545;
	float:left;
}
.logo span{
	width:auto;
	height:61px;
	font-size:12px;
	line-height:61px;
	padding-right:10px;
	float:right;
}
.banner{
	width:980px;
	height:722px;
	background:url(../images/top.png) no-repeat;
	float:left;
}
.main{
	width:980px;
	height:auto;
	float:left;
}
.img{width:980px; height:auto; float:left;}
.img img{vertical-align:middle}

.box_1, .box_2{
	width:980px;
	height:auto;
	float:left;
}
.box_1 h2, .box_2 h2{
	width:940px;
	height:90px;
	color:#FFF;
	font-size:16px;
	line-height:90px;
	font-weight:bold;
	background:url(../images/title.jpg) no-repeat;
	padding-left:40px;
	float:left;
}
.box_1 h2 a, .box_2 h2 a{
	color:#FFF;
}
.box_1 h2 a:hover, .box_2 h2 a:hover{
	color:#FFF;
}
.box_1 ul, .box_2 ul{
	width:932px;
	height:auto;
	padding:0px 24px 0px 24px;
	float:left;
}
.box_1 ul img{
	border:1px solid #D8D8D8;
	margin-right:10px;
	display:inline;
	float:left;
}
.box_2 ul img{
	border:1px solid #D8D8D8;
	margin-left:10px;
	display:inline;
	float:right;
}
.box_1 ul p, .box_2 ul p{
	font-size:14px;
	line-height:22px;
}
.box_3{
	width:980px;
	height:auto;
	float:left;
}
.box_3 h2{
	width:980px;
	height:90px;
	color:#FFF;
	font-size:16px;
	line-height:90px;
	font-weight:bold;
	text-align:center;
	background:url(../images/h_title.jpg) no-repeat;
	float:left;
}
.box_3 ul{
	width:932px;
	height:auto;
	padding:0px 24px 0px 24px;
	float:left;
}
.box_3 ul li{
	width:466px;
	height:auto;
	text-align:center;
	float:left;
}
.box_3 ul li span{
	width:466px;
	height:32px;
	font-size:14px;
	line-height:32px;
	float:left;
}

.copyright{
	width:980px;
	height:32px;
	color:#454545;
	font-size:12px;
	text-align:center;
	line-height:32px;
	background:#F5F5F5;
	margin-top:20px;
	float:left;
}