@charset "utf-8";
/* CSS Document */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { margin: 0px; padding: 0px; font-size: 12px; font-weight: normal; }
a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());}
a{text-decoration:none;}
ul { list-style: none; }
img { border-style: none; border:none;}
body{ width:100%; font-family:Arial, Helvetica, sans-serif;}

.banner .focus{height:420px;position:relative;}
.banner .focus .f_pic{width:100%;height:420px;}

.banner .focus .focus_1{background: url(../images/b1.jpg) center 0 no-repeat;}
.banner .focus .focus_2{background: url(../images/b2.jpg) center 0 no-repeat;}
.banner .focus .focus_3{background: url(../images/b3.jpg) center 0 no-repeat;}
.banner .focus .focus_4{background: url(../images/b4.jpg) center 0 no-repeat;}
.banner .focus .pagination{bottom:10px;left:0;position:absolute;width:100%;text-align:center;}
.banner .focus .pagination .toc{display:inline-block;margin:0 3px;width:15px;height:5px;line-height:99;overflow:hidden;background:#fff;}
.banner .focus .pagination .selected{background:#f00;}



#sanhua{
	background-color: #f8f8f8;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	height:34px;
	font-size:12px;
	color:#666;
}
.sanhua{ width:950px; margin:0 auto 0 auto; padding:0px; line-height:34px;}
.sanhua_left{
	margin: 0px;
	float: left;
	padding: 0 0 0 6px;
}
.sanhua_clear{
	clear:both;
	height:0px;
}
* html .sanhua_clear{
	clear:both;
	display:inline;
}
.sanhua_srk{
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	height: 14px;
	width: 120px;
	border: 1px solid #CCC;
}

.sanhua_right{
	text-align: right;
	margin: 0px;
	padding: 0 5px 0 0;
	float: right;
}

.sanhua_right a:link {
	color: #4f4f4f;
	text-decoration: none;
	margin:0 0 0 10px;
}
.sanhua_right a:visited {
	color: #4f4f4f;
	text-decoration: none;
	margin:0 0 0 10px;
}
.sanhua_right a:hover {
	color: #0a65cb;
	text-decoration: underline;
	margin:0 0 0 10px;
}
.sanhua_table_td td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}