@charset "utf-8";

/*******************************
 中間元件
*******************************/

/* 中間元件名稱 */
.C_item_name {
	font-family:"Arial";
	color: #000000;
	font-size: 15px;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 3px;
	}

/* 中間標題 */
.C_title { 
    font-family:"Arial"; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
}

/* 中間副標題 */
.C_subtitle { 
    font-family:"Arial"; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
}

/* 中間內文 */
.C_article { 
	font-family:"Arial";
	color: #000000; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
}

/* 中間標題(連結) */
a.C_title_a:link 	{ font-family:"Arial"; font-size: 12px;color: #000000; font-weight: bold; text-decoration: none}
a.C_title_a:visited { font-family:"Arial"; font-size: 12px;color: #000000; font-weight: bold; text-decoration: none}
a.C_title_a:hover 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}
a.C_title_a:active 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}

/*******************************
 左邊元件
*******************************/

/* 左邊元件名稱 */
.L_item_name {
    font-family:Arial; 
	color: #ffffff; 
	font-size: 15px; 
	line-height: 16px;
	padding-top: 3px;

}

/* 左邊標題 */
.L_title {
	font-family:Arial;
	color: #12569D;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

/* 左邊副標題 */
.L_subtitle { 
    font-family:"Arial"; 
	color: #12569D; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
}

/* 左邊內文 */
.L_article { 
	font-family:"Arial";
	color: #12569D; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
}

/* 左邊標題(連結) */
a.L_title_a:link 	{ font-family:"Arial"; font-size: 12px;color: #12569D; font-weight: bold; text-decoration: none}
a.L_title_a:visited { font-family:"Arial"; font-size: 12px;color: #12569D; font-weight: bold; text-decoration: none}
a.L_title_a:hover 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}
a.L_title_a:active 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}

/*******************************
 右邊元件
*******************************/

/* 右邊元件名稱 */
.R_item_name {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 16px;
	padding-top: 3px;

}

/* 右邊標題 */
.R_title {
	font-family:Arial;
	color: #12569D;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

/* 右邊副標題 */
.R_subtitle { 
    font-family:"Arial"; 
	color: #12569D; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;
}

/* 右邊內文 */
.R_article { 
	font-family:"Arial";
	color: #12569D; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
}

/* 右邊標題(連結) */
a.R_title_a:link 	{ font-family:"Arial"; font-size: 12px;color: #12569D; font-weight: bold; text-decoration: none}
a.R_title_a:visited { font-family:"Arial"; font-size: 12px;color: #12569D; font-weight: bold; text-decoration: none}
a.R_title_a:hover 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}
a.R_title_a:active 	{ font-family:"Arial"; font-size: 12px;color: #666666; font-weight: bold; text-decoration: underline}

/*******************************
 表格
*******************************/

/* 表格抬頭 */
.table_title { 
	background-color: #666666;
	font-size: 14px;
	color: #FFFFFF;
}

/* 表格外框線顏色 */
.table_exo_bordercolor { 
	background-color: #333333;
}

/* 表格內框線顏色 */
.table_bordercolor { 
	background-color: #EEEEEE;
}

/* 表格欄位 */
.table_column { 
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
}

/* 表格欄位內容 */
.table_column_desc { 
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}

/* 表格欄位內容 onMouseOver */
.table_column_desc_over { 
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
}

/* 數字 */
.number {
	font-size: 13px;
	color: #CD1D85;
	font-weight: bold;
}

/*******************************
 表單
*******************************/

/* 表單 */
.FormTxt, .FormTxt100 {
	font-size: 12px;
	background-color: #EEEEEE;
}

/* 表單 */
.FormTxt100, .FormTxtMark100 {
	width: 100%;
}

/* 表單 */
.FormTxtMark, .FormTxtMark100 {
	font-size: 12px;
	background-color: #E3E3E3;
}

/* 表單註解 */
.form_gloss {
	color: #FF6699; 
	font-size: 12px; 
}

/* 表單必填欄位(*)樣式 */
.form_star {
	color: #FF0000; 
	font-size: 18px; 
	font-weight: bold;
}

/*******************************
 商品
*******************************/

/* 商品名稱 */
.prod_name {
	font-size: 12px;
	color: #99B3E9;
}

/* 商品名稱 */
a.prod_name:link 	{ font-size: 12px;color: #075EBE; text-decoration: none; }
a.prod_name:visited { font-size: 12px;color: #075EBE; text-decoration: none; }
a.prod_name:hover 	{ font-size: 12px;color: #0394EF; text-decoration: underline; }
a.prod_name:active 	{ font-size: 12px;color: #FF0099; text-decoration: underline; }

/* 商品售價 */
.prod_price {
	font-size: 20px; 
	color:#FF3399; 
	font-weight:bold;
}

/*******************************
 延伸選單
*******************************/

/* 延伸選單 */
.menu_extended {
	color: #000000;
	background-color: #F5F5F5;  
	font-size: 12px; 
	font-family: arial;
}

/* 延伸選單 onMouseOver */
.menu_extended_over {
	color: #666666; 
	background-color: #E0E0E0; 
	font-size: 12px; 
	font-family: arial;
}

/* 延伸選單 邊線 */
.menu_extended_border {
	background-color: #CCCCCC; 
}

/*******************************
 表頭選單
*******************************/

a.top_menu:link {font-family: "Arial"; font-size: 12px; color: #000000;  text-decoration:none; font-weight: bold; } 
a.top_menu:visited {font-family: "Arial"; font-size: 12px; color: #000000 ; text-decoration:none; font-weight: bold; } 
a.top_menu:hover { font-family: "Arial";font-size: 12px; color: #666666; text-decoration:none; font-weight: bold; }
a.top_menu:active { font-family: "Arial";font-size: 12px; color: #666666;text-decoration:none; font-weight: bold; } 

/*******************************
 語系
*******************************/

a.lang_menu:link 	{ font-size: 12px;color: #0942AF; text-decoration: none; }
a.lang_menu:visited { font-size: 12px;color: #0942AF; text-decoration: none; }
a.lang_menu:hover 	{ font-size: 12px;color: #666666; text-decoration: underline; }
a.lang_menu:active 	{ font-size: 12px;color: #666666; text-decoration: underline; }

.lang_menu {
	font-size: 12px; 
	color:#0942AF; 
}

/*******************************
 copyright
*******************************/

.copy_right{
	font-family:"Arial";
	font-size: 12px;
	color: #0942AF;
	line-height: 18px;
	padding: 5px;
}

a.copy_right:link 		{ font-size: 12px;color: #0942AF; text-decoration: none; }
a.copy_right:visited 	{ font-size: 12px;color: #0942AF; text-decoration: none; }
a.copy_right:hover 		{ font-size: 12px;color: #0942AF; text-decoration: underline; }
a.copy_right:active 	{ font-size: 12px;color: #0942AF; text-decoration: underline; }

/*******************************
 通用
*******************************/

/* 成功訊息 */
.hd_alert {
	color: #009900; 
	font-size: 12px; 
	font-weight: bold;
}

/* 錯誤訊息 */
.err_alert {
	color: #990000; 
	font-size: 12px; 
	font-weight: bold;
}

/* 一般鏈結 */
a:link 		{ font-family:"Arial"; font-size: 12px;color: #717171; text-decoration: none}
a:visited 	{ font-family:"Arial"; font-size: 12px;color: #717171; text-decoration: none}
a:hover 	{ font-family:"Arial"; font-size: 12px;color: #688BC4; text-decoration:  underline}
a:active 	{ font-family:"Arial"; font-size: 12px;color: #688BC4; text-decoration: underline}

/*******************************
 自訂
*******************************/
/* padding */
.padding {
 padding:5,0,0,5
}