/* 整體結構--------------------------------*/
body,td,th {
	font-size: 95%;
	font-family:Arial, "新細明體";
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

body {
	SCROLLBAR-FACE-COLOR: #aecc58; SCROLLBAR-HIGHLIGHT-COLOR: #D9F2B7; SCROLLBAR-SHADOW-COLOR: #D9F2B7; SCROLLBAR-3DLIGHT-COLOR: #D9F2B7; SCROLLBAR-ARROW-COLOR:  #D9F2B7; SCROLLBAR-TRACK-COLOR: #D9F2B7; SCROLLBAR-DARKSHADOW-COLOR: #D9F2B7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.body_top_box {
	width: 870px;
}
.body_box {
	width: 870px;
}
.logo_box {
	width: 320px;
	height: 84px;
	background-image: url(../img/logo_bg.gif);
}




/* 整體連結樣式--------------------------------*/
A {
	TEXT-DECORATION: none;
	color: #333333;
}
a:hover {
	color: #F84304;
	text-decoration: underline;
}


/* botton樣式--------------------------------*/
p.top01 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn01.gif);
	}
p.top01 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn01_o.gif);
	}
p.top02 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn02.gif);
	}

p.top02 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn02_o.gif);
	}
p.top03 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn03.gif);
	}

p.top03 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn03_o.gif);
	}
p.top04 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn04.gif);
	}

p.top04 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;;
	background-image: url(../img/top_btn04_o.gif);
	}
p.top05 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn05.gif);
	}

p.top05 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn05_o.gif);
	}
p.top06 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn06.gif);
	}

p.top06 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn06_o.gif);
	}
p.top07 a {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn07.gif);
	}

p.top07 a:hover {
	text-decoration:none;
	display:block;
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 110px;
	background-image: url(../img/top_btn07_o.gif);
	}
	

/* 表單樣式--------------------------------*/
.form_box  {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}


	
/* 左邊樣式--------------------------------*/
.font_left_title {
	font-weight: bold;
	font-size: 100%;
	margin-bottom:-0.1em;
	color: #88b71d;
}



/* 特殊連結樣式--------------------------------*/
p.back a {
	color: #F84304;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.back a:hover {
	color: #F84304;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}
p.top a {
	color: #F84304;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.top a:hover {
	color: #F84304;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}
p.subject a {
	color: #F84304;
	display:block;
	text-decoration: underline;
	font-size: 100%;
	}

p.subject a:hover {
	color: #F84304;
	display:block;
	text-decoration: none;
	font-size: 100%;
	}	


/* 首頁字型樣式--------------------------------*/
.font_home_date {
	color: #FF6600;	
	font-size: 80%;
}
.font_home_part {
	color: #666666;
	font-size: 85%;
}
.font_home_footer {
	color: #FFFFFF;
}


/* 字型樣式--------------------------------*/
.font_title {
	color: #000000;
	font-weight: bold;
}


.font_red {
	color: #CC0000;
}
.font_now {
	color: #333333;
	font-weight: bold;
}
.font_left {
	color: #333333;
	font-size: 85%;
}
.font_top {
	color: #555555;
	font-size: 80%;
}
.font_body {
	color: #F84304;
}
.font_body_link {
	color: #04a4cc;
	text-decoration: underline;
}
.font_title_box {
	color: #666666;
	font-weight: bold;
}
.font_white {
	color: #999999;
	font-size: 80%;
}
.font_sitemap {
	font-size: 85%;
}
.font_13 {
	font-size: 85%;
}
.font_org_13 {
	font-size: 85%;
	color: #F84304;
}

.font_h3 {
	color: #F84304;
	font-size: 85%;
}

.links_font_title {
	color: #78a61a;
	font-weight: bold;
}

.links_font_show {
	font-size: 85%;
	line-height: 1.4em;
}

.font_form_13 {
	font-size: 85%;
}

.font_search_white {
	color: #ffffff;
	font-size: 80%;
}



/* 列表樣式--------------------------------*/
.list_font_newsdate {
	font-size: 85%;
	color: #FF6600;	
}
.list_font_hit {
	font-size: 70%;
	color: #999999;
}
.list_font_title {
	color: #FFFFFF;
	font-weight: bold;
}
.list_font_page_now {
	color: #88b71d;
	font-weight: bold;
}
.list_font_link {
	color: #699302;
}
p.news_blue a {
	color: #699302;
	display:block;
	text-decoration: underline;
	}

p.news_blue a:hover {
	color: #699302;
	display:block;
	text-decoration: none;
	}
p.data a {
	color: #699302;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.data a:hover {
	color: #699302;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}

/* 標題樣式--------------------------------*/
h1 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom:-0.1em;
	color: #333333;
}
h2 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom:-0.1em;
	color: #78a61a;
}


/* 圖片樣式--------------------------------*/

.body_img {
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top: 5px;
}
.body_img1 {		
}

.pic_box {
	border: 1px solid #D7D6D6;
}

.table_logo_banner {
	height: 70px;
	width: 309px;
	background-image: url(../img/logo.gif);
}
