 
body  {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c3bfa7;
}
#fav_icon {
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 25px;
	float: right;
}
.bg{
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #c3bfa7;
	background-image: url("/images/bg.jpg");
	}

.font12 {
	padding: 10px 0 0 10px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.twoColElsLtHdr #container {
	width: 980px;  
	margin: 0 auto;
	text-align: left; 
} 
.twoColElsLtHdr #header {
	padding: 0 0px;  
	height: 96px;
} 

.twoColElsLtHdr #header #top_title {
	height: 52px;
	width: 960px;
	background-image: url("/images/index_bg.gif");
}
.twoColElsLtHdr #header #main_menu {
	height: 243px;
	width: 960px;
	background-image: url("/images/top_menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.twoColElsLtHdr #header #main_menu2 a:link {
	color:#131313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 43px;
	text-decoration: none;
	height: 43px;
}

.twoColElsLtHdr #header #main_menu2 a:hover {
	background-image: url("/images/top_menu_over.gif");
	color:#1c8a60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
.twoColElsLtHdr #header #main_menu2 a:active {
	color:#1c8a60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 43px;
	text-decoration: none;
	height: 43px;
}
.twoColElsLtHdr #header #main_menu2 a:visited {
	color:#131313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 43px;
	text-decoration: none;
	height: 43px;
}

.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 0px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 300px; 
	padding: 0px 0px 0px 0px; 
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	/*margin-left: 10px;  您應該針對將要放置於側邊欄的每個元素，指定左和右邊界 */
	/*margin-right: 10px;*/
}

.twoColElsLtHdr #mainContent {
	width: 655px;
	float: left;
	min-height: 600px;
} 
.twoColElsLtHdr #footer {
	padding: 0px;
	height: 60px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	text-align:center;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 0px;
}
.line {
	height: 2px;
	width: 960px;
	background-image: url("/images/h_line.gif");
	left: 0px;
	top: 986px;
	margin-top:10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
}
/* 可重複使用的雜項類別 */
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



#leftaera {
	width:305px;
}
#rightaera {
	width:655px;
}

.right_bg{
	font-size:12px;
	background-image: url(/images/rightbg1.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	min-height:100px;
	height: auto !important;
}

.froum_bg{
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}


.right_bottom{
	background-image: url("/images/right_bottom1.gif");
	background-repeat: none;
	height:10px;
	padding: 0px;
	margin: 0px;
}
.txtcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99FF;
	color: #145a5a;
	width: 645px;
}
.partA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 12px/16px;
	color: #145a5a;
	float:left;
	width: 49%;
}
.partB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 12px/16px;
	color: #145a5a;
	float:left;
	width: 49%;
	}

.left_bg{
	background-image: url("/images/left_bg.gif");
	background-repeat: repeat-y;
	width: 292px;
	padding:0px;
}
.arrowlist
{
	margin: 0;
	padding: 10px;
	list-style: none;
	font-size: 12px;
}
.pdflist
{
	margin: 0;
	padding: 5px;
	list-style: none;
	font-size: 12px;
}
.arrow2 {
padding-left: 10px;
	background-image: url("/images/arrow_2.gif");
	background-repeat: no-repeat;
	padding-bottom: 12px;
}

.arrow2:active {
	color: #145a5a;
	text-decoration: none;
}


.col_01 {
	min-height: 610px;
	height: auto !important;
	width: 311px;
	z-index: 1;
	float: left;
	margin-right: 10px;
}

.col {
min-height: 616px;
	background-image: url("/images/col_bg.jpg");
	width: 311px;
	/*min-height:300px;*/
	overflow: hidden;
	height: auto !important;
}

.col_title {
	margin-top: 9px;
	height: 21px;
	width: 280px;
	float: left;
	margin-left: 7px;
	left: 11px;
	margin-bottom: 15px;
}
.col_title_sub {
	min-height: 550px;
	height: auto !important;
	width: 300px;
	float: left;
	margin-left: 9px;
	clear: both;
}
.col_bg_bottom {
	height: 6px;
	width: 311px;
	background-image: url("/images/col_bg_bottom1.jpg");
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
#index_ad {
	height: 266px;
}
#events_window_top {
	height: 200px;
	width: 302px;
	clear: both;
	position: absolute;
	z-index: 10;
}
#events_window {
	height: 200px;
	width: 302px;
	clear: both;
	position: absolute;
	z-index: 1;
}
#events_window_down {
	margin-top: 200px;
	height: 66px;
	width: 302px;
	clear: both;
	position: absolute;
	z-index: 1;
}
#banner_window_top {
	height: 171px;
	width: 648px;
	position: absolute;
	z-index: 10;
	margin-left: 312px;
}
#banner_window_btn {
	margin-top: 237px;
	height: 20px;
	width: 608px;
	position: absolute;
	z-index: 20;
	margin-left: 332px;
}

#banner_window_1 {
	height: 266px;
	width: 648px;
	position: absolute;
	z-index: 3;
	margin-left: 312px;
}
#banner_window_2 {
	height: 266px;
	width: 648px;
	position: absolute;
	z-index: 2;
	margin-left: 312px;
}
#banner_window_3 {
	height: 266px;
	width: 648px;
	position: absolute;
	z-index: 1;
	margin-left: 312px;
}

#h_line_1{ margin: 10px 0 10px 0; 
	height: 2px;
	width: 960px;
	clear: both;
	background-image: url("/images/h_line.gif");
	background-repeat: no-repeat;
}
.banner_btn_word:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.banner_btn_word:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.banner_btn_word:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.banner_btn_word:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.text-red {
	color: #FF0000;
	}
.form-table {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}
.text-inner p a,.text-inner p a:link ,.text-inner p a:active{
	color:#009966;
	text-decoration:none;
	}
.text-inner p a:hover {
	color:#b6c138;
	text-decoration:none;
	}
.text-inner p a:visited {
	color:#009966;
	}
	


.forumcol_01 {
	/*height: auto;*/
	width: 322px;
	z-index: 1;
	float: left;
	margin: 0 10px 0 0px ;
	
}
.forumcol_02 {
	/*height: auto;*/
	width: 322px;
	z-index: 1;
	float: left;
	margin: 0 0px 0 0px ;
	
}

.forumcol {
	background-image: url("/images/col_bgnew.jpg");
	width: 322px;
	height:700px;
}
.forumcol_title {
	margin-top: 9px;
	height: 21px;
	width: 280px;
	float: left;
	margin-left: 7px;
	left: 11px;
	margin-bottom: 15px;
}
.forumcol_title_sub {
	/*height: 650px;*/
	width: 300px;
	float: left;
	margin-left: 9px;
	clear: both;
}
.forumcol_bg_bottom {
	height: 6px;
	width: 322px;
	background-image: url(/images/col_bg_bottom.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	position: relative;
	float: left;
}	
	
	
.txtcontent1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: inline;
}
a{
	color:#009966;
	text-decoration:none;
	}
a:hover {
	color:#007a4e;
	text-decoration:underline;
	}
a:visited {
	color:#009b65;
	}
