﻿/* 会员登录注册样式 */
.regBox{background: url(images/loginbg.gif) repeat-x 0 0 #FFF;border: 1px solid #48ADE6;padding: 29px;width: 940px;}
.regBox .left{display: inline-block;float: left;margin-right: 30px;width: 520px;}
.regBox .left .hd{background:url(images/ico_03.gif) no-repeat 0 3px;color: #FF6800;font: bold 14px/30px Arial,"微软雅黑","宋体";padding-left:30px;}
.regBox .left .regText{border: 1px solid #EFEFEF;padding: 10px 0 0;}
.regBox .left td{padding: 0 5px 9px 0;}
.regBox .left td label{line-height: 30px;}
.regBox .left .name{text-align: right;}
.regBox .left .explain{text-align: left;width: 236px;}
.regBox .left input.check{width: 75px;}
.regBox .left .loginBtn{background: url(images/regbtn.gif) no-repeat 0 0;border: 0;cursor: pointer;color: #FFF;font-weight: bold;height: 28px;line-height: 28px;width: 79px;}
.regBox .left .subBtn{background-position: 0 0;}
.regBox .left .subBtn:hover{background-position: 0 -29px;}
.regBox .left .rstBtn{background-position: 0 -58px;color: #FF6800;}
.regBox .left .rstBtn:hover{background-position: 0 -87px;}
.regBox dl.other-login dt{color: #999;display: block;line-height: 25px;width: 420px;}
.regBox dl.other-login dd{float: left;margin-right: 20px;}
.regBox dl.other-login dd a{background: url(images/regbtn.gif) no-repeat 0 0;display: block;float: left;height: 22px;line-height: 22px;padding: 0 2px 0 20px;}
.regBox dl.other-login dd a.a1{background-position: -95px -9px;}
.regBox dl.other-login dd a.a2{background-position: -95px -40px;}
.regBox dl.other-login dd a.a3{background-position: -96px -68px;}
.regBox .right{border-left: 1px solid #48ADE6;color: #666;display: inline-block;float: right;margin: 30px 0 0 0;padding-left: 40px;width: 298px;}
.regBox .right .note dt{font: bold 14px/30px Arial,"微软雅黑","宋体";}
.regBox .right .note dd{background: url(../images/icobg.png) no-repeat 0 -217px;color: #999;height: 33px;line-height: 33px;padding-left: 10px;}
.regBox .right .note dd.btn{background: none;}
.regBox .right .note dd.regBtn{background: none;height: 30px;margin: 30px 0 0;}
.regBox .right .note dd.regBtn a{background: url(images/regbtn.gif) no-repeat 0 -172px;display: block;height: 30px;width: 114px;text-indent: -9999px;overflow: hidden;}
.regBox .right .note dd.loginBtn a{background: url(images/regbtn.gif) no-repeat 0 -116px;display: block;height: 27px;width: 114px;text-indent: -9999px;overflow: hidden;}
.regBox .right .note dd.pwdBtn a{background: url(images/regbtn.gif) no-repeat 0 -144px;display: block;height: 27px;width: 114px;text-indent: -9999px;overflow: hidden;}
.regBox .active{line-height: 32px;}
.regBox .active em{color: #E10000;font: bold 12px/32px Arial,Helvetica,sans-serif;padding: 0 5px;}
.regBox .active em.pl{padding: 0 5px 0 0;}
.regBox .active a{color: #FF6800;font: bold 12px/32px Arial,"微软雅黑","宋体";}
.regBox .active a:hover{color: #E10000;}
.regBox .active .regSuccessTit{color: #FF6800;font: bold 14px/32px Arial,"微软雅黑","宋体";margin-bottom: 5px;}
.regBox .active .regSuccess{background: #FFF8E4;border: 1px solid #EAC461;line-height: 32px;padding: 5px 10px;}
.regBox .active .msg span{float: left;padding-right: 5px;}
.regBox .active .mailBtn{background: url(images/regbtn.gif) no-repeat 0 -202px;display: inline-block;height: 32px;width: 112px;overflow: hidden;}
.regBox .active .mobile li{float: left;padding-right: 5px;}

.regSuccPop{background: #FFF;border: 2px solid #FF6800;display: none;padding: 5px 15px 15px;width: 450px;}
.regSuccPop h2.title{border-bottom: 1px solid #E5E5E5;color: #FF6800;font: bold 14px/30px Arial,"微软雅黑","宋体";margin-bottom: 10px;}
.regSuccPop h2.title span{color: #666;cursor: pointer;float: right;font-size: 12px;font-weight: normal;}
.regSuccPop .content li{float: left;height: 30px;line-height: 30px;margin-right: 10px;}
.sendBtn{background: url(images/regbtn.gif) no-repeat 0 0;border: 0;cursor: pointer;color: #FFF;font-weight: bold;height: 28px;line-height: 28px;width: 79px;}
.sendBtn:hover{background-position: 0 -29px;}
.formTitle{color: #777;border-color: #B8B8B8 #DCDCDC #DCDCDC #B8B8B8;border-left: 1px solid #B8B8B8;border-style: solid;border-width: 1px;box-shadow: 1px 2px 2px #E9E9E9 inset;font-family: Verdana;font-size: 12px;height: 18px;line-height: 18px;padding: 5px;_vertical-align:middle;width: 170px;}
.formTextarea{color: #777;background: #FFF;border-color: #B8B8B8 #DCDCDC #DCDCDC #B8B8B8;border-left: 1px solid #B8B8B8;border-style: solid;border-width: 1px;box-shadow: 1px 2px 2px #E9E9E9 inset;font-size: 12px;line-height: 21px;padding: 5px;width: 410px;height: 138px;overflow-y: scroll;text-align: justify;text-justify:inter-ideograph;}