@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:url(../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;
	height:430px;
	margin:0 auto 20px;
}
#part1,#part2,#part3,#part4,#part5{
	width:1004px;
	margin:0 auto 20px;
}
#part1{
	height:285px;
}
#news{
	width:502px;
	height:285px;
	float:left;
}
#news ul,.b1 ul{
	height:233px;
	clear:both;
	width:482px;
	padding:14px 0 0 0;
}
#news ul li,.b1 ul li{
	background:url(../images/dot.jpg) no-repeat 5px 7px;
	overflow:hidden;
	font: 18px/48px "Î¢ÈíÑÅºÚ";
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow:hidden;
	padding:0 0 0 55px;
	height:48px;
	width:450px;
}
#news h2, #about h2{
    color: #000;
    float: right;
    font-size: 14px;
    padding-right:20px;
}
#about{
	width:502px;
	height:285px;
	float:left;
}
.a1{	
	padding:20px 10px 0 25px;
	height:184px;
	width:467px;
}
.a1 img{
	width:148px;
	height:184px;
	float:left;
	margin-right:15px;
}
.a1 p{
	font: 14px/24px "Î¢ÈíÑÅºÚ";
	text-indent:2em;
}
#part4{
	height:500px;
}
.mb{
	width:230px;
	height:170px;
	float:left;
	margin:15px 10px 10px 10px;
}
.mb img{
	width:230px;
	height:160px;
	border:1px #FFF solid;
}
.mb p{
	font:14px/30px "Î¢ÈíÑÅºÚ";
	width:220px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.b1{
	width:502px;
	height:334px;
	float:left;
}
.b1 ul{
	height:210px;
	clear:both;
	width:472px;
	margin-left:20px;
}
.b1 ul li{
	background:url(../images/dot.jpg) no-repeat 5px 3px;
	overflow:hidden;
	font: 16px/40px "Î¢ÈíÑÅºÚ";
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow:hidden;
	padding:0 0 0 65px;
	height:40px;
	width:400px;
}
#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;
}