*{ padding:0; margin:0;}
.top_m { background: none repeat scroll 0 0 #EFEFEF; height: 32px; width: 100%; }
.nav { color: #333333; height: 32px; line-height: 32px; margin: 0 auto; width: 960px; }
.t_left { float: left; }
.t_rihgt { float: right; }
.qdl { color: #666666; }
.zhuce { color: #007D67; }
.t_rihgt a { color: #333333; }
.t_rihgt a:hover { color: #007D67; }
.margin_10{ margin-top:10px;}

/* 焦点图 */
.focus{width:950px;height:442px;border:1px solid #EEE;position:relative; margin:10px auto 0;}
.f426x240{width:950px;height:442px;overflow:hidden}
.f426x240 img{width:950px;height:442px; float:left; margin-left:-30px;}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(../images/i.png) no-repeat 0 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{clear:both;text-align:center; position:absolute; bottom:0px; right:20px; z-index:9999;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:-10px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#424c4e;display:inline-block;_display:block;*display:block;width:30px;height:30px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#ffffff}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
/*overall_nav*/
.overall_nav{ background:#43a087; height:35px; line-height:35px; width:830px; margin:10px auto;}
.overall_nav a{ color:#FFF; text-decoration:none; font-family:"雅黑"; font-size:16px; margin:0 17px;}
.overall_nav a:hover{ font-weight:bold; }

.main{ width:830px; background:#fbfbfb; margin:0 auto;}
.main h2{ color:#43a087; font-size:30px; line-height:60px; background:#fff; text-indent:30px; padding-top:20px; font-family:"雅黑";}
.main h3{ font-size:14px; background:url(../images/20120913_10.jpg) no-repeat 0 6px ; text-indent:16px; }
.main p{ padding: 0 0 0 16px; text-indent:24px;}
 
.main_con{  width:100%;}
.main_con ul{ list-style:none; }
.main_con ul li{ list-style:none; }
.main_con .left{ padding:20px 50px;}
.main_con .right{ padding:20px;  }

.main_con dl dt dd a{ }
.main_con dl dt dd a:hover{ color:#f60;}


.main_con dl{ list-style:none; margin:10px 0 0 30px; }
.main_con dl dt{ list-style:none; background:url(../images/20120913_53.jpg) no-repeat; padding:10px 0 0 100px; height:80px; color:#FFF; font-size:14px; }
.main_con dl dd{ list-style:none; background:url(../images/20120913_61.jpg) no-repeat; padding:10px 100px 0 10px; height:80px; color:#FFF; font-size:14px; }

.overall_foot{ border-top: solid 1px #999999; line-height:50px; width:830px; background:#FFF; margin:0 auto; text-align:center;}

 
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

