/* 整體結構--------------------------------*/
body,td,th {
	font-size: 95%;
	font-family:Arial, "新細明體";
	line-height: 1.7em;
	color: #333333;
	margin: 0px;
	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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.body_box {
	width: 1003px;
}

.logo_box {
	width: 319px;
	background-image: url(../img/logo.gif);
	height: 70px;
}

.top_banner_box01 {
	width: 270px;
	background-image: url(../img/top_banner_bg.jpg);
	height: 274px;
	background-repeat: no-repeat;
}
.top_banner_box02 {
	width: 733px;
	background-image: url(../img/top_banner.jpg);
	height: 274px;
	background-repeat: no-repeat;
}



/* 首頁樣式--------------------------------*/
.quick_heard_box {
	width: 261px;
	background-image: url(../img/quick_head.gif);
	height: 70px;
	background-repeat: no-repeat;
}
.quick_bg_box {
	width: 261px;
	background-image: url(../img/quick_bg.gif);
	background-repeat: repeat-y;
}
.quick_footer_box {
	width: 261px;
	background-image: url(../img/quick_footer.gif);
	height: 70px;
	background-repeat: no-repeat;
}

.kind_box {
	width: 210px;
	background-image: url(../img/kind_title.jpg);
	height: 135px;
	background-repeat: no-repeat;
}

.part_box {
	width: 500px;
	background-image: url(../img/part_box.gif);
	height: 160px;
	background-repeat: no-repeat;
}

.health_box {
	width: 500px;
	background-image: url(../img/health_box.gif);
	height: 77px;
	background-repeat: no-repeat;
}

.bbs_box {
	width: 210px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}


/* 整體連結樣式--------------------------------*/
A {
	TEXT-DECORATION: none;
	color: #069cd7;
}
a:hover {
	color: #fc4312;
	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;
	height: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 108px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	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: 48px;
	width: 109px;
	background-image: url(../img/top_btn07_o.gif);
	}
	
/* 上方top圖--------------------------------*/
.top_banner01_box {
	width: 765px;
	background-image: url(../web/01news/img/top_banner.jpg);
	height: 135px;
}
.top_banner02_box {
	width: 765px;
	background-image: url(../web/02about/img/top_banner.jpg);
	height: 135px;
}
.top_banner03_box {
	width: 765px;
	background-image: url(../web/03dep/img/top_banner.jpg);
	height: 135px;
}
.top_banner04_box {
	width: 765px;
	background-image: url(../web/04dr/img/top_banner.jpg);
	height: 135px;
}
.top_banner05_box {
	width: 765px;
	background-image: url(../web/05guide/img/top_banner.jpg);
	height: 135px;
}
.top_banner06_box {
	width: 765px;
	background-image: url(../web/06health/img/top_banner.jpg);
	height: 135px;
}
.top_banner07_box {
	width: 765px;
	background-image: url(../web/07service/img/top_banner.jpg);
	height: 135px;
}
.top_bannermain_box {
	width: 765px;
	background-image: url(../web/sitemap/img/top_banner.jpg);
	height: 135px;
}


/* 左邊單元樣式--------------------------------*/
.left_menu01_box {
	width: 240px;
	background-image: url(../web/01news/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu02_box {
	width: 240px;
	background-image: url(../web/02about/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu03_box {
	width: 240px;
	background-image: url(../web/03dep/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu04_box {
	width: 240px;
	background-image: url(../web/04dr/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu05_box {
	width: 240px;
	background-image: url(../web/05guide/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu06_box {
	width: 240px;
	background-image: url(../web/06health/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menu07_box {
	width: 240px;
	background-image: url(../web/07service/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
.left_menumain_box {
	width: 240px;
	background-image: url(../web/sitemap/img/left_menu_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
}


/* 表單樣式--------------------------------*/
.form_box {
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.service_form_box  {
	font-size: 80%;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin: 4px;
}
.service_btn {
	font-size: 80%;
	width: 80px;
	letter-spacing: 0.1em;
}
.form_search_box  {
	font-size: 80%;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 80px;
}

.mail_box {
	border: 1px solid #8EC7FF;
}
.mail_box01 {
	border: 1px solid #FF8962;
}

.step_box {
	border: 1px solid #D6D6D6;
}

/* 特殊連結樣式--------------------------------*/
p.back a {
	color:#fe5d32;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.back a:hover {
	color:#fe5d32;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}
	
p.top a {
	color:#fe5d32;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.top a:hover {
	color:#fe5d32;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}
	
p.subject a {
	color:#fe5d32;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.subject a:hover {
	color:#fe5d32;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}
p.data a {
	color:#28a9d4;
	display:block;
	text-decoration: underline;
	font-size: 85%;
	}

p.data a:hover {
	color:#28a9d4;
	display:block;
	text-decoration: none;
	font-size: 85%;
	}	
p.news_show a {
	color:#28a9d4;
	display:block;
	text-decoration: underline;
	}

p.news_show a:hover {
	color:#28a9d4;
	display:block;
	text-decoration: none;
	}	

.subject02  {
	color:#333333;
	text-decoration: none;
	font-size: 85%;
	}

.subject02 a {
	color:#fe5d32;
	text-decoration: underline;
	font-size: 85%;
	}

.subject02 a:hover {
	color:#fe5d32;
	text-decoration: none;
	font-size: 85%;
	}
	

/* 首頁特殊連結樣式--------------------------------*/

.font_home_date {
	color: #FF6600;
	font-size: 80%;
	letter-spacing: 0.09em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.font_home_part {
	color: #888888;
	font-size: 85%;
}
.font_home_news_links {
	color: #333333;
	font-size: 100%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 1.8em;
}

.font_home_health_date {
	color: #FF6600;
	font-size: 80%;
	letter-spacing: 0.09em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_home_health_links {
	color: #333333;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
	vertical-align: -15%;
}

.font_home_bbs_links {
	color: #333333;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 1.1em;
	vertical-align: -15%;
}

.footer_box {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
}	

.font_home_kind {
	color: #333333;
	font-size: 100%;
}

.font_home_update {
	color: #333333;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_home_total {
	color: #333333;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}




/* 字型樣式--------------------------------*/
.font_version_13 {
	font-size: 75%;
	line-height: 1.8em;
	color: #333333;
}
.font_update01 {
	font-weight: bold;
	font-size: 85%;
	color: #555555;
}
.font_update02 {
	font-size: 85%;
	color: #333333;
}
.font_footer_links {
	color: #FFFFFF;
}
.font_footer_no {
	color: #333333;
	font-size: 90%;
	line-height: 1.3em;
}
.font_footer_13 {
	color: #333333;
	font-size: 85%;
	line-height: 1.3em;
}
.font_dr_name {
	color: #2DA5D2;
	font-weight: bold;
}
.font_style13 {
	font-size: 85%;
	line-height: 1.6em;
}


p.footer_links a {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	text-indent: 0.2em;
	}

p.footer_links a:hover {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	float: none;
	text-indent: 0.2em;
	}
.font_now_link {
	font-size: 85%;
	color: #333333;
	vertical-align: -25%;
}
.font_now {
	font-size: 85%;
	color: #333333;
	font-weight: bold;
	vertical-align: -25%;
}

.left_font_title  {
	font-size: 105%;
	TEXT-DECORATION: none;
	color: #28a9d4;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
}
.left_font_menu  {
	font-size: 100%;
	TEXT-DECORATION: none;
	color: #333333;
}
.font_body {
	color: #fa4110;
}
.font_body_link {
	color: #0000FF;
	text-decoration: underline;
}
.font_org_13 {
	font-size: 90%;
	color: #fa4110;
}

.font_footer_link {
	color: #333333;
}
.font_footer_13 {
	font-size: 85%;
	line-height: 1.3em;
	color: #333333;
}
.font_title01 {
	color: #333333;
	font-weight: bold;
}

.font_title02 {
	color: #fa4110;
}

.font_samll_ps {
	font-size: 85%;
}

.font_step_title {
	font-size: 100%;
	font-weight: bold;
	color: #28a9d4;
}
.font_black {
	color: #333333;
}
.font_page_now {
	font-weight: bold;
	color: #333333;
}
.font_otherlink_org {
	color: #666666;
}
.font_title {
	font-weight: bold;
	color: #333333;
}



/* 列表樣式--------------------------------*/
.list_font_title {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.list_font_date {
	color: #fc4312;
	line-height: 1.5em;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.list_font_link {
	color: #333333;
	line-height: 1.5em;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_font_no {
	color: #666666;
	line-height: 1.5em;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_font_page_now {
	font-weight: bold;
	color: #fc4312;
	font-size: 100%;
}
.list_font_page_link {
	color: #333333;
	font-size: 85%;
}
.list_font_show {
	line-height: 1.6em;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_font_show_link {
	color: #28a9d4;
	line-height: 1.5em;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.list_font_meta_title {
	font-weight: bold;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.list_font_meta {
	font-size: 100%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.list_font_show_reply {
	color: #0000FF;
	font-size: 100%;
}

/* 表格標題樣式--------------------------------*/
.CAPTION_font{
	font-weight: bold;
	font-size: 100%;
	color: #2fa5d3;
	line-height: 3em;
	letter-spacing: 0.1em;
}

.CAPTION_font01{
	font-weight: bold;
	font-size: 95%;
	color: #333333;
	line-height: 2.5em;
	letter-spacing: 0.1em;
}



/* 07樣式--------------------------------*/

.07bbs_title {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
}
.02super_name {
	color: #2DA5D2;
}
.02super_date {
	color: #666666;
}
.03dep_pic_box {
	border: 1px solid #CCCCCC;
	width: 250px;
}
.03dep_img {
	border: 1px solid #7dd1f2;
}
.03dep_dr_pic {
	border: 1px solid #7dd1f2;
}
.03dep_pic_show {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 85%;
}
.03dep_dr_font_show {
	color: #333333;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.4em;
}
.03dep_dr_font_name {
	color: #f96206;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.4em;
}

.04dr_no {
	font-size: 85%;
	color: #2da5d2;
	font-weight: bold;
}
.04dr_box {
	border: 1px solid #97def0;
}

.07faq_font_list {
	color: #3366CC;
}
.06vcr_subject_org {
	font-size: 100%;
	color: #fa4110;
	font-weight: bold;
}


.05publish_org_link {
	color: #FF6600;
}

.05publish_extra {
	color: #CCCCCC;
}

.05publish_black_link {
	color: #333333;
}

.07bbs_show {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.07bbs_date {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.07bbs_part {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.07bbs_view {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #fe5d32;
}

.07bbs_hit_no {
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.07bbs_Re_title {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
}
.08sitemap_font_01 {
	font-weight: bold;
	color: #333333;
}
.08sitemap_table_box {
	border: 1px solid #E8E8E8;
	background-color: #D3EEEE;
}
.08sitemap_table_box02 {
	background-color: #F4FBFB;
	border: 1px solid #EEF9F9;
	margin: 2px;
}

.08sitemap_font_02 {
	color: #000099;
}
.08sitemap_font_03 {
	color: #333333;
}
.08sitemap_font_golink {
	font-size: 85%;
	color: #666666;
}

.search_font_link {
	font-size: 100%;
	font-weight: bold;
	color: #069cd7;
}

.font_red {
	font-size: 100%;
	font-weight: normal;
	color: #FF0000;
}


/* 搜尋樣式--------------------------------*/

.search_top_link {
	font-size: 80%;
	color: #FFFFFF;
}
.search_top_link_home {
	font-size: 80%;
	color: #ff6600;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

/* 標題樣式--------------------------------*/
h1 {
	font-weight: bold;
	font-size: 105%;
	margin-bottom:-0.1em;
	color: #2fa5d3;
	line-height: 3em;
}
h2 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom:-0.1em;
	color: #333333;
	line-height: 2.5em;
}

/* 圖片樣式--------------------------------*/

.body_img {
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top: 5px;
