@charset "gb2312";
/* CSS Document */

* {margin:0 auto;font-size:12px;color:#333;}
ul {margin:0;padding:0;list-style-type:none;}
li {margin:0;padding:0;}
a:link,a:active,a:visited {color: #00f;text-decoration: underline;}
a:hover {color:#f60;text-decoration: underline;}
img {border:none;}

/*主体页面*/
.loginbody {width:950px;height:auto;}
/*左边支付宝登录*/
.loginbodyleft {width:468px;height:430px;float:left;border:solid 1px #deeaf8;}
.loginbodylefthead {width:450px;height:30px;margin:15px 9px;background-color:#a4a4a4;text-indent:5px;color:#fff;line-height:30px;font-weight:bold;font-size:14px;}
.loginbodylefthead em {font-size:12px;font-style: normal;color:#fff;font-weight:normal;}
.loginbodyleftbody {width:250px;height:auto;margin:15px 109px;}
.loginbodyleftbody li {line-height:26px;}
.loginbodyleftbodyred {padding-left:50px;color:#f00;line-height:14px;}
/*记住用户名和自动登录*/
.remebernumber {width:170px;height:30px;margin:5px 149px;line-height:30px;}
/*登录按钮*/
.loginbutton {width:228px;height:50px;margin:5px 120px;line-height:30px;text-align:center;}

/*QQ和支付宝用户登录*/
.qqlogin {margin:20px 55px;width:357px;height:108px;background-image: url(../images/login-left-bg.gif);}
.paylogin {width:280px;height:23px;margin:20px 0 0 36px;font-weight:bold;line-height:23px;}
.payloginleft {width:auto;float:left;height:23px;line-height:23px;}
.payloginright {width:auto;float:right;text-align:right;}

/*右边注册页面*/
.loginbodyright {width:468px;height:430px;float:right;border:solid 1px #deeaf8;}
.loginbodyrighthead {width:450px;height:30px;margin:15px 9px;background-color:#3478b0;text-indent:5px;color:#fff;line-height:30px;font-weight:bold;font-size:14px;}
.loginbodyrighthead em {font-size:12px;font-style: normal;color:#fff;font-weight:normal;}

/*以下为必填项*/
.mustinput {width:450px;height:auto;margin:10px 9px;}
.mustinput h3 {line-height:25px;font-size:14px;color:#f30;font-weight:normal;width:450px;}
.mustinputleft {float:left;width:99px;height:50px;line-height:25px;text-align:right;}
.mustinputright {float:right;width:349px;height:50px;}
.mustinputrightl {width:169px;height:50px;float:left;}
.mustinputrightr {width:180px;height:50px;float:right;line-height:25px;color:#999;}

.mustinputrightright {width:349px;float:right;height:50px;line-height:25px;color:#999;}

.mustinputleftt {float:left;width:99px;height:30px;text-align:right;line-height:30px;}
.mustinputrightt {float:right;width:349px;height:30px;}
.mustinputrightll {width:169px;height:30px;float:left;}
.mustinputrightrt {width:180px;height:30px;float:right;line-height:30px;color:#999;}


.mustinputlefttt {float:left;width:99px;height:30px;text-align:right;line-height:30px;}
.mustinputrighttt {float:right;width:349px;height:30px;}
.mustinputrightlll {width:349px;height:30px;float:left;}
.mustinputrightrtt {width:180px;height:30px;float:right;line-height:30px;color:#999;}


.mustinputlefta {float:left;width:99px;height:30px;text-align:right;line-height:30px;}
.mustinputrighta {float:right;width:349px;height:30px;}
.mustinputrightla {width:169px;height:30px;float:left;line-height:30px;}
.mustinputrightra {width:180px;height:30px;float:right;line-height:30px;color:#666;}

.iamagree {width:450px;height:40px;margin:10px 9px;line-height:40px;text-align:center;clear:both;}


/*用户协议页面*/
.agreement {width:948px;height:auto;border:solid 1px #deeaf8;}
.agreement h3 {width:930px;height:30px;margin:10px 9px;background-color:#a4a4a4;text-indent:5px;color:#fff;line-height:30px;font-weight:bold;font-size:14px;}
.agreementbody {width:888px;height:500px;overflow-y:scroll;margin:20px 19px;border:solid 1px #deeaf8;padding:10px;text-indent:20px;line-height:24px;color:#333;}
.agreementbutton {width:930px;height:50px;text-align:center;}

.loginredcolor {color:#f00;}