﻿
/*-------------------------------------注册页面-------------------------------------------*/
.rMain{float:left; width:955px; height:auto; overflow:hidden; margin:30px 485px 40px 135px; display:inline; }
.registed_header{ float:left; width:100%; height:70px; clear:both; overflow:hidden; border-bottom:5px solid #ececec; }
.registed_Tit{ float:left; width:100%; height:45px; line-height:45px; margin-top:10px; clear:both; overflow:hidden; font-size:24px; font-weight:bold; color:#df9a06; font-family:Arial; display:inline; }
.registed_account_explain{ float:left; width:100%; line-height:18px; clear:both; overflow:hidden; color:#9a9a9a; margin-top:5px; display:inline; }

/*---------------------内容填写-------------------------------*/
.registed_accountList{ float:left; width:100%; height:auto; clear:both; overflow:hidden; margin-top:15px; display:inline;  }
.registed_accountList li{ float:left; width:100%; clear:both; height:45px; line-height:35px; }
.registed_accountList li strong{ float:left; text-align:right; width:135px; font-size:13px;line-height:28px;_line-height:26px; color:#000; margin-right:5px; display:inline; }
.registed_accountList li input{ border:1px solid #cccccc; width:240px; height:20px; }
.registed_accountList li span { height:35px; }
.registed_accountList li span input{ width:60px; margin-right:6px; display:inline; }
small{ color:#df9a06;}
.btn_createMyAccount{ float:left; width:100%; margin-left:135px; height:45px; clear:both; overflow:hidden; margin-top:35px;display:inline;  }



/*------------注册页面----------底部------------------------------------*/
.registed_bottom{width:100%; height:auto; overflow:hidden; border-top:1px solid #dddddd; }
.registed_bt_copyRight{clear:both;height:auto;overflow:hidden;margin:0 auto;width:1200px;padding:0px 10px 0px 10px;}
.registed_bt_copyRight ul{ float:left; width:955px; clear:both; overflow:hidden; height:auto;margin:30px 485px 40px 135px; text-align:center; line-height:18px; font-family:Verdana; color:#4b4b4b; display:inline; }
.registed_bt_copyRight ul span{ font-size:11px;}