@charset utf-8;

/*******************************
 中間元件
*******************************/

/* 中間元件名稱 */
.C_item_name {
    font-family:Osaka; 
	color: #ffffff; 
	font-size: 14px; 
	line-height: 18px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
	letter-spacing:3px;
	}


/* 中間標題 */
.C_title { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px; 
	line-height: 18px;
}

/* 中間副標題 */
.C_subtitle { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px; 
	line-height: 18px;
}

/* 中間內文 */
.C_article { 
	font-family:Arial;
	color: #333333; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
}

/* 中間標題(連結) */
a.C_title_a:link 	{ font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.C_title_a:visited { font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.C_title_a:hover 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}
a.C_title_a:active 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}

/*******************************
 左邊元件
*******************************/

/* 左邊元件名稱 */
.L_item_name {
    font-family:Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 14px; 
	line-height: 18px;
	padding-top: 5px;
	padding-left: 25px;
	letter-spacing:2px;
	}

/* 左邊標題 */
.L_title { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px;
	 
}

/* 左邊副標題 */
.L_subtitle { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px; 
	line-height: 18px;
}

/* 左邊內文 */
.L_article { 
	font-family:Arial;
	color: #333333; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
	padding-top: 5px;
	
}

/* 左邊標題(連結) */
a.L_title_a:link 	{ font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.L_title_a:visited { font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.L_title_a:hover 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}
a.L_title_a:active 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}

/*******************************
 右邊元件
*******************************/

/* 右邊元件名稱 */
.R_item_name {
	padding-right: 0px;
	padding-left: 7px;
	font-size:12px;
	padding-bottom: 4px;
	margin: 10px 0px 0px;
	color: #ffffff;
	padding-top: 6px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}

/* 右邊標題 */
.R_title { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px; 
}

/* 右邊副標題 */
.R_subtitle { 
    font-family:Arial; 
	color: #333333; 
	font-size: 13px; 
	line-height: 18px;
}

/* 右邊內文 */
.R_article { 
	font-family:Arial;
	color: #333333; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 22px;
}

/* 右邊標題(連結) */
a.R_title_a:link 	{ font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.R_title_a:visited { font-family:Arial; font-size: 13px;color: #333333; text-decoration: none}
a.R_title_a:hover 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}
a.R_title_a:active 	{ font-family:Arial; font-size: 13px;color: #CF0101; text-decoration: none}

/*******************************
 表格
*******************************/

/* 表格抬頭 */
.table_title { 
	background-color: #00598D;
	font-size: 13px;
	color: #FFFFFF;
}

/* 表格外框線顏色 */
.table_exo_bordercolor { 
	background-color: #878787;
}

/* 表格內框線顏色 */
.table_bordercolor { 
	background-color: #EEEEEE;
}

/* 表格欄位 */
.table_column { 
	background-color: #00598D;
	font-size: 12px;
	color: #ffffff;
}

/* 表格欄位內容 */
.table_column_desc { 
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}

/* 表格欄位內容 onMouseOver */
.table_column_desc_over { 
	background-color: #EEEEEE;
	font-size: 12px;
	color: #333333;
}

/* 數字 */
.number {
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}

/*******************************
 表單
*******************************/

/* 表單 */
.FormTxt, .FormTxt100 {
	font-size: 12px;
	background-color: #FFFFFF;
}

/* 表單 */
.FormTxt100, .FormTxtMark100 {
	width: 100%;
}

/* 表單 */
.FormTxtMark, .FormTxtMark100 {
	font-size: 12px;
	background-color: #EEEEEE;
}

/* 表單註解 */
.form_gloss {
	color: #0066FF; 
	font-size: 12px; 
}

/* 表單必填欄位(*)樣式 */
.form_star {
	color: #FF0000; 
	font-size: 18px; 
	font-weight: bold;
}

/*******************************
 商品
*******************************/

/* 商品名稱 */
.prod_name {
	font-size: 13px;
	color: #878787;
}

/* 商品名稱 */
a.prod_name:link 	{ font-size: 13px;color: #878787; text-decoration: none; }
a.prod_name:visited { font-size: 13px;color: #878787; text-decoration: none; }
a.prod_name:hover 	{ font-size: 13px;color: #878787; text-decoration: none; }
a.prod_name:active 	{ font-size: 13px;color: #878787; text-decoration: none; }

/* 商品售價 */
.prod_price {
font-family: Arial;
	font-size: 30px; 
	color:#cc0000; 
	font-weight:bold;
}

/*******************************
 延伸選單
*******************************/

/* 延伸選單 */
.menu_extended {
	color: #00598D;
	background-color: #ffffff;  
	font-size: 12px; 
	font-family: arial;
}

/* 延伸選單 onMouseOver */
.menu_extended_over {
	color: #ffffff; 
	background-color: #00598D; 
	font-size: 12px; 
	font-family: arial;
}

/* 延伸選單 邊線 */
.menu_extended_border {
	background-color: #00598D; 
}

/*******************************
 表頭選單
*******************************/

a.top_menu:link {font-family: Arial; font-size: 12px; color: #000000; text-decoration:none; } 
a.top_menu:visited {font-family: Arial; font-size: 12px; color: #000000 ; text-decoration:none; } 
a.top_menu:hover { font-family: Arial;font-size: 12px; color: #0000FF; text-decoration:none; }
a.top_menu:active { font-family: Arial;font-size: 12px; color: #0000FF; text-decoration:none; } 
.padding {padding-top: 5px;}
/*******************************
 語系
*******************************/

a.lang_menu:link 	{ font-size: 12px;color: #FFFFFF; text-decoration: none; }
a.lang_menu:visited { font-size: 12px;color: #FFFFFF; text-decoration: none; }
a.lang_menu:hover 	{ font-size: 12px;color: #0074FF; text-decoration: underline; }
a.lang_menu:active 	{ font-size: 12px;color: #0074FF; text-decoration: underline; }

.lang_menu {
	font-size: 12px; 
	color:#FFFFFF; 
}

/*******************************
 copyright
*******************************/

.copy_right{font-size: 10px;color: #000066; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}

a.copy_right:link 		{ font-size: 12px;color: #FFFFFF; text-decoration: none; }
a.copy_right:visited 	{ font-size: 12px;color: #FFFFFF; text-decoration: none; }
a.copy_right:hover 		{ font-size: 12px;color: #FFFFFF; text-decoration: underline; }
a.copy_right:active 	{ font-size: 12px;color: #FFFFFF; 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: #333333; text-decoration: none}
a:visited 	{ font-family:Arial; font-size: 12px;color: #333333; text-decoration: none}
a:hover 	{ font-family:Arial; font-size: 12px;color: #CF0101; text-decoration: underline}
a:active 	{ font-family:Arial; font-size: 12px;color: #CF0101; text-decoration: underline}

/*******************************
 自訂
*******************************/
/* padding */
.padding {
	padding-top: 5px;
	padding-left: 5px;
}
/* top_bgcolor */
.bgcolor {
	background-color: #003663;
}

/* copyright_bgcolor */
.copyright_bgcolor {
	background-color: #003663;
}

