#abody #reg_block{
       width:96%;
       height:100%;
       /*background: url(../images/user/user_reg_bg.jpg) repeat-x  top;*/
       text-align:left;              
       margin-left:0%;
       margin-top:20px;
       margin-bottom:20px;
}
#reg_block #reg_ad{
       width:100%;
       float:left;
       text-align:center;
       word-spacing:50px;
       margin-top:10px;
}
#reg_block #reg_left{
       width:49%;
       float:left;
       text-align:center;
}
#reg_block #reg_tit{
       width:48%;
       float:left;
       background: url(../images/user_v1/reg_tit_bg.gif) no-repeat left top;
       border:1px solid #02ADFD;
       padding-bottom:10px;
}
#reg_block #reg_right{
       width:100%;
       float:left;
       /*background: url(../images/user/user_reg_right.jpg) no-repeat right top;*/
       padding-top:60px;
}
#reg_right #reg_txt{
       width:98%;
       height:outo;
       float:left;
       margin-left:1%;
       text-align:left;
       margin-bottom:2px;
}
#reg_txt .txt_line{
      width:100%;
      line-height:24px;
      padding-top:6px;
      float:left;
      font-size:13px;
}
#reg_txt .txt_d{
      width:90%;
      line-height:18px;
      padding-top:3px;
      float:left;
      padding-left:9%;      
}
.txt_d a:link,.txt_d a:visited{color:#1A26B7;text-decoration: underline;}