/* CSS Document */
@charset "utf-8";
body,div,form,img,p,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,button,select,textarea,fieldset{ margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0}
body{font:12px Arial,Simsun,Tahoma,Helvetica,sans-serif; color:#333; background:#fff;}
a img, img{border:0;}
a{color:#333;text-decoration:none;}
a{ outline:none;/*ff*/ hide-focus:expression(this.hideFocus=true);/*ie*/ }
a:hover{color:red;text-decoration:underline;}
h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
em { font-style:normal;}
ul,ol,li{ list-style:none;}
ul li{zoom:1;vertical-align:baseline;}
input,label,select,option,textarea,button,fieldset,legend {font:12px Arial,Simsun,Helvetica,sans-serif;}  

.wrap { width:100%; margin:0 auto;}
.fl { float:left;}
.fr { float:right;}
.tl { text-align:left;}
.tr { text-align:right;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:10px;}
.mt10 { margin-top:10px;}
.ml10 { margin-left:10px;}
.mr10 { margin-right:10px;}
.ml20 { margin-left:20px;}
.mr20 { margin-right:20px;}
.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}
.mr5 { margin-right:5px;}
.ml5 { margin-left:5px;}
.red{ color:#cc0000;}
.white { background:#f5f5f5;}
.blue { color:#3366CC;}
.yello { color:#FF6600;}
.green { color:#093;}
.f13 { font-size:13px;}

.line {border-bottom:dotted 1px #666; margin:10px 0; height:1px; width:98%; margin-left:10px;}
.even { background:#fff;}
.odd { background:#fff6f6;}

.clear{font:0/0 sans-serif; height:0; overflow:hidden; clear:both; display:block;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-table;}

* html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}

.footer { width:100%; text-align:center; color:#999; font-size:12px; margin-top:15px;}
.footer p { line-height:20px; }
.footer p a { padding:0 10px;}
.footer p a:hover { color:#0c579e;}

.login_head { width:960px; height:90px; margin:0 auto;}
.login_head h1 { height:66px; margin:12px 0; text-align:left;}
.login_head h1 a { margin-right:20px;}

.bg01{background:url(../images/login_bg1.jpg) center 90px no-repeat;}
.bg02{background:url(../images/login_bg2.jpg) center 90px no-repeat;}
.bg03{background:url(../images/login_bg3.jpg) center 90px no-repeat;}
.bg04{background:url(../images/login_bg4.jpg) center 90px no-repeat;}
.bg05{background:url(../images/login_bg5.jpg) center 90px no-repeat;}
.bg06{background:url(../images/login_bg6.jpg) center 90px no-repeat;}
