<style>
/*全局样式*/
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select{margin:0px;padding:0px;}
a{text-decoration:none; color:#444;}
b{ font-weight:normal;}
a:hover{text-decoration:none; color:#019342;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input{ font-family:"微软雅黑";}
a{ border:none\0;}
a img{border:none\0;}
html {overflow:-moz-scrollbars-vertical;}/*CSS强制让浏览器显示滚动条*/
html {min-height:101%;}
.Left{float:left;}
.Right{float:right;}
.pd-l10{ padding:0 10px; display:block;}
/*登录样式*/
.log_out{background:url(../images/dwp_01.png) no-repeat scroll top center;width: 406px;height: 90px;padding-top: 357px;margin: auto;overflow: hidden;}
.log_out ul li{float:left;}
.log_box{ width:368px; height:auto; margin:0 auto; padding-top:40px;}
.log_box .log_text{width: 315px;padding-left: 10px;height: 40px;line-height: 40px;padding-top: 0px;padding-bottom: 0px;border: 1px solid #d7d7d7;color: #999;margin-bottom: 15px;background: #fff;font-family: "微软雅黑";font-size: 14px;}
.log_box .log_yzm{ width:190px;}
.log_box .log_btn{ width:332px; height:40px; line-height:40px; text-align:center; border:none; cursor:pointer; background:#6abb07; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:3px; font-size:16px; color:#fff; }
.log_box input:hover.log_btn{background:#77c418;}
.login-power {font-size: 12px;padding-top: 95px;height: 25px;line-height: 25px;font-family: "微软雅黑";text-align: center;color: #888;padding-bottom: 25px;}
.forget_pass{    font-size: 12px;line-height: 24px;margin-bottom: 10px; display: block;}
</style>