@charset "utf-8";
/* CSS Document */
body{ margin:0px;  background-color:#000000; background-image:url(../images/bg31.jpg); background-repeat:repeat-x;}
.bg{ width:100%; margin:0px auto 0px auto; padding:0px; text-align:center;}
.wapper{ width:1010px; margin:0px auto 0px auto; background-color:#fdfdfe; padding:0.5px 8px;}
.header{ height:107px; width:1010px; margin:0px; padding:0px;}
.h_left{ width:154px; height:97px; float:left; padding-top:9px; margin:0px;}
.h_mid{ width:696px; float:left; font-family: "Times New Roman", Times, serif; font-size:22px; text-align:center; margin:30px 0px 0px 0px; padding:0px; color:#393939; }
.h_right{ width:160px; float:right; padding-top:5px;}
.search{ background-image:url(../images/search.png); height:21px; background-repeat:no-repeat;}
.footerbg1{background-image: url(../images/footer.jpg); background-repeat:repeat-x; height:28px; font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#333; font-weight:bold; line-height:26px; margin-top:5px;}

.footerbg1 a{font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#333; font-weight:bold; line-height:26px; text-decoration:none;}
h1{font-size:18px; border-bottom:1px solid #000; padding-bottom:10px;}
.footer{ font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:11px; width:1010; margin:50px auto 10px auto; padding-top:0px; border-top:#000000 1px solid; line-height:20px; background-color:#FFF;}
.nav{  width:1008px; background-image:url(../images/nav_bg.png);  padding:0px; border-right:1px #666666 solid; border-left:1px #666666 solid;}
.detail{ width:988px; margin:0px auto 0px auto; height:265px; border-top:#999999 1px solid; padding-top:10px;}
.detail1{ width:1008px; margin:0px auto;   padding-top:10px;}
.detail_left{ width:235px; float:left;}
.detail_mid{ width:478px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; padding:0px 20px 0px 20px; line-height:17px; text-align: justify;}

.banner1{border:2px solid #000;}

.prac1{ background-image:url(../images/footer.jpg); background-repeat:repeat-x; height:28px; border:1px solid #ababab; text-align:left; line-height:28px; padding-left:8px;}

.arrow1{font-family: Arial, Helvetica, sans-serif;  font-size:12px; text-align:left; color:#646464; }
.arrow1 ul{margin:0px; padding:0px; margin-top:8px; margin-bottom:30px;}
.arrow1 li{margin:0px; padding:5px 5px 3px 16px; background:url(../image/arrow.jpg) no-repeat 0 6px; list-style:none; border-bottom:1px dotted #333; }
.arrow1 a{font-family: Arial, Helvetica, sans-serif;  font-size:12px; text-align:left; color:#646464; text-decoration:none; }
.arrow1 .active1{font-family: Arial, Helvetica, sans-serif;  font-size:12px; text-align:left; color:#646464; text-decoration:underline; font-weight:bold; }

.arrow1 a:hover{font-family: Arial, Helvetica, sans-serif;  font-size:12px; text-align:left; color:#646464; text-decoration:underline; }


.detail_mid1{ width:752px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; padding:0px 20px 0px 0px; line-height:17px; text-align: justify;}

.detail_right{width:235px; float:left;}
.news{ background-image:url(../images/new_bg.png); width:235px; height:35px; text-align:center; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; line-height:36px;}
.news_1{ padding:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; border-bottom:#666666 1px solid; border-left:#666666 1px solid; border-right:#666666 1px solid; height:200px; line-height:20px; text-align:left;}

.form_bg{ background-image:url(../images/form_bg.png); width:198px; height:27px;}

.send{height:30px; width:70px; background:#111111; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; line-height:30px; margin:0px auto 0px auto; text-decoration:none; float:left; margin-left:70px;}



.send:hover{ color:#CCCCCC; text-decoration:none;}

.artical{ width:1010px; height:50px;}



#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;
}

.arrow1 li{margin:0px; padding:5px 5px 3px 16px; background:url(../images/arrow.jpg) no-repeat 0 6px; list-style:none; border-bottom:1px dotted #333; }