@charset "utf-8";
/* CSS Document */

/*== FRAME_3AREA (三欄式區塊)==*/
/*= FRAME_LEFT =*/
.frame_left{
	float:left;
	width:150px;
}

/*= FRAME_SUB_CENTER =*/
.frame_sub_center{
	float:left;
	margin:0 auto 0 10px;
	width:670px;
}

/*= FRAME_RIGHT =*/
.frame_right{
	float:right;
	width:150px;
}


/*== FRAME_2AREA (二欄式區塊)==*/
/*= FRAME_CENTER =*/
.frame_center{
	float:right;
	margin:0 auto 0 10px;
	width:830px;
}



/*----------------------------區塊樣式----------------------------*/
/*== FRAME_TITLE ==*/
.frame_title{
	position:relative;
	overflow:hidden;
	color:#fff;
	background:url(images/frame_title_00.gif) repeat-x;
	height:30px;
}
.frame_title_txt{
	position:absolute;
	top:0;
	left:10px;
	line-height:30px;
	.line-height:35px;
	font-size:15px;
	height:30px;
	overflow:hidden;
}
/* frame_title_style */
.frame_title_txt_01{
	position:absolute;
	top:0;
	left:10px;
	width:100px; height:30px;
	background:url(images/frame_title_txt_01.gif) no-repeat;
}
.frame_title_txt_02{
	position:absolute;
	top:0;
	left:10px;
	width:100px; height:30px;
	background:url(images/frame_title_txt_02.gif) no-repeat;
}
/* en_frame_title_style */
.en_frame_title_txt_01{
	position:absolute;
	top:0;
	left:10px;
	width:500px; height:30px;
	background:url(images/en_frame_title_txt_01.gif) no-repeat;
}
.en_frame_title_txt_02{
	position:absolute;
	top:0;
	left:10px;
	width:215px; height:30px;
	background:url(images/en_frame_title_txt_02.gif) no-repeat;
}
.en_frame_title_txt_03{
	position:absolute;
	top:0;
	left:10px;
	width:125px; height:30px;
	background:url(images/en_frame_title_txt_03.gif) no-repeat;
}

.frame_title_left{
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:30px;
	background:url(images/frame_title_01.gif) no-repeat;
}
.frame_title_right{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:30px;
	background:url(images/frame_title_02.gif) no-repeat;
}
/*= FRAME_TITLE_MENU =*/
.frame_title_menu{
	position:absolute;
	top:0;
	left:120px;
	overflow:hidden;
}
.frame_title_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.frame_title_menu li{
	float:left;
	line-height:30px;
	line-height:35px;
	padding-right:5px;
	text-align:center;
}
.frame_title_menu li a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:90px;
	height:30px;
}
.frame_title_menu li a:hover{
	color:#fff995;
	text-decoration:none;
	background:url(images/sub_menu_select.gif) 0 5px no-repeat;
}
.frame_title_menu .frame_title_menu_select a{
	color:#fff995;
	text-decoration:none;
	line-height:30px;
	.line-height:35px;
	text-align:center;
	background:url(images/sub_menu_select.gif) 0 5px no-repeat;
}

/*- PAGE_AREA -*/
.page_area{
	clear:both;
	margin:5px 10px 5px 10px;
	overflow:hidden;
	height:20px;
}
.page_area ul{
	list-style:none;
	margin:0;
	padding:0;
}
.page_area li{
	float:right;
	padding-left:5px;
}

/*== SUB_FRAME_TITLE ==*/
.sub_frame_title{
	position:relative;
	overflow:hidden;
	color:#fff;
	background:url(images/sub_frame_title_00.gif) repeat-x;
	height:25px;
}
.sub_frame_title_txt{
	position:absolute;
	top:0;
	left:10px;
	line-height:25px;
	.line-height:30px;
	height:25px;
	overflow:hidden;
}
.sub_frame_title_left{
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:25px;
	background:url(images/sub_frame_title_01.gif) no-repeat;
}
.sub_frame_title_right{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:25px;
	background:url(images/sub_frame_title_02.gif) no-repeat;
}



/*== SUB_FRAME_FOOT ==*/
.sub_frame_foot{
	clear:both;
	position:relative;
	overflow:hidden;
	height:5px;
	background:url(images/sub_frame_foot_00.gif) repeat-x;
}
.sub_frame_foot_left{
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:5px;
	background:url(images/sub_frame_foot_01.gif) no-repeat;
}
.sub_frame_foot_right{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(images/sub_frame_foot_02.gif) no-repeat;
}


/*-- SUB_FRAME_SMALL --*/
.sub_frame_small{
	margin:0 0 10px 0;
	background:url(images/sub_frame_bg_small.gif) repeat-y;
}
.sub_frame_small_content{
	clear:both;
	padding:2px 5px 2px 5px;
	line-height:25px;
	overflow:hidden;
}
.sub_frame_small_content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub_frame_small_content li{
	line-height:25px;
	padding-left:12px;
	background:url(images/icon_sub_list.gif) 0 7px no-repeat;
}
.sub_frame_small_content li a{
	color:#666;
	text-decoration:none;
}
.sub_frame_small_content li a:hover{
	color:#ff0042;
	text-decoration:underline;
}
.sub_frame_small_content ul ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub_frame_small_content li li{
	line-height:25px;
	padding-left:12px;
	background:url(images/icon_mini_list.gif) 0 7px no-repeat;
}
.sub_frame_small_content li li a{
	color:#888;
	text-decoration:none;
}
.sub_frame_small_content li li a:hover{
	color:#ef830f;
	text-decoration:underline;
}

/*-- SUB_FRAME_MIDDLE --*/
.sub_frame_middle{
	margin:0 0 10px 0;
	background:url(images/sub_frame_bg_middle.gif) repeat-y;
}
.sub_frame_middle_content{
	clear:both;
	padding:2px 10px 2px 10px;
	line-height:25px;
	overflow:hidden;
}
.sub_frame_middle_content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub_frame_middle_content li{
	line-height:25px;
	padding-left:5px;
}
.sub_frame_middle_content li a{
	color:#666;
	text-decoration:none;
}
.sub_frame_middle_content li a:hover{
	color:#ff0042;
	text-decoration:underline;
}


/*-- SUB_FRAME_BIG --*/
.sub_frame_big{
	margin:0 0 10px 0;
	background:url(images/sub_frame_bg_big.gif) repeat-y;
}
.sub_frame_big_content{
	clear:both;
	padding:2px 10px 2px 10px;
	line-height:25px;
	overflow:hidden;
}
.sub_frame_big_content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub_frame_big_content li{
	line-height:25px;
	padding-left:5px;
}
.sub_frame_big_content li a{
	color:#666;
	text-decoration:none;
}
.sub_frame_big_content li a:hover{
	color:#ff0042;
	text-decoration:underline;
}

/*- Publish_News_Area -*/
/* Publish_New_Date */
.sub_frame_big_content .publish_news_date,
.sub_frame_middle_content .publish_news_date{
	width:75px;
	height:25px;
	color:#ee7b00;
	float:left;
	padding-left:15px;
	background:url(images/icon_mini_list.gif) 0 7px no-repeat;
	overflow:hidden;
}
.sub_frame_big_content .publish_news_date a,
.sub_frame_middle_content .publish_news_date a{
	color:#ee7b00;
	text-decoration:none;
}
.sub_frame_big_content .publish_news_date a:hover,
.sub_frame_middle_content .publish_news_date a:hover{
	color:#ff9a2e;
	text-decoration:none;
}
/* Publish_News_Title */
.sub_frame_big_content .publish_news_title{
	width:620px;
	height:25px;
	color:#666;
	float:left;
	margin:0 5px 0 5px;
	overflow:hidden;
}
.sub_frame_middle_content .publish_news_title{
	width:455px;
	height:25px;
	color:#666;
	float:left;
	margin:0 5px 0 5px;
	overflow:hidden;
	text-align:left;
}
.sub_frame_big_content .publish_news_title a,
.sub_frame_middle_content .publish_news_title a{
	color:#666;
	text-decoration:none;
}
.sub_frame_big_content .publish_news_title a:hover,
.sub_frame_middle_content .publish_news_title a:hover{
	color:#ff0042;
	text-decoration: underline;
}
/* Publish_News_Lunch */
.sub_frame_big_content .publish_news_lunch,
.sub_frame_middle_content .publish_news_lunch{
	width:80px;
	height:25px;
	color:#1b8e00;
	text-align:center;
	float:right;
	overflow:hidden;
}
.sub_frame_big_content .publish_news_lunch a,
.sub_frame_middle_content .publish_news_lunch a{
	color:#1b8e00;
	text-decoration:none;
}
.sub_frame_big_content .publish_news_lunch a:hover,
.sub_frame_middle_content .publish_news_lunch a:hover{
	color:#4eb636;
	text-decoration:none;
}

/*-- SUB_FRAME_FULL --*/
.sub_frame_full{
	margin:0 0 10px 0;
	background:url(images/sub_frame_bg_full.gif) repeat-y;
}
.sub_frame_full_content{
	clear:both;
	padding:2px 10px 2px 10px;
	line-height:25px;
	overflow:hidden;
}
.sub_frame_full_content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub_frame_full_content li{
	line-height:25px;
	padding-left:5px;
}
.sub_frame_full_content li a{
	color:#666;
	text-decoration:none;
}
.sub_frame_full_content li a:hover{
	color:#ff0042;
	text-decoration:underline;
}



/*----------------------------區塊內額外樣式----------------------------*/
/*= sub_frame_middle_content .sub_frame_big_content .sub_frame_full_content h1 style =*/
.sub_frame_middle_content h1, .sub_frame_big_content h1, .sub_frame_full_content h1{
	font-size:13px;
	line-height:25px;
	color:#07f;
	font-style:normal;
	font-weight:bold;
	margin:5px 0 0 0;
	padding-left:20px;
	background:url(images/icon_h1.gif) 0 5px no-repeat;
	.background:url(images/icon_h1.gif) 0 4px no-repeat;
}

/*= sub_frame_middle_content .sub_frame_big_content .sub_frame_full_content em style =*/
.sub_frame_middle_content em, .sub_frame_big_content em, .sub_frame_full_content em{
	font-size:13px;
	line-height:25px;
	color:#1b8e00;
	font-style:normal;
	font-weight:bold;
}