@charset "gb2312";
/* CSS 基本样式 */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select,ul, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align:top; }
dl,dt,dd,ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 {font-size:12px; text-indent:10px;}
body, input, select, button, textarea {font-size: 12px; font-family: Tahoma, Geneva, sans-serif;}
button {cursor: pointer;}
body { background:#fff;color:#333; line-height: 1.2; }
a, a:link { color: #222; text-decoration: none; }
a:visited { }
a:active, a:hover { text-decoration: none; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear {diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl, .fr {display: inline; float: left; }
.fr {float: right; }
.txl{text-align:left;}
.txr{text-align:right;color: #333;font-family: Tahoma, Geneva, sans-serif;}
.tz{ text-align:center;}
table {border-collapse:separate;border-spacing:0;/*border-top:#c7e1f5 solid 1px; border-left:#c7e1f5 solid 1px;*/}
table,th,td {vertical-align:middle;}
th,td{ height:26px;line-height:26px; text-align:center; /*border-bottom:#c7e1f5 solid 1px; border-right:#c7e1f5 solid 1px;*/}
th{ background:#f3faff;}
.bord0{border:0 none;}
.border{border:1px solid #d3d3d3;}
.mid{matgin:0 auto; text-align:center;}
.lock{ display:block;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus,select:focus { border: 1px solid #ccc;}
/*---字体样式---*/
.white{color:#FFF}
.weight{ font-weight:bold;}
.gary{color:#666;}
.green{color:#090;}
.orange{color:#f6b034}
.lightgary{color:#ccc;}
.blue{color:#0776ac;}
.big{font-size:16px;}
.small{font-size:12px;}
.red{color:#F00;}

