@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; color:#333;font-family:"微软雅黑"; font-size:14px; }
.web_bg{position:absolute; width:100%; height:100%; z-index:-1; overflow:hidden;}
.conn{ background:url(../img/con_bg.png) center no-repeat; height:295px; text-align:center; padding-top:100px;}
.tab{ width:280px; padding-top:20px; margin:0 auto;}
.input_btn{ width:210px; height:26px; background-color:#fff; border:1px solid #CCC; margin:10px auto;}
.pin{ width:145px; height:26px; background-color:#fff; border:1px solid #CCC; margin:5px auto; float:left;}
.checkcode{ float:left; margin:10px 2px;}
.btn{  width:280px; margin:5px 20px;}
.btn a{ background:url(../img/btn_bg.png) 0 0 no-repeat; width:102px; height:37px;float:left; margin:15px 10px; text-decoration:none; color:#fff; line-height:30px; text-align:center;}