BODY {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Helvetica Neue, Helvetica, Nimbus Sans L, Arial, Liberation Sans, Hiragino Sans GB, Microsoft YaHei, Wenquanyi Micro Hei, WenQuanYi Zen Hei, ST Heiti, SimHei, WenQuanYi Zen Hei Sharp, sans-serif;
	font-size:14px;
	margin:0 auto;
	text-align:center;
	background-image: url(../../../images/member/zh_tw/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
DIV{
	margin:0px;
}
img{
	margin:0px;
	border:0px;
	display:block;/*解決下方產生間隙問題*/
}
hr {
	border:0; height:1px; background-color:#d4d4d4;
	color:#d4d4d4	/* IE6 */
}
A {COLOR: #FFF; TEXT-DECORATION: none}
A:link {COLOR: #FFF; TEXT-DECORATION: none}
A:hover {COLOR:#CCC; TEXT-DECORATION: none}
.table_main{background-color:#CCC;}
.table_main tr{background-color:#FFF;}
.div_header{}
.div_main_index{ width:960px; padding-top:0px;}
.div_main{ width:960px; line-height:30px; padding-top:10px;}
.div_copyRight{}
.table_login{ color:#FFF; line-height:20px; margin-top:10px;}
.text_01 { 
	margin:0px;
	padding:0px;
    width:180px;
	height:20px;
    font-size: 14px;	
	background: #fbfbfb;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 border-radius:3px 3px 3px 3px;
}
.text_02 { 
    width:250px;
	height:35px;
    font-size: 14px;
	background: #fbfbfb;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	border-radius:3px 3px 3px 3px;
	line-height:20px;
}
.text_03 { 
    width:80%;
    font-size: 24px;
	padding:3px;
	margin: 2px 6px 16px 0;
	background: #fbfbfb;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
}
.select_01{
	font-size:18px;
}
.td_title_center{
	text-align:center;
}
.td_title_right{
	text-align:right;
}
.td_title_left{
	text-align:left;
}
.td_content_center{
	text-align:center;
}
.td_content_right{
	text-align:right;
}
.td_content_left{
	text-align:left;
}
.td_name{color:#FFF;}
.td_pointer{cursor:pointer;}
.div_menu{
	float:left;
	padding:10px;
	margin:0px 0px 5px 5px;
	background-color:#CCC;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
}
.div_menu_over{
	float:left;
	padding:10px;
	margin:0px 0px 5px 5px;
	background-color:#999;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
}
.div_content{
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
.div_start{
	width:60px;
	padding:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin:0 auto;
	background-color:#CCC;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
	color:#FFF;
	text-align:center;
}
.div_start_over{
	width:60px;
	padding:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin:0 auto;
	background-color:#999;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
	color:#FFF;
	text-align:center;
}
.div_exam{
	width:80%;
	margin:0 auto;
	text-align:center;
}
.div_result_title{
	margin:10px;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.div_result_out{
	margin:10px;
	font-size:16px;
	font-weight:700;
	text-align:center;
}
.div_result_username{
	margin:10px;
	font-size:16px;
	text-align:right;
}
.div_result_button_right{
	font-size:16px;
	font-weight:700;
	text-align:right;
	float:right;
}
.div_result_select{
	margin:10px;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.div_result_record{
	padding:10px;
	background-color:#FFF;
	cursor:pointer;
	color:#000;
	font-weight:normal;
}
.div_result_record_over{
	padding:10px;
	background-color:#999;
	cursor:pointer;
	color:#FFF;
	font-weight:normal;
}
.div_result_record_select{
	padding:10px;
	background-color:#CCC;
	cursor:pointer;
	color:#000000;
	font-weight:normal;
}
.div_result_img_ps{
	margin-bottom:5px;
	margin-left:20px;
	text-align:center;
	font-size:12px;
}
.div_input01{
	padding:3px;
	margin:0px 0px 0px 0px;
	background-color:#CCC;
	border-radius:5px 5px 5px 5px;
	cursor:pointer;
}
.div_input01_over{	
	padding:3px;
	margin:0px 0px 0px 0px;
	background-color:#999;
	border-radius:5px 5px 5px 5px;
	cursor:pointer;
}
.div_login_info{
	float:right; 
	padding:10px; 
	background-color:#F0F0F0;
	border-radius:0px 0px 10px 10px;
	opacity:0.7;
}
.td_name_exam{ 
	height:10px; 
	font-size:18px;
	font-weight:700;
}
.td_content_exam{ 
	height:30px; 
}
.td_content_exam2{ 
	height:60px; 
	font-size:18px;
	font-weight:700;
}
.div_mailto{
	padding:3px;
	margin:0px 0px 5px 5px;
	background-color:#CCC;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
}
.div_mailto_over{
	padding:3px;
	margin:0px 0px 5px 5px;
	background-color:#999;
	border-radius:10px 10px 10px 10px;
	cursor:pointer;
}
.div_logout {	
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	margin-left:5px;
}.div_logout:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.div_logout:active {
	position:relative;
	top:1px;
}a:link.div_logout{
	color:#333;
	text-decoration:none;
}
.td_service1{
	color:#7F7D7E; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
}
.td_service2{
	color:#184586;
	font-family:Arial, Helvetica, sans-serif;
}
.td_service3{
	color:#52B3FA; 
	font-size:18px;
	font-family:"MS Serif", "New York", serif;
}
.div_more{
	text-align:right;	
}
.div_more a{
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
.div_more a:link{
	color:#999;
	text-decoration:none;
}
.div_more a:hover{
	color:#CCC;
	text-decoration:none;
}
.td_list_index{
	padding-top:5px;
}
.td_list_index a{
	color:#000;
	text-decoration:none;
}
.td_list_index a:link{
	color:#000;
	text-decoration:none;
}
.td_list_index a:hover{
	color:#666;
	text-decoration:none;
}
.font_list_index{
	color:#069;
}
.td_lawyer_index{
	font-weight:normal;
	padding:5px;
}
.tr_lawyer_index{
	background-color:#E8E8E8;
}
.td_ad3{
	padding:10px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}
.td_ad3 a{
	color:#06C;
	text-decoration:none;
	line-height:18px;
}
.td_ad3 a:link{
	color:#06C;
	text-decoration:none;
}
.td_ad3 a:hover{
	color:#09F;
	text-decoration:none;
}
.tr_post{
	background-color:#E3E3E3; 
	text-align:center; 
	line-height:24px;
}
.tr_post_over{
	background-color:#FFF; 
	text-align:center; 
	line-height:24px;
}
.td_post{
	cursor:pointer;
}
.td_post_menu{
	width:139px;
	padding-left:10px;
}
.table_post{
	color:#000;
}
.table_post a{
	color:#00F;
	text-decoration:none;	
}
.table_post a:link{
	color:#00F;
	text-decoration:none;	
}
.table_post a:hover{
	color:#36C;
	text-decoration:none;	
}
.divCtrl {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	/*text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;*/
	width:149px;
	margin-top:5px;
	cursor:pointer;
}.divCtrl:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.divCtrl:active {
	position:relative;
	top:1px;
}
.divCtrl_over {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #CCCCCC 5%, #999999 100% );
	background:-ms-linear-gradient( top, #CCCCCC 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#999999');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #CCCCCC), color-stop(100%, #999999) );
	background-color:#999999;
	color:#777777;
	display:inline-block;
	/*text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;*/
	width:149px;
	margin-top:5px;
}.divCtrl_over:hover {
	background:-moz-linear-gradient( center top, #999999 5%, #CCCCCC 100% );
	background:-ms-linear-gradient( top, #999999 5%, #CCCCCC 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#CCCCCC');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #999999), color-stop(100%, #CCCCCC) );
	background-color:#999999;
}.divCtrl_over:active {
	position:relative;
	top:1px;
}
.divBack {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#0074a2;
	display:inline-block;
	/*text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;*/
	margin-top:5px;
}.divBack:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.divBack:active {
	position:relative;
	top:1px;
}
.td_back a{
	color:#0074a2;
	text-decoration:none;	
}
.td_back a:link{
	color:#0074a2;
	text-decoration:none;	
}
.td_back a:hover{
	color:#36C;
	text-decoration:none;	
}
.ul_post li{
	list-style-type: none;
}
.ul_post li:before {
content: "\1F4C4";
margin-right: 5px;
color:#03F;
}
.div_postMain{
	margin:10px;	
}
.div_postTitle{
	font-size:20px;
	font-weight:700;
}
.div_postContent{
	margin-top:0px;
	margin-bottom:0px;
}
.div_postDate{
	text-align:right;
	color:#999;
	margin-bottom:30px;
}
.link_page {/*font-family: Arial, Helvetica, sans-serif;*/font-size: 12px;color: #4F4F4F;vertical-align: 2px;}
.link_page  A:link {color:#4F4F4F;text-decoration:none}
.link_page  A:visited {color:#4F4F4F;text-decoration:none}
.link_page  A:hover {color:#A72D2A;text-decoration:underline;}
.header_sel_btn{
	margin:0px;
	padding:0px;
	width:220px;
	height:18px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-left:5px;
	margin-right:5px;
	
}
.copyright_item_left{
	color:#FFF;
	float:left;
	font-weight:100;
	font-size:16px;
}
.copyright_item{
	color:#FFF;
	float:left;
	margin-left:20px;
	font-weight:100;
	font-size:16px;
}
.div_login_btn {	
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:3px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	width:90%;
	text-align:center;	
}.div_login_btn:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.div_login_btn:active {
	position:relative;
	top:1px;
}a:link.div_login_btn{
	color:#666;
	text-decoration:none;
}
.account_btn {
	font-size: 14px;	
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 border-radius:3px 3px 3px 3px;
	background: #E6E6E6 url('../../../images/member/zh_tw/home/account.gif') no-repeat 0px 0px;
	padding: 3px 3px 3px 30px;
	width:160px;
}
.password_btn {
	font-size: 14px;	
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	 border-radius:3px 3px 3px 3px;
	background: #E6E6E6 url('../../../images/member/zh_tw/home/password.gif') no-repeat 0px 0px;
	padding: 3px 3px 3px 30px;
	width:160px;
}
.divBtn {	
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	padding:5px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#333;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	width:90%;
	text-align:center;	
}.divBtn:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.divBtn:active {
	position:relative;
	top:1px;
}a:link.divBtn{
	color:#333;
	text-decoration:none;
}
.readme {
	font-size:12px;
	color:rgba(0, 0, 0, .8);
	border:1px solid #ddd;
	background:#ffd;
	padding:10px;
	margin:0 20px 10px;
}
.td_area{
	width:82px;
	height:85px;
	background-image:url(../../../images/member/zh_tw/about/area.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:30px;
	font-weight:700;
	padding:0px;
	margin:0px;
	padding-left:13px;
	text-align:left;
}
.td_office{
	height:65px;
	background-image:url(../../../images/member/zh_tw/about/office.jpg);
	background-repeat:repeat-x;
	color:#036;
	font-size:18px;
	padding:0px;
	margin:0px;
	padding-top:20px;
	text-align:left;
}
.td_lawyers_area{
	height:102px;
	background-image:url(../../../images/member/zh_tw/lawyers/lawyers.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:35px;
	font-weight:100;
	padding:0px;
	margin:0px;
	padding-left:15px;
	text-align:left;
}
.td_team{
	color:#333;
	line-height:150%;
	padding-bottom:15px;
	font-weight:100;
	font-size:16px;
}
.td_team2{
	color:#333;
	line-height:150%;
	padding-bottom:15px;
	font-weight:100;
	/*letter-spacing:18px;	*/
	font-size:16px;
}
.td_team_1{
	color:#000;
	line-height:150%;
	padding-bottom:15px;
	font-weight:100;
}
.td_team2_1{
	color:#000;
	line-height:150%;
	padding-bottom:15px;
	font-weight:100;
	letter-spacing:26px;	
}
.td_lawyers_list_over{
	text-align: left; 
	padding:0px; 
	margin:0px;
	font-size:18px;
	color:#656d78;
	font-weight:100;
	padding-top:5px;
	line-height:40px;
	text-shadow: 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
}
.td_lawyers_list{
	text-align: left; 
	padding:0px; 
	margin:0px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:100;
	padding-top:5px;
	line-height:40px;
	text-shadow:2px 2px 3px #333333;
}
.ul_lawyers{
	text-align:left;	
}
.ul_lawyers li{
	list-style-type: none;
	cursor:pointer;
}
.ul_lawyers li:before {
	content: "\25B6";
	margin-right: 10px;
}
.td_office_title{
	height:60px;
	background-image:url(../../../images/member/zh_tw/map/map_title.jpg);
	background-repeat:repeat-x;
	color:#036;
	font-size:18px;
	padding:0px;
	margin:0px;
	padding-left:20px;
	text-align:left;
}
.td_consult_question_top{
	background-image:url(../../../images/member/zh_tw/consult/consult_22_1.jpg);
	background-repeat:repeat-x;
	height:20px;
}
.td_consult_question{
	background-image:url(../../../images/member/zh_tw/consult/consult_13.jpg);
	background-repeat:repeat-y;
	width:742px;
	padding:0px;
	margin:0px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.td_consult_question p{
	line-height:8px;
	font-size:14px; 
	letter-spacing:3px;
	color:#333;
	padding-left:20px;
}
.td_consult_QAtitle{
	text-align:left;
	color:#C00;
	
}
.td_consult_online{
	background-image:url(../../../images/member/zh_tw/consult/consult_07.jpg);
	background-repeat:repeat-y;
	width:324px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:14px;
}
.td_consultOnline{
	background-image:url(../../../images/member/zh_tw/consultOnline/ask_03.jpg);
	background-repeat:repeat-y;
	width:712;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:14px;
}
.table_consultOnlineRule{
	font-size:16px;
	line-height:20px;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
}
.table_consultOnlineRule  A:link {color:#00F;text-decoration:none}
.table_consultOnlineRule  A:visited {color:#00F;text-decoration:none}
.table_consultOnlineRule  A:hover {color:#00F;text-decoration:underline;}
.td_consultOnlineRule{
	vertical-align:top;
	text-align:left;
}
.checkbox_consultOnlineRule{
	width: 20px;
	height: 20px;
}
.table_consultOnline{
	font-weight:100;
}
.table_consultOnline  A:link {color:#00F;text-decoration:none}
.table_consultOnline  A:visited {color:#00F;text-decoration:none}
.table_consultOnline  A:hover {color:#00F;text-decoration:underline;}
.td_services_menu{
	background-image:url(../../../images/member/zh_tw/services/services_02.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 400px;
	height: 294px;
}
.td_services_btn3{
	background-image:url(../../../images/member/zh_tw/services/services_03.jpg);
	background-repeat:no-repeat;
	width: 191px;
	height: 50px;
	text-align:center;
	color:#FFF;
	font-weight:100;
	font-size:18px;
	letter-spacing:3px;
	cursor:pointer;
}
.td_services_btn4{
	background-image:url(../../../images/member/zh_tw/services/services_04.jpg);
	background-repeat:no-repeat;
	width: 191px;
	height: 50px;
	text-align:center;
	color:#FFF;
	font-weight:100;
	font-size:18px;
	letter-spacing:3px;
	cursor:pointer;
}
.td_services_btn5{
	background-image:url(../../../images/member/zh_tw/services/services_05.jpg);
	background-repeat:no-repeat;
	width: 191px;
	height: 50px;
	text-align:center;
	color:#FFF;
	font-weight:100;
	font-size:18px;
	letter-spacing:3px;
	cursor:pointer;
}
.td_services_btn6{
	background-image:url(../../../images/member/zh_tw/services/services_06.jpg);
	background-repeat:no-repeat;
	width: 191px;
	height: 50px;
	text-align:center;
	color:#FFF;
	font-weight:100;
	font-size:18px;
	letter-spacing:3px;
}
.table_client{
	font-weight:100;
	font-size:16px;
}
.table_client  A:link {color:#00F;text-decoration:none}
.table_client  A:visited {color:#00F;text-decoration:none}
.table_client  A:hover {color:#00F;text-decoration:underline;}
.td_member{
	background-image:url(../../../images/member/zh_tw/member/member_09.jpg);
	background-repeat:repeat-y;
	width:620px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;	
	font-size:14px;
	color:#000;
}
.td_member  A:link {color:##4F4F4F;text-decoration:none}
.td_member  A:visited {color:##4F4F4F;text-decoration:none}
.td_member  A:hover {color:#333;text-decoration:underline;}
.td_memberList{
	background-image:url(../../../images/member/zh_tw/member/member_09.jpg);
	background-repeat:repeat-y;
	width:620px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;	
	font-size:14px;
	color:#000;
}
.td_memberList  A:link {color:#00F;text-decoration:none}
.td_memberList  A:visited {color:#00F;text-decoration:none}
.td_memberList  A:hover {color:#00F;text-decoration:underline;}
.td_member_info{
	color:#000;	
}
.top_btn{
	background-color:#900; 
	color:#FFF;
	border-radius:3px 3px 3px 3px; 
	padding:1px;
}
.divBackBtn{
	margin:0 auto;
	text-align:right;
}
.divBackBtn  A:link {color:#666;text-decoration:none}
.divBackBtn  A:visited {color:#666;text-decoration:none}
.divBackBtn  A:hover {color:#333;text-decoration:none;}
.div_consult{
	padding:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin:0 auto;
	/*background-color:#069;*/
	border:1px solid #999;
	border-radius:10px 10px 10px 10px;
	color:#000;
	text-align:left;
	font-weight:100;
}
.font_status_1{
	color:#F00;
	font-weight:700;
}
.font_status_2{
	color:#090;
	font-weight:700;
}
.div_question_title{
	color:#09F;
	font-weight:700;
}
.div_reply_title{
	color:#F6C;
	font-weight:700;
}
.p_consult_question{
	padding-left:10px;
	padding-right:10px;
	background-color:#A4D1FF;
	border-radius:5px 5px 5px 5px;
}
.p_consult_reply{
	padding-left:10px;
	padding-right:10px;
	background-color:#FCF;
	border-radius:5px 5px 5px 5px;
}
.table_case{
	background-color:#999;
}
.tr_title{
	text-align:center;
	background-color:#EAEAEA;
	color:#000;
}
.tr_content{
	text-align:center;
	background-color:#FFF;
	cursor:pointer;
}
.tr_content2{
	text-align:center;
	background-color:#FFF;
}
.div_case_top{
	width:100%; 
	background-color:#EAEAEA; 
	text-align:center; 
	border:1px solid #CCC;
}
.td_case_data1{
	color:#939;
	text-align:right;
	font-size:12px;
}
.td_case_data2{
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #69C;
}