@charset "utf-8";
/* CSS Document */
.banner{
	height:220px;
	background:url(../images/abanner.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	}
.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.left {
	float: left;
	width: 260px;
}
.left2 {
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.left2 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 28px;
	font-weight: bold;
	margin-bottom:15px;
}

.left2 li {
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.left2 .aa {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	display:block;
}

.left2 .aa2 {
	background-image: none;
	background-color:#dce8f6;
	color: #363;
	font-weight: bold;
}

.left2 li a{
	display:block;
	color:#333;
}


.left2 li a:hover {
	color:#fff;
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;transition: all 0.5s;
}


.left2 li ul li {
	background-image:none;
	background-color:#dce8f6;
	margin-bottom:5px;
	line-height:36px;
	margin:1px 1px 0px 0px;
	text-indent: 36px;
	font-size:13px;	
}
.left2 li ul li a:hover {
	
	background-image:none;
	color: #363;
	text-decoration:underline;
}

.left2 li ul li ul li{
	background-image:none;
	background-color:#fff;
	line-height:28px;
	margin:0px;
	text-indent: 48px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #eaeaea;
}
.left2 li ul li ul li a{
	background-image:none;
	background-color:#fff;
}
.left2 li ul li ul li a:hover{
	background-image:none;
	line-height:28px;

}




.lx {
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
.lx h2 {
	padding-left: 8px;
}

.lx p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 14px;
}

.right {
	float: right;
	width: 900px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tub4.png);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 22px;
	margin-bottom: 8px;
}
.title {
	float: right;
	font-size: 14px;
	color: #999999;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 6px;
	padding-left: 18px;
}



.news {padding-bottom: 20px;}

.news2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 30px;
	padding-top: 20px;
}




.news-img {
	float: left;
	width: 200px;
	padding: 2px;
	border: 1px solid #dbdbdb;
	margin-top: 8px;
}
.news-img img {
	width: 200px;
}
.news-img img:hover {
	filter: alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;
-webkit-transition: all 1.5s;
transition: all 1.5s;
behavior: url(../js/PIE.htc);
}

.news3 {
	float: right;
	width: 670px;
	padding-top: 15px;
}
.news3 h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.news3 p {
	line-height: 24px;
	font-size:14px;
	color:#999999;
}
.news3 h4 {
	border: 1px solid #dbdbdb;
	height: 26px;
	width: 100px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	margin-top:15px;
}
.news3 a {
	color: #666;
	text-decoration: none;
}
.news3 a:hover {
	color: #363;

}





















































