@charset "utf-8";
td,tr,table,body,form,option,select,input,text,submit,textarea{
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #666666;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}


.datatable_01 {	
	border-collapse:collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #073073;		
}
.datatable_01 th {
	background-color: #126AA5;	
	height: 25px;	
	color: #FFFFFF;	
	border-width: 1px;
	border-style: solid;
	border-color: #073073;
}
.datatable_01 td {
	border-width: 1px;
	border-style: solid;
	border-color: #073073;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	background-color: #BBEFFD;		
}




.datatable {
	width: 100%;
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	
}
.datatable th {
	background-image: url(images/table_top_pic.jpg);
	background-repeat: repeat;
	height: 30px;	
	color: #FFFFFF;		
}
.datatable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1284C2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
	height: 22px;
}


.border {
	border-top-color: #1EBBE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #1CBBE5;
	border-bottom-color: #1CBBE5;
	border-left-color: #1CBBE5;
}/*框線*/

.form_txt {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color:#FFFFFF;
}/*黑色12PX小字*/

.title_three {
	FONT-WEIGHT: bold; COLOR: #1284C2
}/*次次標題*/

.title_first{
	FONT-WEIGHT: bold; COLOR: #1A3B52;
	font-size: 18px;
}/*大標題*/

.title_second {
	FONT-WEIGHT: bold; COLOR: #1EBBE6;
	font-size: 14px
}/*次標題*/

.color_tb_07 {
	BACKGROUND-COLOR: #5BCAE7
}/*內文背景淺配色*/

.color_word {
	color: #B69643;
}/*內文重點字*/

.title_color_red {
    FONT-WEIGHT: bold;
	color: #C73018;
}/*內文重點字*/

.title_color_red_16{
    FONT-WEIGHT: bold;
	color: #C73018;
	font-size: 16px;
}/*內文重點字*/

.black_11px {
	color: #4F061C;
	font-size: 11px;
	text-decoration: none;
}/*黑色11PX小字*/


.white_10px {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}/*白色10PX小字*/


.white_12px {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}/*白色12PX小字*/

.blue_12px {
	color: #0A5596;		
}

.button {
	border-right:#FFFFFF 1pt ridge; 
	padding-right: 1pt; 
	border-top: #FFFFFF 1pt ridge; 
	padding-left: 1pt; 
	font-size: 11px; 
	padding-bottom: 1pt; 
	margin: 0pt; 
	border-left:#FFFFFF 1pt ridge; 
	color: #0F639F; 
	line-height: 15px;
	padding-top: 1pt; 
	border-bottom:  #FFFFFF 1pt ridge; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	height: 20px; 
	background-color:#FFFFFF; 
	text-align: center
}

.buttonText {
	border-right:#000000 1pt ridge; 
	padding-right: 1pt; 
	border-top:#000000 1pt ridge; 
	padding-left: 1pt; 
	font-size: 12px; 
	color: #000000;
	padding-bottom: 1pt; 
	margin: 0pt; 
	border-left: #000000 1pt ridge;  
	line-height: 16px; 
	padding-top: 1pt; 
	border-bottom: #000000 1pt ridge; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	height: 16px; 
	background-color: #FFFFFF; 
	
}/*欄位*/


.menu_gray:link {color: #666666;line-height: 15px;text-decoration: none}
.menu_gray:visited {color: #666666;line-height: 15px;text-decoration: none}
.menu_gray:hover {color: #FD5217;line-height: 15px;text-decoration:underline}
.menu_gray:active {color: #FD5217;line-height: 15px;text-decoration: underline}

.menu_orang:link {color: #FD5217;text-decoration: none}
.menu_orang:visited {color: #FD5217;text-decoration: none}
.menu_orang:hover {color: #FD5217;text-decoration: underline}
.menu_orang:active {color: #FD5217;text-decoration: underline}

.menu_white:link {color: #FFFFFF;font-size: 13px;FONT-WEIGHT: bold;text-decoration: none}
.menu_white:visited {color: #FFFFFF;font-size: 13px;FONT-WEIGHT: bold;text-decoration: none}
.menu_white:hover {color: #FFFFFF;font-size: 13px;FONT-WEIGHT: bold;text-decoration: underline}
.menu_white:active {color: #FFFFFF;font-size: 13px;FONT-WEIGHT: bold;text-decoration: underline}


 default 
{color: #666666;;text-decoration: none }
A:link {color: #666666;text-decoration: underline}
A:visited {color: #666666;text-decoration: underline}
A:hover {color: #666666;text-decoration: underline}
A:active {color: #666666;text-decoration: underline}
