/* 整體結構--------------------------------*/
body,td,th {
	font-size: 95%;
	font-family:Arial, "新細明體";
	line-height: 1.6em;
	color: #333333;
	margin: 0em;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

body {
	SCROLLBAR-FACE-COLOR: #e2e2e2;
	SCROLLBAR-HIGHLIGHT-COLOR: #e2e2e2;
	SCROLLBAR-SHADOW-COLOR: #e2e2e2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #a2a2a2;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #efefef;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat;
}


.Head_box {
	width: 1003px;
	background-image: url(../img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.logo_box {
	width: 1003px;
	background-image: url(../img/logo_btn.jpg);
	height: 108px;
	background-repeat: no-repeat;
	background-position: top;
}

.Footer_box {
	width: 1003px;
	background-image: url(../img/Footer_box.gif);
	height: 100px;
	background-repeat: no-repeat;
}


/* 整體連結樣式--------------------------------*/
A {
	TEXT-DECORATION: none;
	color: #fe788b;
}
a:hover {
	color: #52bac6;
	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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_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: 52px;
	width: 105px;
	background-image: url(../img/dot.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: 52px;
	width: 105px;
	background-image: url(../img/top_btn_o.gif);
	}


/* 各單元背景--------------------------------*/	

.Head_01box {
	width: 1003px;
	background-image: url(../web/01news/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.Head_02box {
	width: 1003px;
	background-image: url(../web/02about/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.Head_03box {
	width: 1003px;
	background-image: url(../web/03service/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.Head_04box {
	width: 1003px;
	background-image: url(../web/04activity/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.Head_05box {
	width: 1003px;
	background-image: url(../web/05health/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.Head_06box {
	width: 1003px;
	background-image: url(../web/06ask/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.Head_07box {
	width: 1003px;
	background-image: url(../web/07links/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.Head_sitemap_box {
	width: 1003px;
	background-image: url(../web/sitemap/img/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
	
	
/* 其他連結樣式--------------------------------*/	
p.top a {
	color: #52bac6;
	display:block;
	text-decoration: underline;
	font-size: 80%;
	}

p.top a:hover {
	color: #52bac6;
	display:block;
	text-decoration: none;
	font-size: 80%;
	}
p.back a {
	color: #52bac6;
	display:block;
	text-decoration: underline;
	font-size: 80%;
	}

p.back a:hover {
	color: #52bac6;
	display:block;
	text-decoration: none;
	font-size: 80%;
	}



.subject  {
	color:#5dc6e7;
	text-decoration: underline;
	font-size: 85%;
	}
	
.subject a {
	color:#5dc6e7;
	text-decoration: underline;
	font-size: 85%;
	}

.subject a:hover {
	color:#5dc6e7;
	text-decoration: none;
	font-size: 85%;
	}


/* 首頁特殊連結樣式--------------------------------*/


.index_font_update {
	color: #333333;
	font-size: 80%;
	line-height: 1.4em;
	letter-spacing: 0em;
}

.index_font_quick_link {
	color: #333333;
	font-size: 95%;
}

.index_font_news_date {
	font-size: 95%;
	color: #52bac6;
	padding-top: 0em;
}

.index_font_news_sort {
	font-size: 80%;
	color: #888888;
	padding-top: 0em;
}


.index_font_news_link {
	color: #333333;
	font-size: 95%;
	text-decoration: none;
	line-height: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}



	
/* 左邊樣式--------------------------------*/
.left_title {
	color: #fe788b;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
}

.left_title_box {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cbcdce;
	border-right-color: #cbcdce;
	border-bottom-color: #cbcdce;
	border-left-color: #cbcdce;
}	

.left_link {
	color: #333333;
	font-size: 90%;
	line-height: 1.4em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.left_quick_box {
	background-image: url(../web/img/left_footer.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 221px;
}


/* 表單樣式--------------------------------*/

.service_form_ps {
	font-size: 80%;
	color: #666666;
}
	
.service_form_box  {
	font-size: 80%;
	color: #666666;
	margin: 4px;
	background-color: #F3F3F3;
	border: 1px solid #AFAFAF;
}

.service_form_title {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}

.service_form_title_box {
	background-image: url(../web/img/form_title_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 160px;
}

.top_search_box  {
	font-size: 75%;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #EAEAEA;
}



/* 字型樣式--------------------------------*/
.font_top_version {
	color: #666666;
	font-size: 75%;
}
.font_update01 {
	font-weight: bold;
	font-size: 80%;
	color: #555555;
}
.font_update02 {
	font-size: 80%;
	color: #333333;
}
.font_red {
	color: #FF0000;
	font-size: 100%;
}


.font_CAPTION {
	font-size: 80%;
	color: #999999;
}
.font_update {
	color: #333333;
	font-size: 80%;
}

.font_now_link {
	font-size: 80%;
	color: #333333;
	vertical-align: -25%;
}
.font_now {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
	vertical-align: -25%;
}
.font_title {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

.font_body_link {
	color: #0000FF;
	font-size: 100%;
	text-decoration: underline;
}
.font_body {
	color: #f96206;
	font-size: 100%;
}

.font_body_open {
	color: #888888;
}

.font_body_title {
	font-size: 100%;
	margin-bottom:-1.2em;
	color: #ee6977;
}

.font_body_brown {
	color: #825439;
	font-size: 100%;
}

.font_footer_link {
	color: #fe788b;
	font-size: 90%;
}
	
.font_footer_link a {
	color: #fe788b;
	text-decoration: underline;
	font-size: 90%;
	}

.font_footer_link a:hover {
	color: #fe788b;
	text-decoration: none;
	font-size: 90%;
	}	


.font_footer {
	color: #333333;
	font-size: 80%;
}


/* 列表樣式--------------------------------*/
.list_title_bg  {
	background-image: url(../web/img/list_title_bg.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 690px;
}
.list_font_title {
	font-weight: bold;
	font-size: 100%;
	color: #fe788b;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}

.list_font_show_title {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.list_font_date {
	color: #52bac6;
	line-height: 1.5em;
	font-size: 80%;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.list_font_link {
	color: #333333;
	line-height: 1.5em;
	font-size: 100%;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
}
.list_font_no {
	color: #666666;
	line-height: 1.5em;
	font-size: 80%;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.list_font_sort {
	color: #666666;
	line-height: 1.5em;
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.list_font_page_now {
	font-weight: bold;
	color: #52bac6;
	font-size: 100%;
}
.list_font_page_link {
	color: #333333;
	font-size: 80%;
}
.list_font_show {
	color: #fe788b;
	line-height: 1.5em;
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.list_font_Re {
	color: #0000FF;
	font-size: 100%;
}
.list_font_Re_title {
	color:#fb8404;
	font-size: 100%;
	font-weight: bold;
}
	
.news_show {
	color: #fe788b;
	text-decoration: none;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	}
	
.news_show a {
	color: #fe788b;
	text-decoration: underline;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	}

.news_show a:hover {
	color: #fe788b;
	text-decoration: none;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	}	
	
p.data a {
	color: #52bac6;
	display:block;
	text-decoration: none;
	font-size: 80%;
	}

p.data a:hover {
	color: #52bac6;
	display:block;
	text-decoration: underline;
	font-size: 80%;
	}	
	
	
/* 內文樣式--------------------------------*/
.web_font_download_title {
	font-size: 100%;
	color:#333333;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-decoration: none;
	font-weight: bold;
	}
	
.web_font_download_link {
	color: #333333;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-decoration: none;
	line-height: 1.4em;
	}
.web_font_download_link a{
	color: #333333;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-decoration: none;
	line-height: 1.4em;
	}
.web_font_download_link a:hover {
	color: #333333;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-decoration: underline;
	line-height: 1.4em;
	}

.web_font_download_no {
	font-size: 80%;
	color:#666666;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-decoration: none;
	}

/*  檔案下載樣式--------------------------------*/

.download_font_title {
	font-size: 100%;
	color: #ffffff;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	font-weight: bold;
	}
.download_font_title02 {
	font-size: 100%;
	color: #fda438;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	font-weight: bold;
	}

.download_font_link {
	font-size: 100%;
	color: #fe788b;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.23em;
	padding-left: 0em;
	line-height: 1.4em;
	}
.download_font_no {
	color: #666666;
	line-height: 1.5em;
	font-size: 80%;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}

/* 步驟樣式--------------------------------*/
.step_font_title {
	font-weight: bold;
	color:#52bac6;
}
.step_font_show {
	color: #333333;
	font-size: 80%;
	line-height: 1.4em;
}



/* 網站地圖樣式--------------------------------*/

.sitemap_font_link {
	font-size: 100%;
	color: #fe788b;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	}
.sitemap_font_link02 {
	font-size: 100%;
	color: #fe788b;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 3.5em;
	}
.sitemap_font_link03 {
	font-size: 100%;
	color: #fe788b;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	}

.sitemap_title  {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	font-weight: bold;
	}
	
.sitemap_title a {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	font-weight: bold;
	}

.sitemap_title a:hover {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	font-weight: bold;
	text-decoration: underline;
	}		
	
/* QA樣式--------------------------------*/


.qa_font_title {
	font-size: 100%;
	color: #333333;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	font-weight: bold;
	}
	
.qa {
	color: #666666;
	text-decoration: none;
	}
	
.qa a {
	color: #666666;
	text-decoration: underline;
	}

.qa a:hover {
	color: #666666;
	text-decoration: none;
	}	


/* 網站連結樣式--------------------------------*/
.links_font_title {
	font-size: 95%;
	color: #333333;
	font-weight: bold;
	line-height: 1.4em;
}
.links_font_show {
	font-size: 80%;
	line-height: 1.4em;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}	

.links  {
	color:#fb8404;
	text-decoration: underline;
	font-size: 90%;
	line-height: 1.4em;
	}
	
.links a {
	color:#fb8404;
	text-decoration: underline;
	font-size: 90%;
	line-height: 1.4em;
	}

.links a:hover {
	color:#fb8404;
	text-decoration: none;
	font-size: 90%;
	line-height: 1.4em;
	}	


/* 框框樣式--------------------------------*/

.table_box {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e7e3;
	border-right-color: #e8e7e3;
	border-bottom-color: #e8e7e3;
	border-left-color: #e8e7e3;
	}	

.table_font_show {
	font-size: 100%;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
.table_font_show_13 {
	font-size: 80%;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	line-height: 1.4em;
}
		

/* 標題樣式--------------------------------*/
.h1_box {
	width: 730px;
	background-image: url(../web/img/h1_title.gif);
	height: 68px;
}
h1 {
	font-weight: bold;
	font-size: 145%;
	margin-bottom:0.1em;
	color: #333333;
}
h2 {
	font-size: 100%;
	margin-bottom:-0.1em;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	margin-bottom:0em;
	color: #3e7dca;
	font-weight: bold;
}

/* 圖片樣式--------------------------------*/

.body_img {
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top: 5px;
}

.pic_img {
	border: 1px solid #f98271;
}
.pic_font_show {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	font-size: 80%;
	line-height: 1.4em;
	margin-right: 0.4em;
	margin-left: 0.4em;
}
