@charset "gb2312";
/* CSS Document */

body { margin:0; padding:0; font:12px "宋体","Arial,"; text-align:center; color:#666; background: #fafafa;}
*+html body {margin:0; padding:0; font:12px "宋体","Arial,"; text-align:center; color:#666; background: #fafafa;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;}
.clear{clear:both;}
div{ height:auto;}

/*a*/
a{ color:#666; text-decoration:none;}
a:hover { color:#f42a2a; text-decoration:underline;}
a:active {color: #2c695b;}

/*公共部分*/
.top_feature, .top_feature_con .logo, .top_feature_con fieldset input, .top_feature_con fieldset button {background: url(../images/top_feature.png) no-repeat 0 0;}
.top_feature {height:32px;background-position:0 -20px;background-repeat:repeat-x;}
.top_feature_con {width:960px;height:32px;margin:0 auto;position:relative;}
.top_feature_con .logo {position:absolute;top:6px;left:10px;display:block;width:175px;height:20px;text-indent:-9999px;}
.top_feature_con p {
	position:absolute;
	right:10px;
	top:7px;
	line-height:20px;
	color:#5e6671;
	width: 477px;
}
.top_feature_con p a {color:#5e6671;margin:0 6px;}
.top_feature_con fieldset {position:absolute;right:10px;top:7px;}
.top_feature_con fieldset input {float:left;display:inline;width:156px;height:19px;background-position:0 -52px;padding:3px 0 0 19px;margin-right:3px;border:none;}
.top_feature_con fieldset button {float:left;display:block;width:48px;height:19px;background-position:-129px 0;border:none;text-indent:-9999px;} 
/*头部样式结束*/

/*底部样式开始*/
*{ margin:0px; padding:0px;}
.footer{color:#7c7c7c; clear:none;background:#fff; height:40px; padding-top:25px; font-family:"宋体"; clear:both;}
.footer .nr{background:#f0f0f0; width:1001px; margin:0 auto; text-align:center; height:40px; clear:none;}
.footer .float_left{ float:left; font-size:12px; padding-top:14px; padding-left:20px} 
.footer .float_right{float:right; font-size:12px; padding-top:14px; padding-right:20px; font-family:Arial, Helvetica, sans-serif} 
.footer a{color:#7c7c7c; text-decoration:none}
.footer a:hover{color:#7c7c7c; text-decoration:underline}
/*底部样式结束*/