@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.message{ -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; overflow:hidden;}
div.mainR div.message div.every{ clear:both;}
div.mainR div.message div.every li{ clear:both; overflow:hidden; padding-left:55px; width:697px;}
div.mainR div.message div.every li.tit{ background:#CEAB7B; height:25px; line-height:25px;}
div.mainR div.message div.every li.tit span{ float:left; margin-right:30px;}
div.mainR div.message div.every li.con{ padding:15px 0 18px 55px; _padding:12px 0 13px 55px;}
div.mainR div.message div.every li.con span{ float:left; line-height:24px; display:block; width:95px; font-size:14px; font-weight:bold;}
div.mainR div.message div.every li.con p{ float:left; line-height:24px; width:550px; font-size:14px;}

div.mainR div.leave{ -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; overflow:hidden; padding-bottom:10px;}
div.mainR div.leave div.title{ height:35px; line-height:37px; overflow:hidden; background:#CEAB7B;}
div.mainR div.leave div.title h1{ color:#763701;}
div.mainR div.leave div.content{ padding:20px 0 0 0px;}
div.mainR div.leave div.content li{ clear:both; overflow:hidden; margin:0 0 25px 0;}
div.mainR div.leave div.content li span{ float:left; font-size:14px; margin:2px 0 0 20px;}
div.mainR div.leave div.content li input{ float:left;}
div.mainR div.leave div.content li textarea{ float:left; width:635px; height:147px; border:1px solid #BC8C4A; background:#fff; line-height:20px; padding:5px;}
div.mainR div.leave div.content li img{ float:left;}
div.mainR div.leave div.content li input.text{ width:172px; height:24px; border:1px solid #BC8C4A; background:#fff; line-height:24px; text-indent:4px;}
div.mainR div.leave div.content li input.text2{ width:88px; height:24px; border:1px solid #BC8C4A; background:#fff; line-height:24px; text-indent:4px; margin-right:6px;}
div.mainR div.leave div.content li.btn input{ margin:0 0 0 400px;}