
/* CSS Document */
html,body {	width: 100%;height: 100%; }
#overlay{ background:#fff;}

p,span{ line-height:1.75em}
/*=========base========*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { font-size: 12px; margin: 0; padding: 0;}
input,textarea{ font-size:12px; font-family: "Î¢ÈíÑÅºÚ"; padding:0; color:#313131;}
img{ border:0;}
ul,ol{ list-style:none;}
input{list-style:none;}
body{color:#313131; font:12px/1.5em "Î¢ÈíÑÅºÚ"; -webkit-font-smoothing: antialiased; min-width:1000px;line-height:25px;}
p{   font-size:12px; font-family: "Î¢ÈíÑÅºÚ"; }
/*
h1, h2, h3, h4, h5, h6, b, strong,i, em{ font-weight:normal;}
*/
li, ol { list-style:none; }
i, em { font-style:normal; }

a {text-decoration:none; color:#313131;cursor:pointer;}
a:hover {text-decoration:none;color:#468F0C;}
a:active{star:expression(this.onFocus=this.blur());}

:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
a img { border:none;}
table { border-collapse: collapse; border-spacing: 0;}
.fl{float: left;}
.fr{float: right;}
.displaynone{display: none;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}

.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}

.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;padding-top:15px;}
.pb20{padding-bottom: 20px;}
/* Í·²¿ */
.w1000 {width: 1000px;margin-left: auto;margin-right: auto;clear: both;/* overflow: hidden; */}