/*登录*/
.header{ width:100%; height:141px; background:url(../images/top-bg.png) repeat-x left bottom;}
.header .top{ width:920px; margin:0 auto;}
.header .top .logo{ float:left; padding:40px 0 0 25px;}
.header .top .logo img{}
.header .top .telbox{ float:right;padding:60px 30px 0 0px; font-size:16px; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
.header .top .telbox i{ font-size:30px; color:#ff9600; font-weight:bold;}
.loginwarrp{ width:100%; height:383px; background-color:#ff9600; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
.loginwarrp .loginbox{ width:470px;height:363px; padding:20px 0 0 450px; background:url(../images/login-bg.png) no-repeat 0 0; margin:0 auto;}
.loginwarrp .loginbox .logintit{ width:430px; padding:10px 0px 0 20px;}
.loginwarrp .loginbox .logintit h3{ font-size:25px; line-height:50px; border-bottom:1px solid #ccc;}
.loginwarrp .loginbox .linputbox{ padding:20px 0 0 20px; font-size:18px;}
.loginwarrp .loginbox .linputbox .inputtxt{ width:276px; height:32px; border:1px solid #ccc;paddding-left:5px;}
.loginwarrp .loginbox .linputbox .foget{ font-size:14px; padding:12px 0;}
.loginwarrp .loginbox .linputbox .foget a{ color:#666;}
.loginwarrp .loginbox .linputbox .goreg{ font-size:20px; color:#666;}
.loginwarrp .loginbox .linputbox .goreg a{ color:#ff0000;}
.loginfoot{ padding-top:40px; height:170px; background:url(../images/f-pic-001.png) repeat-x center bottom; text-align:center; font-size:14px; font-family:"宋体", Arial, Helvetica, sans-serif;}
/*登录 END*/

/*注册*/
.regwarrp{ width:100%; border-top:5px solid #ff9600;}
.regwarrp .regtitle{ width:850px; height:40px; line-height:40px; padding-top:20px; margin:0 auto;}
.regwarrp .regtitle h3{float:left; font-size:25px;}
.regwarrp .regtitle .tabList {float:left; width:340px;height:40px;margin-left:100px;border-bottom:3px solid #e9e9e9;}
.regwarrp .regtitle .tabList li{float:left; width:100px;height:37px;text-align:center;border:3px solid #e9e9e9;color:#333;margin-right:5px;}
.regwarrp .regtitle .tabList .on{float:left; width:100px;height:37px;text-align:center;border:3px solid #e9e9e9;border-bottom:3px solid #fff;color:#ff0000;margin-right:5px;}

.regwarrp .regtitle span{ float:right; font-size:16px; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
.regwarrp .regtitle span a{ color:#ff0000;}
.regwarrp .regbox{ width:896px; margin:0 auto; background:url(../images/reg-bg.png) no-repeat right 20px;}
.regwarrp .regbox .tline{ height:12px; background:url(../images/reg-bg-border.png) no-repeat 0 0;}
.regwarrp .regbox .bline{height:12px; background:url(../images/reg-bg-border.png) no-repeat 0 bottom;}
.regwarrp .regbox .midwarp{border:3px solid #e9e9e9; border-bottom:none; border-top:none;}
.regwarrp .regbox .midwarp .inputwarp{ padding:30px; font-size:14px; font-family:"宋体", Arial, Helvetica, sans-serif;}
.regwarrp .regbox .midwarp .inputwarp .inputtxt{ width:276px; height:30px; border:1px solid #ccc;paddding-left:5px;}
.regwarrp .regbox .midwarp .inputwarp .regt{ height:30px; line-height:30px;}
.regwarrp .regbox .midwarp .inputwarp .msgtxt{ padding:6px 0 12px; color:#999999;}
/*注册END*/


.ContentWarrp{ width:100%; border-top:5px solid #ff9600;}
.ContentWarrp .regtitle{ width:850px; height:40px; line-height:40px; padding-top:20px; margin:0 auto;}
.ContentWarrp .regtitle h3{float:left; font-size:25px;}
.ContentWarrp .regtitle span{ float:right; font-size:16px; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
.ContentWarrp .regtitle span a{ color:#ff0000;}
.ContentWarrp .Contentbox{ width:896px; margin:0 auto;}
