.banner{
	overflow:hidden;
	position: relative;
	height: 300px;
	width: 1000px;
	background-color: #F9F9F9;
	margin-right: auto;
	margin-left: auto;
	        background-color: #E8E8E8;
}
.banner .d1{
	width:100%;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height: 300px;
}
.banner .d2{
	width:100%;
	height:30px;
	clear:both;
	z-index:100;
	position: absolute;
	bottom: 0px;
}
.banner .d2 ul{
	position:relative;
	top:0;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
}
.banner .d2 li{
	width:65px;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/img1.png) no-repeat center;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
.banner .d2 li.nuw{background:url(../images/img2.png) no-repeat center;}
.yy1 {
	background-image: url(../images/yy1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 8px;
}.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}
.main .left {
	width: 302px;
	background-image: url(../images/left_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 96px;
	float: left;
}
.main .left .tit {
	background-image: url(../images/title_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	color: #3A3A3A;
	text-indent: 20pt;
	line-height: 57px;
	font-size: 23px;
}
.main .left .con ul li {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #4F4F4F;
	height: 55px;
	line-height: 55px;
	text-indent: 20pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4D4D4;
	position: relative;
}
.main_con {
	background-color: #E8E8E8;
	padding-bottom: 20px;
}
.main_con .main .left .con {
	background-color: #FBFBFB;
}
.yy1 {
	background-color: #E8E8E8;
}
.bottom {
	margin-top: 0px;
}
.main_con .main .left .con ul li a {
	color: #4F4F4F;
	text-decoration: none;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.main_con .main .left .con ul li a:hover {
	color: #FFF;
	background-color: #008546;
}
.main_con .main .left .back {
	background-image: url(../images/left_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 96px;
}
.main_con .main .right {
	float: right;
	width: 671px;
	background-image: url(../images/right_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 87px;
	position: relative;
}
.main_con .main .right .tit {
	background-image: url(../images/right_tit_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	color: #3A3A3A;
	text-indent: 20pt;
	line-height: 57px;
	font-size: 23px;
}
.main_con .main .right .totop {
	height: 94px;
	width: 94px;
	position: absolute;
	z-index: 10;
	left: 275px;
	bottom: 0px;
}
.main_con .main .right .con {
	background-color: #FBFBFB;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.main_con .main .left .con ul li .hover {
	color: #FFF;
	background-color: #008546;
}

