﻿@charset "utf-8";
/* CSS Document */
 
 

/*用户注册 */
.reg_title {width:100%; background:url('../images/reg_title.gif') #f1f1f1 no-repeat left top; height:28px; padding-top:10px; text-indent:52px; letter-spacing:5px; color:#d50000; font:bold 14px "宋体"; position:relative;}
.e{position:absolute; width:60px; height:12px; right:80px !important; right:25px; top:40%;}
.reg_wrap{width:646px; margin-left:23px; margin-top:25px;}
.reg_con{width:590px; margin-left:27px; margin-top:33px; color:#960000;}
.reg_con input{color:#000; vertical-align:middle; background:#fff; border:1px solid #969EA6;}
.reg_con img{vertical-align:middle;}
.line{margin:10px 0; width:100%;}
.line label{float:left; width:78px; text-align:right; margin-right:15px;}
.line .right {float:left; width:486px;}
.reg_con input.no_border{border:0; background:none;}

.reg_wrap p{margin:15px 0; line-height:1.6em; font-size:14px;}
