/*@import url("../css/reset.css");*/
/***********************************************/
/* 形象頁Body設定                               */
/***********************************************/

.date{
	font-size:10px;
	color:#41BEB4;
}

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.t15bblue				{ font-family:微軟正黑體; color:#0497E9; font-size:15px; font-weight:bold;}


.footer_1 A:link{color:#3499CC;text-decoration:none; font-size:12px}
.footer_1 A:visited{color:#3499CC;text-decoration:none; font-size:12px}
.footer_1 A:hover{color: #3499CC;text-decoration:none; font-size:12px}

.artware_2 {color:#5AA1CB;text-decoration:none; font-size:11px}
.artware_2 A:link{color:#5AA1CB;text-decoration:none; font-size:11px}
.artware_2 A:visited{color:#5AA1CB;text-decoration:none; font-size:11px}
.artware_2 A:hover{color: #5AA1CB;text-decoration:none; font-size:11px}



body,td,ol{
	font-family:微軟正黑體, Verdana, Geneva, sans-serif;
	font-size:12px;
	Color:#333;
	line-height:1.5;
	
}
A:link{color:#333;text-decoration:none}
A:visited{color:#333;text-decoration:none}
A:hover{color: #666;text-decoration:none}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	color:#000;
	border-bottom:#1E70C6 3px solid;
	height:25px;
	font-size:18px;
	font-weight:bold;
	min-width:100px;
	float:left;
	margin-top:30px;
	background-image:none;
}

.txt_1 {padding:5px; font-size:10pt; color:#0497E9; font-weight:bold; text-align:right; }
.txt_2 {text-align:left; float:left; min-height:30px; overflow:hidden; padding:5px 0 5px 10px;border-left:#DFDFDF 1px solid; }
.txt_3 {color:#0497E9;}
.txt_4 {color:#0085C4; font-size:12.5pt; font-weight:bold; font-family:verdana;}
.txt_5 {color:#1999D8; font-size:10pt; font-weight:bold; font-style:italic;}

#h1_dd {
	width:650px; min-height:30px; overflow:hidden; float:left; background-image: url(images/tit_bg.jpg); background-position:left bottom; background-repeat:repeat-x; margin-bottom:30px;
}

#h1_dd_2 {
	width:650px; min-height:30px; overflow:hidden; float:left; background-image: url(images/tit_bg.jpg); background-position:left bottom; background-repeat:repeat-x; 
}

#contact_dd {width:400px; min-height:20px; overflow:hidden; background-color:#F6F6F6; border-radius:5px; margin-bottom:3px; padding:10px; float:left;}
#contact_dd_2 {width:100px; padding-left:15px; background-image:url(images/icon_3.png); background-position:left top; background-repeat:no-repeat; color:#0497E9; font-weight:bold; font-size:10pt; float:left;}
#contact_dd_3 {width:280px; float:left;}


#index_dd {width:615px; min-height:30px; overflow:hidden; border-bottom:#DFDFDF 1px solid; margin-bottom:10px; padding-bottom:10px;}

#perspective_dd {width:390px; min-height:30px; overflow:hidden; border-bottom:#DFDFDF 1px solid; margin-bottom:10px; padding-bottom:10px;}

#medical_dd {width:622px; float:left; background-position:left top; background-repeat:no-repeat}
#medical_dd_2 {width:550px; float:left; overflow:hidden; background-image:url(images/icon_2.png); background-position:left top; background-repeat:no-repeat; padding-left:20px; margin-top:70px; margin-left:20px;}

#history_dd {width:80px; text-align:center; float:left;}
#history_dd_2 {width:575px; text-align:left; float:left; padding-right:10px; padding-top:5px;}
#history_dd_3 {width:665px; float:left; min-height:30px; overflow:hidden; margin-bottom:5px;}
#history_dd_4 {width:665px; float:left; min-height:30px; overflow:hidden; background-color:#F5F5F5; border-radius:5px;margin-bottom:5px;}

#equip_dd {width:196px; float:left; overflow:hidden;}
#equip_dd_2 {width:181px; background-image:url(images/icon_1.jpg); background-position:left top; background-repeat:no-repeat; padding-left:15px; margin-top:5px;}


#list_bg {
	 width:647px; margin:0 20px 0 17px; height:30px; border-bottom:#D6D6D6 1px solid; padding:0 0 0 0;
}


#list_bg  a:hover {
	width:647px; margin:0 0 0 0; height:30px; padding:0 0 0 0 ; font-weight:bold; color:#0497E9;  
}

.input_box_1 {border:#D6D6D6 1px solid;; height:18px;}
.input_box_2 {border:#D6D6D6 1px solid;; height:18px; width:275px;}


#navigation {
	margin:0 auto;
	padding:0;	
	width:248px;
}
#navigation ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}
#navigation li {
	width:190px;
	min-height:36px;
	text-align: left;
	float:left;
	font-size:11px;
	font-family:arial;
}
#navigation a {
	color:#FFF;
	border-bottom:#68C1F2 1px solid;
	line-height:1.3;
	background-image: url(images/menu_bg_2.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 20px 8px 20px;
	display: block;
}
#navigation a:hover {
	color:#000;
	font-weight:bold;
	background-image: url(images/menu_bg_3.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 20px 8px 20px;
	display: block;
}

#navigation #sub li {
	width:160px;
	text-align: left;
	float:left;
	font-size:11px;
	color:#A2CA20
}
#navigation #sub a {
	color:#666;
	padding:5px 0 0 25px;
	display: block;
	background-image: url(../catch/icon_1.png);
	font-size:11px;
}
#navigation #sub a:hover {
	color:#0C701D;
	padding:5px 0 0 25px;
	display: block;
	background-image:url(../images/but_bg_4.jpg);
	font-size:11px;
}

#navigation #sub_2  {
	
	 width:100px;
	 margin-left:10px
}

#navigation #sub_2 ul {
	
	 width:100px
}

#navigation #sub_2 li {
	border-left:#FFF 1px solid;
	width:80px;
	text-align: left;
	float:left;
	font-size:12px;
	color:#A2CA20
}
#navigation #sub_2 a {
	color:#FFF;
	padding:3px 0 0 10px;
	display: block;
	background-image:none;
	
	font-size:12px;
}
#navigation #sub_2 a:hover {
	color:  #CCC;
	padding:3px 0 0 10px;
	display: block;
	background-image:none;
	font-size:12px;
}
#navigation_sub_3  {
	
	 width:160px;
	 margin-left:10px
}

#navigation_sub_3 ul {
	
	 width:160px
}
#navigation_sub_3  li {
	width:160px;
	text-align: left;
	float:left;
	font-size:11px;
	color:#fff;
	background-image:none;
	
}
#navigation_sub_3 a {
	color:#fff;
	padding:5px 0 0 10px;
	display: block;
	font-size:11px;
	border-left:#68C1F2 1px solid;
	background-image:none;
}
#navigation_sub_3 a:hover {
	color:#fff;
	padding:5px 0 0 10px;
	display: block;
	font-size:11px;
	border-left:#68C1F2 1px solid;
	background-image:none;
}

#content{
	width:665px; overflow:hidden; float:left;margin-left:25px;background-color:#fff;
}

#content_en{
	margin:0 auto;
	overflow:hidden; 
	width:980px;
}

#left_d{
	background-image:url(images/menu_bg_1.jpg); 
	background-position:left top; 
	background-repeat:no-repeat; 
	min-height:200px;
	overflow:hidden;
}
#left_d_2{
	background-image:url(images/menu_bg.jpg); 
	background-position:left top; 
	background-repeat:repeat-y; 
	background-color:#0497E9; 
	min-height:200px;
	overflow:hidden;
}

#footer{
	background-image:url(../images/footer_bg_s1.jpg); background-repeat:repeat-x; border-top:#B7D7E8 1px solid; padding:15px 0 15px 0; margin-top:15px; text-align:center; 
}
#footer_en{
	background-image: url(../images/footer_bg_s1.jpg); background-repeat:repeat-x; border-top:#B7D7E8 1px solid; padding:0 0 0 0;  text-align: left; width:100%
}


#tit_en{
	background-image: url(../en/images/temp_tit.jpg); width:643px; height:26px; padding:0px 0 0 25px; font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:20px; font-weight:bold; line-height:20px
}

#content_d{
	width:660px; overflow:hidden; float:left; overflow:hidden; margin-left:28px; margin-top:15px;text-align:left;
}

.artware{
	color:#ADA075;
	font-size:11px;
	font-family:微軟正黑體, Verdana, Geneva, sans-serif;
}

.artware A:link {
	color:#ADA075;
	font-size:11px;
	font-family:微軟正黑體, Verdana, Geneva, sans-serif;
}

.artware A:visited {
	color:#ADA075;
	font-size:11px;
	font-family:微軟正黑體, Verdana, Geneva, sans-serif;
}

.artware A:hover {
	color:#FF6600;
	font-size:11px;
	font-family:微軟正黑體, Verdana, Geneva, sans-serif;
}


#nav_1{
	width:620px;
	

}

#nav_1 ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	display:block;
	color: #084B67; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體; 

}

#nav_1 li{
	margin-top:10px;
	height:26px; 
	width:148px;
	color: #084B67; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	padding:0 0 0 0;
	float:left;
	line-height:15px;
	margin-left:7px;
	background-image:url(../service/images/image_6.png);
	background-repeat:no-repeat;
	display:block
	

}

#nav_1 li a{
	height:26px; 	
	display: inline; 
	padding:6px 0 0 22px;
	width:140px;
	color: #0497E9; 
	font-size:15px; 
	font-weight: bold; 
	font-family:微軟正黑體;
	display:block;
	margin:0;
}
#nav_1 li a:hover{
	padding:6px 0 0 22px;
	margin:0;
	display:block;
	height:24px; 
	width:140px;
	color: #0497E9; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	line-height:15px;
	background-image:url(../service/images/image_5.png);
	background-repeat:no-repeat;	
}

#nav_2{
	width:620px;
}

#nav_2 ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	display:block;
	color: #3C5AA4; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體; 

}

#nav_2 li{
	margin-top:10px;
	height:26px; 
	width:148px;
	color: #3C5AA4; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	padding:0 0 0 0;
	float:left;
	line-height:15px;
	margin-left:7px;
	background-image:url(../service/images/image_7.png);
	background-repeat:no-repeat;
	display:block
	

}

#nav_2 li a{
	height:26px; 
	
	display: inline; 
	padding:6px 0 0 22px;
	width:140px;
	color: #3C5AA4; 
	font-size:15px; 
	font-weight: bold; 
	font-family:微軟正黑體;
	display:block;
	margin:0
	

}
#nav_2 li a:hover{

	padding:6px 0 0 22px;
	margin:0;
	display:block;
	height:24px; 
	width:140px;
	color: #3C5AA4; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	line-height:15px;
	background-image:url(../service/images/image_8.png);
	background-repeat:no-repeat;
	
	
}


#nav_3{
	width:620px;
	

}

#nav_3 ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	display:block;
	color: #1A976F; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體; 

}

#nav_3 li{
	margin-top:10px;
	height:26px; 
	width:148px;
	color: #1A976F; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	padding:0 0 0 0;
	float:left;
	line-height:15px;
	margin-left:7px;
	background-image:url(../service/images/image_9.png);
	background-repeat:no-repeat;
	display:block
	

}

#nav_3 li a{
	height:26px; 
	
	display: inline; 
	padding:6px 0 0 22px;
	width:140px;
	color: #1A976F; 
	font-size:15px; 
	font-weight: bold; 
	font-family:微軟正黑體;
	display:block;
	margin:0
	

}
#nav_3 li a:hover{

	padding:6px 0 0 22px;
	margin:0;
	display:block;
	height:24px; 
	width:140px;
	color: #1A976F; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	line-height:15px;
	background-image:url(../service/images/image_10.png);
	background-repeat:no-repeat;
	
	
}

#nav_4{
	width:620px;
	

}

#nav_4 ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	display:block;
	color: #CCA620; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體; 

}

#nav_4 li{
	margin-top:10px;
	height:26px; 
	width:148px;
	color: #CCA620; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	padding:0 0 0 0;
	float:left;
	line-height:15px;
	margin-left:7px;
	background-image:url(../service/images/image_11.png);
	background-repeat:no-repeat;
	display:block
	

}

#nav_4 li a{
	height:26px; 
	
	display: inline; 
	padding:6px 0 0 22px;
	width:140px;
	color: #CCA620; 
	font-size:15px; 
	font-weight: bold; 
	font-family:微軟正黑體;
	display:block;
	margin:0
	

}
#nav_4 li a:hover{

	padding:6px 0 0 22px;
	margin:0;
	display:block;
	height:24px; 
	width:140px;
	color: #CCA620; 
	font-size:15px; 
	font-weight:  bold; 
	font-family:微軟正黑體;
	line-height:15px;
	background-image:url(../service/images/image_12.png);
	background-repeat:no-repeat;
	
	
}



#list_num{
float:left; margin:0 10px; text-align:center; padding:10px 9px
	
	
}

#list_topic{
float:left; margin:0 0 0 10px; width:468px; padding:8px 0 12px 0; height:12px
	
	
}



#list_date{
float:left; margin-left:35px; padding:10px 0
	
	
}


#nav_5 {
	background-image: url(../knowledge/images/image_14.png); width:210px; height:12px; text-align:center; padding:7px 0
	

}

#page_num {
	width:22px; height:22px; float:left; background-image:url(../catch/img_5.jpg); background-repeat:no-repeat; color:#fff; text-align:center; font-weight:bold;margin-right:3px;
}
#page_btn {
	width:22px; float:left; margin-right:3px;
}


#map_1{
	background-image: url(../map/images/img_2.png); width:152px; height:29px; text-align:center; color:#188EC9; font-family:微軟正黑體; font-weight:bold; font-size:16px; padding:3px 5px 0  0
	

}

#map_2 ul{
	background-color:#F5F5F5; padding:5px 0 0 10px; font-size:13px; font-weight: bold

}

#map_2 li{
	height:24px;
	display:block;
	padding:0;
	margin:0;
	color: #666666;
	text-align:left
	

}

#map_2 li a{
	height:24px;
	color:#666666;
	
	

}
#map_2 li a:hover{

	height:24px;
	color: #333;
	
	
	
}






/*---------- 分頁 ----------*/
#pageBtn {
	margin:0 auto;
	width: 664px;
	padding-top:10px;
	border-top:#72C5F3 1px solid;
	margin-top:15px;
	text-align:center; 
}
#pageBtn ul {
	display: inline-block;
	list-style: none;
	text-align:center; 
}
#pageBtn li {
	float:left;
	width:22px; 
	height:22px;
	line-height: 25px;
	margin:0 2px 0 2px;
}
#pageBtn #pageNum {
	background-image: url(../images/image_25.png); 
	background-repeat:no-repeat; 
	text-align:center; 
	font-weight:bold;
}
#pageBtn #pageNum a{
	color:#4F4F4F; 
}
#pageBtn #pageNumhove {
	background-image:url(../catch/img_5.jpg); 
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center; 
	font-weight:bold;
}
/*---------- 分尾 ----------*/