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


/*頁面主標題*/
.cont_main_tit{ padding:0px 0px 2px 12px; height:25px; background:url(../images/icon_line.jpg) no-repeat left top; border-bottom:1px solid #ebebeb; }
.cont_main_tit{ margin-left:4px; *margin-left:2px; }
	.cont_main_tit label{ display:inline-block; font-size:20px; line-height:22px; }



/*加入會員入口*/
.regist_door_tit{ color:#84644b; font-size:18px; font-weight:bold; margin:20px 0px 20px 15px; }
.regist_door_txt table{ line-height:18px; width:98%; }
.regist_door_txt span{ display:inline-block; margin:10px 0px; }
	.txt_1 th{ width:165px; height:105px; background:url(../images/regist_door_1.jpg) no-repeat; }
	.txt_2 th{ width:165px; height:105px; background:url(../images/regist_door_2.jpg) no-repeat; }
	.txt_3 th{ width:165px; height:105px; background:url(../images/regist_door_3.jpg) no-repeat; }



/*個人與共好會員表單*/
.cont_main_tit .register_tips{ font-size:14px; }
	.regist_form table{ width:90%; margin:10px 0px 10px 40px; }
	.regist_form th{ width:105px; text-align:right; }
	.regist_form th, .regist_form td{ padding:6px; }
	.reporter_tips{ margin-left:20px; margin-top:5px; line-height:16px; }/*公民記者須知*/
	.regist_btn{
		width:99px;
		*padding-top:2px;
		margin:0px 4px;
		background-color:#dce0cf; 
		border-bottom:1px solid #566338; 
		border-right:1px solid #566338;
		}/*按鈕*/
	.regulation{ width:510px; height:160px; overflow-x:hidden; overflow-y:scroll; line-height:18px; padding:6px; border:1px solid #cccccc; }
	.regist_agreen{ margin:5px 0px 5px 50px; }/*我同意*/
	.regist_pic{ width:150px; height:150px; background-color:#666666; }
	
	/*必填欄位*/
	.regist_must_ctxt{ font-size:medium; color:#b1a39d; }
	.regist_must_star{ text-decoration:none; font-size:small; color:#b1a39d; }
	


/*修改基本資料下方 其他功能連結*/
.cont_member_nav ul{ margin:10px 0px 20px 18px; }
.cont_member_nav li{ margin-bottom:6px; }
.cont_member_nav a{ color:#84644b; }