@charset "utf-8";

.login_main {width:1000px; height:333px; margin:0 auto; padding-top:96px; background:#fff url(../images/newimage2/new_login_bg.jpg) no-repeat center bottom;}
.login_box {width:316px; height:250px; padding:0 3px; margin:0 auto; background:url(../images/newimage2/new_login_boxbg.png) no-repeat; color:#666;}
.login_box .th_tit {font-size:16px; font-weight:bold;}
.login_box .th {font-size:14px;}
.login_box .loginTxt {width:191px; height:30px; padding:1px 10px 1px 10px; border:none; background:url(../images/newimage2/new_login_inputBg.gif) no-repeat; color:#6D6D6D; font-size:14px; line-height:30px;}
.login_box .lg_btns {width:250px; margin-top:10px; padding:15px 35px 10px 25px; text-align:center; border-top:#C3C3C3 3px solid;}
.login_box .loginSubmit {width:114px; height:33px; background:url(../images/newimage2/new_login_submit.jpg) no-repeat; border:none; display:block; cursor:pointer; text-indent:-9999px; float:left;}
.login_box .loginReg {width:127px; height:37px; background:url(../images/newimage2/new_login_reg.jpg) no-repeat; border:none; display:block; cursor:pointer; text-indent:-9999px; float:right;}
.login_box .emailTxt {width:104px; height:30px; padding:1px 10px 1px 10px; border:none; background:url(../images/newimage2/new_inputBg2.gif) no-repeat; color:#6D6D6D; font-size:14px; line-height:30px;}
.login_box .domain {font-family:Verdana, Geneva, sans-serif;}
