@charset "gb2312";
/* CSS Document */

#container{
	width:1004px;
	margin:0 auto;
}
#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{
	height:250px;
	width:1004px;
	margin:0 auto 30px;
}
#lead{
	height:80px;
	margin-bottom:30px;
}
#lead img{
	float:left;
}
#lead p{
	text-indent:2em;
	line-height:26px;
	font-size:13px;
}
#one h1 ,#two h1 ,#three h1 ,#excellent h1{
	font: 24px/50px "Î¢ÈíÑÅºÚ";
	height:50px;
	overflow: hidden;
	color:#4b3015;
	border-top: 2px #77ac9a solid;	
}
#one ul{
	width:1004px;
	height:200px;
}
#two ul{
	width:1004px;
	height:400px;
}
#three ul{
	width:1004px;
	height:800px;
}
#one ul li ,#two ul li,#three ul li,#excellent ul li{
	float:left;
	margin:10px 5px;
	font-size:14px;
	line-height:36px;
	text-align:center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:188px;
}

#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;
}