/*样式重置*/
html { font-size:100%; _background: url(about:blank) fixed; overflow-x:hidden;}
body { font: 12px/1.5 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; background: #FFF; overflow-x:hidden;}
body{ margin:0; padding:0;}
table { border-collapse: collapse; border-spacing:0;}
fieldset, img { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal;}
b,strong{ font-weight:bold;}
del, ins { text-decoration:none;}
ul, ol { list-style:none;}
caption, th { text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
q:before, q:after { content:'';}
abbr, acronym { border:0; font-variant:normal;}
sup, sub { vertical-align :baseline;}
legend { color:#000;}
input, button, textarea, select { font-size:100%; outline:none;}
textarea{ resize:none;} 
select{ height:22px; line-height:18px;}
a { text-decoration: none; outline:none; blr:expression(this.onFocus=this.blur());}
a:hover { text-decoration: underline; }
.cl { clear:both;}
body { margin:0; padding:0;font-size:12px; font-family:Arial,"微软雅黑"; }
form,ul,li,p,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
img { border:0; vertical-align:absbottom; }
ul,li { list-style-type:none; }
input, select,textarea { font-size:12px; font-family:Arial; vertical-align:absmiddle; }
.red{ color:#F00;}

/*分页 翻页*/
.fpage
{
height:18px;
width:100%;
height:40px;
font-size:13px;
text-align:center;
margin-top:15px;
float:left;
}
.fpage a{
	color:#333;
	font-weight:bold;}
.fpage a:hover{
	color:#F60;
	text-decoration:underline;}	
.fanye{
float:left;
font-size:12px;
text-align:center;
height:30px; 
width:100%;
margin:20px 0px 30px 0px;
}
.fanye a{
	color:#333;
	font-weight:bold;}
.fanye a:hover{
	color:#F60;
	text-decoration:underline;}	
#kx_verify{ position:fixed; top:-50px;}	