@charset "utf-8";
@import url("head-home.css");
@import url("common-style.css");
@import url("foot-home.css");
/* CSS Document */

.login-bg{ background:url(../images/login-bg.gif) no-repeat center;}
.login{height:691px;}
.login .rela-con{ position:relative;}
.login-wrap{position:absolute;right:15px;top:100px;width:397px;height:339px; z-index:99;}
.login-wrap .cont-bg{ background:url(../images/transparet.png) repeat;}
.login-content{ padding:20px 15px 10px ;}
.login-wrap .login-tit {height:37px;}

.login-wrap .login-tit .title-login,.login-wrap .login-tit .title-login-grey{ padding:10px;width:99px; height:17px; color:#FFF; font-family:"微软雅黑"; text-align: center; float:left;}
.login-wrap .login-tit .title-login{ background:#579f07;}
.login-wrap .login-tit .title-login-grey{background:#666;}
.login-wrap .login-tit h3{ cursor:pointer;}


.login-item-next .login-text{}
input.login-text{ime-mode: disabled;}
input.login-account{ width:111px; ime-mode: disabled;}
input.login-date{ width:100px; ime-mode: disabled;}

.login-item { height: 55px; position: relative; z-index: 10;}
.login-item .input-name{color: #AAAAAA;cursor: text;font-size: 14px; left: 13px;line-height: 16px;position: absolute;top: 13px;  z-index: 20;}
.login-item-next .inputstyle {padding: 11px 0 11px 10px;border: medium none;color: #333333;font-family: Verdana,Tahoma,Arial;font-size: 16px; height: 18px;left: 2px; line-height: 18px; position: relative;top: 2px; width: 258px;}

.login-item-next .inputstyle:hover { border: solid 1px #0C0;}

.login-img img{ max-width:116px; max-height:35px; background:#FFF; border: solid 1px #d0d0d0; text-align:center; vertical-align:middle;margin-right:10px;}
.login-button .login-bu{ padding:7px 26px; background-color:#579f07; border: solid 1px #3d7202; cursor:pointer; color:#FFF; font-size:14px; }
.loginfont{ text-align:right; color:#797979;}
.loginfont a{ margin:0 7px; color:#444;}
.loginfont a:hover{color:#3d7202;}

.login-tip{ padding:10px; background:#FFF;  margin-left:2px; margin-bottom:10px;}
.login-tip .error{ color:#F00;}
.login-tip .tip a{color:#093;}

.login-item-next .login-pass-bg{ background: #FFF url(../images/icon-bg.png) no-repeat 240px -610px;}
.login-id .log-id{padding:5px 0; overflow:hidden;}
.login-id h5{ font-size:14px; color:#767474; font-weight:normal;}
.login-id .log-id p{ float:left; margin-right:60px; }
.login-item .login-check{margin-right:10px;}


.login-id .login-radio{ margin-right:6px;}


/*--------------------邮箱注册-------------------------------------*/

.login-received{ font-weight:normal; color:#797979;}
.email{ padding:0 20px;}
.login-go-email,.login-go-con{padding:10px 0;}
.login-go-email a{ font-size:14px;color:#66a210; font-weight:600;}
.login-go-con{ margin-top:20px;}
.login-go-con h4,.login-go-con .login-co{ color:#797979;}
.login-go-con .login-co{ line-height:25px; border:solid 1px #d0d0d0; padding:15px; margin-top:10px;}
.login-go-con .login-co a{ color:#66a210;}
.login-bottom-line{ border-bottom: solid 1px #d0d0d0; border-top: solid 1px #d0d0d0; background:#eeeeee;}
.ident{ margin-left:50px;}
