#banner_nav {
	width:951px;
	height:554px;
	padding:29px 0 0 19px;
	position:relative;
}
#banner_nav #banner {
	width:951px;
	height:420px;
	position:absolute;
	top:29px;
	left:19px;
	z-index:0;
}
#three_box {
	width:951px;
	height:321px;
	overflow:hidden;
	position:absolute;
	top:260px;
	left:19px;
	z-index:100;
}
#three_box h2 {
	font-size:35px;
	color:#fffefe;
	padding-bottom:10px;
	font-weight:normal;
}
#three_box h2 span {
	margin:-2px 0 0 -26px;
}
#three_box p {
	line-height:21px;
	color:#fffefe;
}
#three_box_1 {
	background:url(img/threebtn_1.png) no-repeat;
	width:297px;
	height:234px;
	color:#fffefe;
	float:left;
	padding:87px 0 0 21px;
}
#three_box_2 {
	background:url(img/threebtn_2.png) no-repeat;
	width:293px;
	height:234px;
	float:left;
	padding:87px 0 0 24px;
}
#three_box_3 {
	background:url(img/threebtn_3.png) no-repeat;
	width:292px;
	height:234px;
	float:left;
	padding:87px 0 0 24px;
}
#banner_nav2 {
	width:951px;
	height:453px;
	padding:29px 0 0 19px;
	position:relative;
}
#banner_nav2 #banners2 {
	width:951px;
	height:422px;
	position:absolute;
	top:29px;
	left:19px;
	z-index:0;
}
#three_boxs2 {
	width:951px;
	height:164px;
	overflow:hidden;
	position:absolute;
	top:310px;
	left:19px;
	z-index:100;
}
#three_box_s1 {
	background:url(img/treebox_s1.png) no-repeat;
	width:318px;
	height:164px;
	float:left;
}
#three_box_s2 {
	background:url(img/treebox_s2.png) no-repeat;
	width:317px;
	height:164px;
	float:left;
}
#three_box_s3 {
	background:url(img/treebox_s3.png) no-repeat;
	width:316px;
	height:164px;
	float:left;
}
#three_box ul {
	width:205px;
	height:94px;
}
#three_box .more {
	background:url(img/more_icn.png) no-repeat right;
	padding-right:22px;
	color:#fffefe;
	text-decoration:underline;
}
#three_box ul li { 
	width:205px;
	background:url(img/dropblt.png) no-repeat left 4px;
}
#three_box #three_box_2 ul li { 
	width:205px;
	background:url(img/grayblt.png) no-repeat left 4px;
}
#three_box ul li a {
	text-decoration:underline;
	color:#fffefe;
	display:block;
	padding:0 0 4px 12px; 
}
#three_box_s1 a, #three_box_s2 a, #three_box_s3 a{
	margin-top:100px;
	font-size:25px;
	font-weight:normal;
	color:#fff;
	padding-left:25px;
	display:block;
}


