body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
.box{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}


#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center top;
}
#header .box{
	height:615px;
}





#footer{
	width:100%;
	min-width:1000px;
	color:#fff;
	line-height:26px;
	padding:83px 0px 48px 0px;
	border-top:none;
	font-family:"SimSun","ËÎÌå";
	text-align:center;
	background:url(images/foot.jpg) no-repeat top center;
}
#footer a{color:#fff;}






.bg{
	width:100%;
	min-width:1000px;
	padding-bottom:58px;_padding-bottom:39px;
}
#bg1,#bg6{ background:url(images/bg_1.jpg) repeat;}
#bg2{ background:url(images/bg_2.jpg) repeat;}
#bg3{ background:url(images/bg_3.jpg) repeat;}
#bg4{ background:#fff;}
#bg5{
	background:url(images/bg_5.jpg) no-repeat center bottom;
}
#bg6{
	width:100%;
	min-width:1000px;
}




.title{
	height:53px;
	overflow:hidden;
	margin:68px 0px 15px 0px;
}
#title1{margin:44px 0px 15px 0px;}
.title .num{
	width:145px;
	float:left;
	margin-top:10px;
}
.title span{
	font-size:42px;
	background:#e1301d;
	color:#fff;
	font-weight:bold;
	height:53px;
	line-height:49px;
	display:block;
	float:left;
	padding:0px 25px 0px 24px;
	margin-right:19px;
}
.title h4{
	font-size:34px;
	line-height:53px;
}



.pic{ height:303px;}
.pic img{
	width:428px;
	height:287px;
	border:8px solid #fff;
}




.text{
	width:539px;
	font-size:16px;
	line-height:28px;
	text-indent:2em;
	margin-top:29px;
}