/*=========== ×¢²á&µÇÂ¼ ==============*/
.rFont{ color:#F00;}
.gFont{ color:#00a43d;}
.loginBox{ margin-top:20px;}
.login{ width:1000px; margin:50px auto}
.loginT{ border-bottom:1px solid #eee; height:40px; line-height:40px; font-size:18px; margin-bottom:20px;}
.loginT span{ border-bottom:3px solid #b2191b; padding:0 10px; display:inline-block; line-height:38px;}
.loginLeft,.regLeft{ float:left; width:483px; padding-right:40px; border-right:1px solid #eee; overflow:hidden;}
.loginRight,.regRight{ float:left; width:430px; margin-left:40px;}
.loginBox .input,.wangji{ margin-bottom:25px; clear:both;}
.input label{ width:80px; margin-right:20px; font-size:14px;}
.input input {width: 270px;height: 36px;border: 1px solid #ddd;vertical-align: middle;line-height: 36px; padding:0 5px;}
.wangji{ margin-left:80px;}
.wangji span{ padding-right:20px;}
.login_btn{ border:0; font-family:"Î¢ÈíÑÅºÚ";width: 320px;height: 48px;font-size: 18px;line-height: 48px;text-align: center;display: block;color: #fff;letter-spacing: 10px;background: #b2191b;border-radius: 5px;font-weight: 500; margin:25px 0; cursor:pointer;}
a.gFont:hover{ text-decoration:underline;}
p.dg{ color:#000; font-size:14px;}

.regLeft{ width:450px;}
.regRight{ width:430px;}
.regLeft .input label{display:inline-block; text-align:right;}
.regLeft .input label span{ font-size:12px;}
.regLeft .input input {width: 300px;}
.regLeft input.button {width: 122px;height: 38px;border: 1px solid #ccc;vertical-align: middle;margin-left: 8px;background: #eee;color: #000; cursor:pointer;}
.clearfix{width:100%;height:auto;clear:both;overflow:hidden;}