﻿/* register header */
body { background: #403e3e url(../img/registerContent_bg.gif) repeat-x left top ; }



/* registerContent */
.registerContent { width:995px; margin:10px  auto  0;}
.registerContent .registerAd { float:left; width:331px;background:#fff; _height:629px; }
.registerContent .registerForm { float:left; width:60%; background:#fff; height:572px;} 
.registerContent .registerForm h2 { background:#ccc; margin:10px 0 10px; padding:5px 0 2px 28px; font-weight:bold; color:#000; margin-left:-30px;}
.registerContent .registerForm { padding:0px 30px;}
.registerContent .registerForm fieldset { }
.registerContent .registerForm p { line-height:30px;clear:both;}
.registerContent .registerForm p.font_w { line-height:10px; *line-height:12px;}
.registerContent .registerForm p a:link,a:visited { text-decoration:none;color:#FF7A01;}
.registerContent .registerForm p a:hover {text-decoration:none;color:#9C9E9C;}
.registerContent .registerForm p label { width:120px;  text-align:left;  float:left; color:#000;}
.registerContent .registerForm p strong { color:#000; font-weight:bold;}
.registerContent .registerForm p label.empty{ width:132px; }
.registerContent .registerForm  #AcctAv { width:150px; display:block;}
.registerContent .registerForm  .tips {color:#FF7A01; width:300px; margin:0 auto; padding:2px 5px; background:#efefef; border:1px solid #ccc;}

.registerContent .registerForm p #rdoLoginType label,.registerContent .registerForm p #cblTrade label,.registerContent .registerForm p #rdoUserType label{ display:inline;float:none; width:inherit; color:#000; font-weight:bold; margin:0 3px;}
.registerContent .registerForm p #cblTrade label,.registerContent .registerForm p #rdoUserType label {font-weight:normal;}

.registerContent .registerForm p span { color:red; }
.registerContent .registerForm p input { margin:0 2px; border:1px solid #7b9ebd;padding:3px 2px;}
.registerContent .registerForm p #ckbTrial{float:left; line-height:30px; height:30px; margin-right:10px; border:0;}
.registerContent .registerForm p #rdoUserType input,.registerContent .registerForm p #cblTrade input,.registerContent .registerForm p span#rdoLoginType input{ border:0;}
.registerContent .registerForm p input.input_w { width:198px;}
.registerContent .registerForm p input.input_w1 { width:120px; width:132px !important;}
.registerContent .registerForm p img#imgac { line-height:40px;}
.registerContent .registerForm p input.bn { background:url(../img/confirm.gif) no-repeat ; width:85px; height:36px; border:0 none; margin-top:20px;}

