::-webkit-scrollbar{width: 7px; height: 7px;}
::-webkit-scrollbar-track{/*border-radius: 10px;*/ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}
::-webkit-scrollbar-track:hover{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.4); background-color: rgba(0,0,0,0.01);}
::-webkit-scrollbar-track:active{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.4); background-color: rgba(0,0,0,0.05);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05); /*border-radius: 10px;*/ -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2); /*border-radius: 10px;*/ -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar-thumb:hover{background-color: rgba(0,0,0,0.4); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar-thumb:active{background-color: rgba(0,0,0,0.4);}
*{font-size:9pt;}
body{margin:0px;padding:0px;font-family:Î¢ÈíÑÅºÚ,ËÎÌå,Arial,Helvetica,Verdana,sans-serif;color:#000000;}
*{margin:0;padding:0;}
select{outline:none;}
ul{list-style:none;}
input,button,select,textarea{outline:none}
input[type="checkbox"]{vertical-align:middle;border:1px solid #F7F7F7; margin-bottom:1px; cursor:pointer;}
.Loginbody{background: #2e3e4e;}
.logo{margin: auto; margin-top: 50px; width: 983px; height: 100px;}
.content{margin: auto; width: 983px; height: 332px; background: url(/Style/images/loginbj.png) top center no-repeat #fff; border-radius: 5px; box-shadow: 0 10px 20px rgba(0,0,0,.6);}
.Loginform{margin-top: 71px; float: right; width: 367px; height: 200px;}
.form-message{height:30px; width:60%; margin-left:auto; margin-right:auto;}
.form-error-text{padding-left:35px;border:1px solid #ee86a4; color: #9d2a16; font-family: Microsoft Yahei; height: 26px; line-height: 26px; background:#f8cad7 url('/Style/images/validatebox_warning.png') center left no-repeat; background-position: 10px 5.5px; border-radius: 4px;}
.form-warning-text{padding-left:35px;border:1px solid #f8e144; color: #000; font-family: Microsoft Yahei; height: 26px; line-height: 26px; background:#fdf7ce url('/Style/images/bullet_error.png') center left no-repeat; background-position: 10px 5.5px; border-radius: 4px;}
.form-succeed-text{padding-left:35px; border-radius:3px; color: #fff; font-family: Microsoft Yahei; border: 1px solid #5e8800; height: 26px; line-height: 26px; background:#62b600 url('/Style/images/loading1.gif') center left no-repeat; background-position: 10px 5.5px;}
.form-account{margin-top: 16px; margin-left: 16px; font-family: Microsoft Yahei; font-size: 12pt; color: #999999;}
.form-password{margin-top: 38px; margin-left: 16px; font-family: Microsoft Yahei; font-size: 12pt; color: #999999;}
#txtaccount{border: none; padding: 0px; height: 32px; line-height: 32px; width: 260px; font-family: Î¢ÈíÑÅºÚ,ËÎÌå,Arial,Helvetica,Verdana,sans-serif; font-size: 11pt; color: #999999; background-color: #F0EEF1; padding-left: 5px;}
#txtpassword{border: none; padding: 0px; height: 32px; line-height: 32px; width: 260px; font-family: Î¢ÈíÑÅºÚ,ËÎÌå,Arial,Helvetica,Verdana,sans-serif; font-size: 11pt; color: #999999; background-color: #F0EEF1; padding-left: 5px;}
.form-bottom{margin-top: 38px; margin-left: 16px; height:39px;line-height:39px;}
.bttext{height:40px; float:left ; margin-right:12px; }
.btlogin{height:40px; width:100px; float:right; margin-right:12px; cursor:pointer;margin-top: -30px;}
.copyright{text-align: center; color: #fff; position: absolute; top: 100%; margin-top: -50px; width: 97%; font-family: Microsoft Yahei; line-height:25px;}
.qqsign{margin-left: 20px; border: medium none; width: 63px; height: 24px; border-style: none; background: none; background-image: url("/Style/images/Connect.png" ); cursor: pointer;}