﻿/* CSS Document */
html{font-size: 100%;height: 100%;margin-bottom: 1px;}
body{font-family: "微软雅黑","宋体";color: #555;font-size: 12px;}
.bg{background:url("../pics/loginbg.gif"); background-repeat:repeat-x; margin:0; background-color:#3c7fb4;}
form input.text-input,form select,form textarea,form .wysiwyg{padding:4px;font-size:13px;border:1px solid #cad8e5;color:#333;float:left;}
form input:focus,form textare:focus,form select:focus{ border:#66b3e7 solid 1px;}
form label {color:#566489;display: block;float:left;line-height: 28px;width: 55px;}
.text-input {width:160px;}
.text_auth {width:80px;}
form label.img_auth {float:left;margin-top:2px;margin-left:10px;}
.buttonsubmit {background: url("../pics/loginbtn.gif");color: #606c78 !important;border:none;width:70px;cursor: pointer;display: inline-block;font-family: Verdana,Arial,sans-serif;font-size: 12px !important;height:25px;line-height:25px;}
.buttonlink {background: url("../pics/loginlink.gif");color: #606c78 !important;border:none;width:70px;cursor: pointer;display: inline-block;font-family: Verdana,Arial,sans-serif;font-size: 12px !important;height:25px;line-height:25px;}
.loginmian{margin:0 auto;margin-top:55px;width:640px;height:231px;background:url(../pics/logintip.png) -23px 0; _background:url(../pics/logintip.png);}
.logininner{margin:0 auto; width:413px; height:231px; background:url(../pics/login.png);_background:url(../pics/login.gif)}
.login{margin:0 auto;width:270px;}
#logintip{margin:0 auto;padding-top:30px;height:30px;padding-left:55px;line-height:30px;width:215px;color:#FF6600}