@charset "utf-8";
/* CSS Document */ 
 
 

/*导航*/
.con_nav{width:90%; padding:5px 10px;border:1px solid #EFEBEF;}

/*表格CSS*/
.Tab_table {  width:100%; background-color:#DEEFFF;   border: 1px solid #ADD3FF;FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.Tab_tr1 { background-color:#DEEFFF;  text-align:center}
.Tab_tr2 { background-color:#F7FBFF ; text-align:center  }

/*Search*/

.Search_Table {  width:100%; background-color:#DEEFFF;   border: 1px solid #ADD3FF;FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif } 
.Search_tr2 { background-color:#F7FBFF ; }



/*用户注册 */
.reg_title {width:100%; background:url('../images/reg_title.gif') #DEEDFC no-repeat left top; height:28px; padding-top:10px; text-indent:52px; letter-spacing:5px; color:#FEFC00; 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:#044F9A;}
.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;}