/*** main_communities : start ***/

/*** main frame : start ***/
#m_m_main, #main_info_left {
	width: 800px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}
#main_content {
	width: 800px;
	margin-top: 5px;
	position: relative;
	overflow: hidden;
	border: 1px solid #B17510;
}

#m_m_right, #main_info_right {
	width: 235px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}
/*** main_info : start ***/
#main_info {
	padding-top: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	position: relative;
	clear: both;
}
#main_info:after {
	content: ".";
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}
*html #main_info {
	height: 1%;
}

#main_info_a {
	width: 48%;
	float: left;
	display: inline;
}
#main_info_b {
	width: 48%;
	float: right;
	display: inline;
}

#main_info .info_txt {
	position: relative;
}
.info_title {
	font-size: 13px;
	padding-right: 4px;
	font-weight: bold;
}
.info_explain_link {
	font-weight: bold;
	color: #0033FF;
}
/************************************/
#main_subcrible {
	width: 310px;
	height: 25px;
	margin: 0 auto;
	margin-top: 12px;
	text-align: center;
	vertical-align: middle;
}
.txt_subcrible {
	width: 206px;
	float: left;
	display: inline;
}
.btn_subcrible {
	float: left;
	margin-left: 6px;
	display: inline;
}
/************************************/
#m_m_r_content {
	width: 235px;
	padding-top: 1px;
	position: relative;
	background: url(../images/sub_menu_top_1.gif) top left no-repeat;
}
/*** ul ***/
.sub_menu_center {
	width: 235px;
}
/*** li ***/
.sub_menu_depth1 {
	min-height: 25px;
	height: auto !important;
	height: 25px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
/*** -------------- ***/
.depth_1_title {
	height: 25px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/sub_menu_depth1_bg.gif) top left no-repeat;
}
.depth_1_dis_title {
	line-height: 24px;
}
.depth_1_dis_title:hover {
	line-height: 24px;
}
.depth_1_middle {
	position: relative;
	padding-bottom: 10px;
	background: url(../images/sub_menu_depth2_bbg.gif) bottom left no-repeat;
	display: none;
}
.depth_1_top {
	height: 2px;
	font-size: 1px;
	background: url(../images/sub_menu_depth2_tbg.gif) top left no-repeat;
}
.depth_1_main {
	position: relative;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	background: url(../images/sub_menu_depth2_cbg.gif) top left repeat-y;
}
/*** ul -> ul ***/
.depth_2 {
	width: 222px;
	line-height: 12px;
	position: relative;
}
/*** ul -> ul -> li ***/
.depth_2_frame {
	/*float: left;*/
	clear: both;
	display: inline;
}
.depth_2_main {
	width: 222px;
	cursor: pointer;
	position: relative;
}
.depth_2_middle {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 2px;
	line-height: 12px;
}
*html .depth_2_middle, *html .depth_2_frame {
	height: 1%;
}
.depth_2_main .d2_m_hover_bg {
	background: url(../images/d2_center_child_bg.gif) top left repeat-y;
}
.d2_top_parent, .d2_bottom_parent {
	height: 5px;
	font-size: 1px;
}
.d2_top_parent .d2_hover_bg {
	height: 5px;
	font-size: 1px;
	background: url(../images/d2_top_child_bg.gif) top left no-repeat;
}
.d2_bottom_parent .d2_hover_bg {
	height: 5px;
	font-size: 1px;
	background: url(../images/d2_bottom_child_bg.gif) top left no-repeat;
}
.d2_hover_bg {
	display: none;
}
/***********************************************/
.depth_2_dis_title {
	font-weight: bold;
}
.depth_2_dis_main {
}
/***********************************************/
.depth_1_otherview {
	text-align: center;
	margin-top: 20px;
}
.view_prev {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.view_next {
	margin-left: 100px;
	margin-right: 7px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.depth_1_otherview a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;	
}
.depth_1_otherview a:hover {
	color: #FC4B4B;
}
/******************************** m_m_r_update *************************************/
#m_m_r_update {
	width: 235px;
	position: relative;
}
.update_title {
	height: 37px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/update_title_bg.gif) top left no-repeat;
}
.update_dis_title {
	line-height: 37px;
}

.update_middle {
	position: relative;
}
.update_m_bottom {
	width: 235px;
	height: 13px;
	font-size: 1px;
	background: url(../images/update_title_bottom.gif) bottom left no-repeat;
}
.update_main {
	padding-top: 14px;
	padding-bottom: 6px;
	background: url(../images/update_title_center.gif) top left repeat-y;
}
.update_main:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
*html .update_main {
	height: 1%;
}

.update_detail {
	line-height: 13px;
	padding-bottom: 7px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 15px;
	border-bottom: 1px solid #F5E0BE;
}
.update_detail_title {
	font-weight: bold;
}
.read_update {
}
.read_update a {
	text-transform: uppercase;
	padding-left: 4px;
	color: #3333FF;
	text-decoration: underline;
	font-weight: bold;
}
/*** main_communities : end ***/
/*** m_m_detail : 10/05/2008 ==================================================================== : start ***/
#m_m_detail {
	padding-top: 15px;/* !important;
	padding-top: 0;
	margin-top: 15px;*/
	clear: both;
	position: relative;
}
#d_top {
	height: 25px;
	font-size: 1px;
}
#d_tleft {
	width: 20px;
	height: 25px;
	float: left;
	margin-right: 0 !important;
	margin-right: -3px;
	background: url(../images/main_detail_tl.gif) top left no-repeat;
}
#d_tright {
	width: 20px;
	height: 25px;
	float: right;
	margin-left: 0 !important;
	margin-left: -3px;
	background: url(../images/main_detail_tr.gif) top left no-repeat;
}
#d_tcenter {
	height: 25px;
	margin-left: 17px;
	margin-right: 17px;
	background: url(../images/main_detail_tc.gif) top left repeat-x;
}
#d_bottom {
	height: 25px;
	font-size: 1px;
}
#d_bleft {
	width: 20px;
	height: 25px;
	float: left;
	margin-right: 0 !important;
	margin-right: -3px;
	background: url(../images/main_detail_bl.gif) top left no-repeat;
}
#d_bright {
	width: 20px;
	height: 25px;
	float: right;
	margin-left: 0 !important;
	margin-left: -3px;
	background: url(../images/main_detail_br.gif) top left no-repeat;
}
#d_bcenter {
	height: 25px;
	margin-left: 17px;
	margin-right: 17px;
	background: url(../images/main_detail_bc.gif) top left repeat-x;
}

#d_middle {
	background: #FFF url(../images/main_detail_right.gif) top right repeat-y;
	padding-right: 26px;
}
#d_main {
	position: relative;
	padding-left: 26px;
	padding-bottom: 30px;
	height: 1%;
	background: url(../images/main_detail_left.gif) top left repeat-y;
}
#d_main:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
*html #d_main {
	height: 1%;
}

/*** d_main_left : start ***/
#d_main_left {
	width: 360px;
	float: left;
	display: inline;
}
/*** d_main_left : end ***/
/*** d_main_right : start ***/
#d_main_right {
	width: 590px;
	float: left;
	margin-left: 40px;
	display: inline;
}
/*** d_main_right : end ***/
/*** post_detail ***/
#community_info {
	width: 360px;
	padding-bottom: 16px;
	background: url(../images/main_c_info_bottom_bg.gif) bottom left no-repeat;
}
#community_info_middle {
	background: url(../images/main_c_info_middle_bg.gif) top left repeat-y;
}
#community_info_title {
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	padding-top: 9px;
	/*height: 26px !important;*/
	height: 35px;
	background: url(../images/main_c_info_top_bg.gif) top left no-repeat;
}
#community_name {
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 22px;
	line-height: 26px;
	position: relative;
}
.post_detail {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	position: relative;
}
.post_detail:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
.post_detail dt {
	font-weight: bold;
}
.post_detail a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #165BB1;
	font-weight: bold;
	text-decoration: underline;
}
.post_detail a:hover {
	color: #F26B11;
}

#community_other_info .post_detail {
	margin-bottom: 21px;
	line-height: 20px;
}
#community_other_info .post_detail dd {
	margin-left: 6px;
}

#community_info_main {
	margin-top: 22px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#community_info_main .post_detail {
}
#community_info_main .post_detail dt {
	width: 90px;
	float: left;
	display: inline;
}
#community_info_main .post_detail dd {
	width: 235px;
	line-height: 16px;
	padding-bottom: 4px;
	float: left;
	display: inline-table;
}
/*** community_thumb : start ***/
#community_thumb {
	margin-top: 23px;
	position: relative;
}
#community_thumb:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display:block;
	clear: both;
}
*html #community_thumb {
	height: 1%;
}
.thumb_img {
	width: 114px;
	height: 94px;
	margin-left: 4px;
	margin-bottom: 4px !important;
	margin-bottom: 0;
	position: relative;
	display: inline;
	float: left;
}
/*.thumb_img span {
	width: 114px;
	height: 94px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/main_thumb_span.gif) no-repeat;
}
.thumb_img img {
	width: 114px;
	height: 94px;
}
*/
table {border-collapse:collapse;}
.more_detail_popup {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12PX;
	color: #000000;
	margin: 0 auto;	
}
.more_detail_popup td {
	vertical-align: top;
}
.more_detail_name {
	line-height: 13px;
	font-weight: bold;
}
.more_detail_info {
	line-height: 13px;
	margin-bottom: 10px;
}
.more_detail_thumb {
	width:128px;
	height:97px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #646464;
}
.more_detail_thumb span {
}
.more_detail_thumb img {
	width:128px;
	height:97px;
}
.more_detail_txt {
	width: 128px;
	line-height: 13px;
	margin-left: 6px;
	text-align: justify;
}
.more_detail_link {
	padding-bottom: 6px;
}
.more_detail_link a {
	line-height: 15px;
	color: #725a34;
	font-weight: bold;
	text-decoration: none;
}
.more_detail_link a:hover {
	text-decoration: underline;
}

.cofcpic{
	position: relative;
	z-index: 0;
}

.cofcpic:hover{
	background-color: transparent;
	z-index: 50;
}

.cofcpic span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 300;
	height: 300;
}

.cofcpic span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.cofcpic:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}


/*** community_thumb : end ***/
/*** m_m_detail : 10/05/2008 ==================================================================== : end ***/s
