@charset "gb2312";
/* CSS Document */

#header{
	width:1004px;
	margin: 0 auto;
	height:auto;
}
#header1 { 
	line-height: 33px;
	height: 33px; 
	width:1002px; 
	margin:0 auto; 
	}
#header1 a img{
	height: 22px; 
	width:92px; 
	margin:5px; 
	display:left;
	float:left;
}
#nav {
	float:right;
	background:http://i.nhnews.com.cn/2017a/images/icon_top.gif) no-repeat left 10px;
	padding-left:15px;
}
#nav li{ 
	float:left;
	text-indent:5px;
}
#nav li a{
	color:#666;
}
#nav li a:hover{
	text-decoration:underline;
}
#banner{
	background:url(../images/banner.jpg) no-repeat center top;
	margin:0 auto 20px;
	height: 550px;
	width: 1920px;
}
#part1{
	width: 1004px;
	height: 1830px;
	margin:0 auto 20px;
}
.m1{
	background:url(../images/part1-img.jpg ) no-repeat;
	width: 275px;
	height: 346px;
	float: left;
	padding: 30px 25px;
	margin: 30px 10px 0 0;
}
.m1 img{
	margin: 0 auto;
}
.m1 p{
	font-size: 14px;
	line-height: 27px;
	margin-top: 20px;
}
#part2{
	width: 1004px;
	clear: both;
	margin:0 auto 20px;
}
#foot{
	background:url(../images/foot-bg.jpg) no-repeat center top;
	clear:both;
	width:1004px;
	height:130px;
	margin:0 auto;
}
#foot p{
	text-align:center;
	height:30px;
	line-height:30px;
	color:#fff;
	padding-bottom:10px;
}
#foot span{
	text-align:center;
	line-height:24px;
	display:block;
}