html,body{margin:0;padding:0;height:100%}11
body{border:0;font:14px '微软雅黑','Microsoft YaHei','SimHei', 'SimSun',sans-serif;color:#333}
a{color:#333;text-decoration:none}
input{font-family:'微软雅黑','Microsoft YaHei','Hei',sans-serif;cursor:pointer}
input:focus{outline:none}
ul,dl,dt,dd,h1,h2,h3,h4,form,fieldset,legend{float:left;margin:0;padding:0;font-weight:normal}
ul{list-style:none}
img{border:0}
.float_cet{float:none !important;margin:0 auto; }
.float_lft{float:left}
.float_rit{float:right !important;}
.clear{float:none;clear:both}
a.more{float:right!important;white-space:nowrap;font-size:14px;color:#069}
a.more:hover{color:#F08C1D}
.hidden { display: none; }
.input_row em{
color: red;
}
.input_row input,.input_row textarea{
border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}
.input_row {
margin-top:10px;
}
.input_row  dt{
width: 100px;
margin-left:45px
}
#validateCode:hover{
    color: white !important;
    background: #c65c00 !important;
    cursor: pointer;

}

.w_960 { width: 960px; }
.w_990 { width: 990px; }
.w_1200 { width: 1200px; }