/*---------------- login ----------------*/
*{margin:0; padding:0;}
body{ background:#f6f6f6;text-align:center;}
.layout3 table{ width:100%;}
.layout3 table table{ width:auto;}
.layout3 table th{ text-align:right; padding:5px;}
.layout3 table td{ text-align:left; padding:5px;}
.layout3 table td th, .layout3 table td td{ padding:0;}

.btns{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#F60; border:none; width:200px; height:35px; line-height:35px; color:#FFF; font-size:18px; font-family:"Microsoft YaHei","SimHei"; cursor:pointer;}
.btns:hover{ background:#F00;}

.inputs{ height:35px; line-height:35px; border:1px solid #CCC; background:#FFF;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; width:260px; padding:0 5px;}

.logintitle h2{ width:auto; float:left; color:#f60; font-size:24px;}
.logintitle h4{ width:auto; float:right; color:#666; font-weight:normal;}
.logintitle h4 a{ color:#0078c6;}
.logintitle h4 a:hover{ color:#F00;}

.loginmain{ margin-top:15px;background:url(/Public/images/default/loginmain.jpg) #FFF;-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;border:1px solid #CCC;  position:relative; height:400px;}
.loginbox{ position:absolute; right:50px; top:50px; width:360px;background:url(/Public/images/default/loginboxbg.png);-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding:10px; border:1px solid #eee;}
.inputtype1{ width:230px;background:url(/Public/images/default/icon.png) no-repeat 5px 5px #FFF; padding-left:30px;}
.inputtype2{width:230px;background:url(/Public/images/default/icon.png) no-repeat 5px -95px #FFF; padding-left:30px;}
.inputtype3{ width:150px;background:url(/Public/images/default/icon.png) no-repeat 2px -190px #FFF; padding-left:30px;}

.regmain{margin-top:15px;background:url(/Public/images/default/regboxbg.jpg) no-repeat center center;-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;border:1px solid #CCC;  position:relative; height:600px;}
.regmain .regbox{position:absolute; right:50px; top:50px; width:360px;background:url(/Public/images/default/loginboxbg.png);-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding:10px; border:1px solid #eee;}
.regmain .regbox .regcode{ width:150px;}box .regcode{ width:150px;}