/*---- global.css begin----*/
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;}
html,body{background:#fff;}
body{font:normal normal normal 12px/1.5em Arial, Helvetica,"宋体";text-align: center;height:100%;word-break : break-all;}
div {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration: none;color: #333;}
a:hover{text-decoration:underline;color:#f60;}
a:active{outline:none;}
q:before, q:after {   content: '';   }    
abbr, acronym {  border: 0; }
code::selection{background-color:#209EEB}
::-moz-selection {color:#FFFFFF;background-color:#209EEB;}
code::-moz-selection{background-color:#209EEB}
li{list-style-type:none;}
img{border: none;}
fieldset{border-style: none }
label,button{cursor: pointer;}
select,input,textarea{font-size:12px;line-height:1.2em;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
.fix{word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
.clear{font-size:0;line-height:0;height:0;clear:both;overflow: hidden;display: block;}
.none{display:none;}

html,body{height:100%;background:url(img/single/error_bg.png) repeat 0 0;}

#wrapper{width:900px;margin:0 auto;}
.entrance_box{margin:100px auto;border:1px solid #ccc;background:#f5f5f5;padding:20px 10px 50px;width:350px;padding-left:300px;overflow:hidden;}
.entrance_box .hd{padding-left:20px;margin-bottom:10px;}
.entrance_box .hd h3{font-size:14px;color:#666;border-bottom:1px solid #ccc;height:36px;line-height:36px;}
.entrance_box .form_label{width:100px;}
.entrance_box .return .btn{margin-right:6px;}
.link_tx_1{color:#666;text-decoration:underline;}

#login_box{background:#f5f5f5 url(img/single/login.jpg) no-repeat 50px 20px;}
#retrieve_password_box{background:#f5f5f5 url(img/single/retrieve_password_box.jpg) no-repeat 50px 20px;}
