.sub_banner{
	float:left;
	height:118px;
	width:100%;
	background:url(sub_banner.jpg) center center no-repeat;
}
.banner{
	float:left;
	height:100%;
	width:100%;
	background:url(banner3.jpg) center top no-repeat;
}
.banner p{
	text-align:center;
	margin:160px 0 0 0;
	color:#B2B6C2;
}
.banner div{
	margin:0 auto;
	width:920px;
	padding:25px 0 0 0;
}
.banner ul{
	float:left;
	width:200px;
	display:block;
	text-align:left;
	margin:4px 10px 0 0!important;
	margin:4px 5px 0 0;
}
.banner ul li {
	color:#FFF;
	text-align:left;
	background:url(bg_links.gif) bottom left repeat-x;
	list-style-type:none;
	padding:2px 0 2px 0;
}
.banner ul li a{
	text-align:left;
	display:block;
	width:231px;
	background:url(links.gif) center left no-repeat;
	color:#acbfc2;
	border-right:1px dotted #222;
	padding:5px 0 5px 9px;
}
.banner li a:hover{
	background:url(links_h.gif) center left no-repeat;
	color:#666;
	text-decoration:none;
	border-right:1px dotted #acbfc2;
}
