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

#container{ padding:0 10px 15px 10px; width:983px;}
div.mainbody{ background:url(../img/member_mid.jpg) repeat-y; overflow:hidden; padding-bottom:20px;}
div.member_dw{ background:url(../img/member_dw.jpg) no-repeat; height:4px; overflow:hidden;}
.border_BC8C4A{ border:1px solid #BC8C4A; overflow:hidden;}

/*   mainL   */
div.mainL{ width:210px; overflow:hidden;}
div.mainL div.title{ background:url(../img/member_h1.jpg) no-repeat; height:30px; text-indent:10px; line-height:32px; overflow:hidden;}
div.mainL div.title h1{ color:#fff; font-size:16px; font-weight:normal;}

div.mainL div.cityList{ padding-bottom:5px;}
div.mainL div.cityList div.content{ margin:3px 0 0 1px; background:url(../img/cityList_bg.jpg); overflow:hidden; padding:0 0 0 25px; width:183px;}
div.mainL div.cityList div.content li{ float:left; height:30px; line-height:30px; overflow:hidden; width:90px;}

/*   mainR   */
div.mainR{ width:754px; overflow:hidden; margin:-1px 0px 0 0;}
div.mainR div.title{ background:url(../img/rightT.png) repeat-x; height:30px; line-height:32px; overflow:hidden; text-indent:35px;}
div.mainR div.title h1{ float:left; color:#fff; font-size:16px; font-weight:normal;}
div.mainR div.title span{ float:right; display:block; background:url(../img/rightT_r.png) no-repeat; width:183px; height:30px; text-align:right; padding-right:15px;}
div.mainR div.title span a{ color:#ff8400;}

div.mainR div.blk1{ border:1px solid #DABC80; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; overflow:hidden;}
div.mainR div.blk1 div.content{ padding:35px 0 0 42px;}
div.mainR div.blk1 div.content li{ clear:both; overflow:hidden; margin:0 0 10px 0;}
div.mainR div.blk1 div.content li span{ float:left; display:block; width:103px; font-size:14px; margin:4px 0 0 0;}
div.mainR div.blk1 div.content li span.USD{ margin-left:20px;}
div.mainR div.blk1 div.content li input{ float:left;}
div.mainR div.blk1 div.content li input.text{ background:#fff; border-top:1px solid #AF8147; border-left:1px solid #AF8147; border-right:1px solid #8F5621; border-bottom:1px solid #8F5621; width:230px; height:28px; line-height:28px; text-indent:4px;}
div.mainR div.blk1 div.content li input.text2{ background:#fff; border-top:1px solid #AF8147; border-left:1px solid #AF8147; border-right:1px solid #8F5621; border-bottom:1px solid #8F5621; width:120px; height:24px; line-height:24px; text-indent:4px;}

div.mainR div.blk1 div.content li.btn{ margin:0 0 0 125px; padding-top:12px;}
div.mainR div.blk1 div.content li.btn input{ margin:0 20px 0 0;}

div.mainR div.blk1 div.content li img.captcha{margin-left:5px;}
