html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure, caption,th, form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
a{text-decoration:none}

body{
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 14px;
}

.clear:after{
    clear:both;
    width: 0;
    height: 0;
    content:'';
    display: block;
    visibility:hidden;
}
.float_left{
    float: left;
}
.float_right{
    float: right;
}

/***·ÖÒ³**/
.page { padding:20px 0; height:23px; font-size:12px;}
.page ul li {float:left; margin:0 3px; }
.page ul li a { border:1px solid #418be5; color:#418be5; padding: 3px 8px;display:block;}
.page ul li.on a { border:none; background:#418be5; color:#fff;border:1px solid #418be5;}
.page ul span { color:#333; display:block; float:left;line-height: 23px;}
.page ul input { width:43px; line-height:23px; color:#333; border:1px solid #418be5; margin:0 5px; background:none;padding:0 2px;}
.page ul input.pageBtn { cursor:pointer;}