@charset "utf-8";
@import url("reset.css");

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

/* 中間元件名稱 */
.C_item_name {
	background-image:url(hilife_c_15.gif); background-repeat: repeat-x; background-position:left top;
}

.C_item_name h3{	
    font-family:Arial;color: #ffffff; 
	font-weight:bold;
	font-size: 15px;
	line-height: 30px;
	}

/* 中間標題 */
.C_title { 
    font-family:Arial;
	color: #16517a; 
	font-size: 16px; 
	letter-spacing:1px;
	font-weight: bold; 
	line-height: 20px;
}

/* 中間副標題 */
.C_subtitle { 
    font-family:Arial;
	color: #16517a; 
	font-size: 13px;
	letter-spacing:1px;
	line-height: 18px;
}

/* 中間內文內距 */
.C_padding{ padding:7px;}

/* 中間內文 */
.C_article { 
	font-family:Arial;
	color: #282828; 
	font-size: 12px;
	letter-spacing:1px;
	font-style: normal; 
	line-height: 20px;
}

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

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

/* 左邊元件名稱 */
.L_item_name {
	padding-left:12px;
	background-image:url(hilife_left_03.gif); background-repeat:no-repeat; background-position:left top;
}

.L_item_name h2{
	font-family:Arial;color: #ffffff; 
	font-weight:bold;
	font-size: 15px;
	line-height: 35px;
}

/* 左邊標題 */
.L_title { 
    font-family:Arial;
	color: #16517a; 
	font-size: 16px; 
	letter-spacing:1px;
	font-weight: bold; 
	line-height: 20px;
}

/* 左邊副標題 */
.L_subtitle { 
    font-family:Arial;
	color: #16517a; 
	font-size: 13px;
	letter-spacing:1px;
	line-height: 18px;
}

/* 左邊內文內距 */
.L_padding{ padding:7px;background-image:url(hilife_left_05.gif); background-repeat: repeat-y; background-position:top center;}

/* 左邊內文 */
.L_article { 
	font-family:Arial;
	color: #282828; 
	font-size: 12px;
	letter-spacing:1px;
	font-style: normal; 
	line-height: 20px;
}

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

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

/* 右邊元件名稱 */
.R_item_name {
	padding-left:12px;
	background-image:url(hilife_right_08.gif); background-repeat:no-repeat; background-position:left top;
}

.R_item_name h3{
	font-family:Arial;
	color: #e20156; 
	font-weight:bold;
	font-size: 15px;
	line-height: 36px;
}

.R_item_name1 { 
    padding-bottom:3px;
	background-image:url(hilife_right_15.gif); background-repeat:no-repeat; background-position:left top;
}

.R_item_name1 h3{
	font-family:Arial;
	color: #353434; 
	font-weight:bold;
	font-size: 15px;
}

/* 右邊標題 */
.R_title { 
    font-family:Arial;
	color: #16517a; 
	font-size: 16px; 
	letter-spacing:1px;
	font-weight: bold; 
	line-height: 20px;
}

/* 右邊副標題 */
.R_subtitle { 
    font-family:Arial;
	color: #16517a; 
	font-size: 13px;
	letter-spacing:1px;
	line-height: 18px;
}

/* 右邊內文內距 */
.R_padding{ padding:7px 7px 0 7px; background-image:url(hilife_right_10.gif); background-repeat:repeat-y; background-position:top center;}

.R_padding1{ padding:7px;}

/* 右邊內文 */
.R_article { 
	font-family:Arial;
	color: #282828; 
	font-size: 12px;
	letter-spacing:1px;
	font-style: normal; 
	line-height: 20px;
}

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


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

/* 表格抬頭 */
.table_title { 
	background-color: #ededed;
    font-family:Arial;
	font-size: 13px;
	color:#808080;
	font-weight: bold;
}

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

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

/* 表格欄位 */
.table_column { 
	background-color: #ededed;
    font-family:Arial;
	font-size: 12px;
	color:#808080;
}

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

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

/* 數字 */
.number {
    font-family:Arial;
	font-size: 12px;
	color: #f03a79;
	font-weight: bold;
}

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

/* 表單 */
.FormTxt, .FormTxt100 {
    font-family:Arial;
	font-size: 12px;
	color:#808080;
	background-color: #ffffff;
	border:solid #d4d4d4 1px;
}

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

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

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

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

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

/* 商品名稱 */
.prod_name {
    font-family:Arial;
	font-size: 12px;
	color: #16517a;
}

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

/* 商品售價 */
.prod_price {
    font-family: Verdana ;
	font-size: 20px; 
	color:#e50712; 
}

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

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

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

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

/*******************************
 表頭選單
*******************************/
a.top_menu:link {font-family: Arial; font-size: 16px; color: #fff; letter-spacing:1px;  text-decoration:none; font-weight: bold; } 
a.top_menu:visited {font-weight: bold;color: #fff; text-decoration:none; } 
a.top_menu:hover {font-weight: bold; color: #f4f4f4; text-decoration:none;}
a.top_menu:active {font-weight: bold; color: #f4f4f4;text-decoration:none;} 

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

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

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

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

.copy_right{
 font-family: Arial;
	font-size: 12px;
	color: #525252;
	line-height: 20px;
}

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

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

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

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

/*******************************
 自訂
*******************************/

/* menu背景 */
.menu_bg{ background-image:url(hilife_03.gif); background-repeat:no-repeat; background-position:left top; padding-left:25px;}
.menu_bg1{ background-image:url(hilife_04.gif); background-repeat:no-repeat; background-position:left top;}
.menu_bg2 span{ margin:0 20px;}

/* copyright背景 */
.copyright_bg{
	background-image:url(copyright_bg.gif); background-position:center top; background-repeat:no-repeat;
	padding: 8px;
}
/* main背景 */
.main_bg{ background-image:url(main_bg.gif); background-position:center top; background-repeat:no-repeat; padding-top:10px;}

/* 內文元件背景 */
.c_leftbg{ background-image: url(hilife_c_19.gif); background-repeat:repeat-y; background-position:left top;}
.c_rightbg{ background-image:url(hilife_c_21.gif); background-repeat:repeat-y; background-position: right top;}
.c_bottom{ background-image:url(hilife_c_33.gif); background-repeat:repeat-x; background-position:bottom center;} 

/* 元件間隔 */
.table_margin{ margin-bottom:6px;}

/* 語系間隔 */
.lang_padding{ padding:0 30px 5px 0;}

/* 萊爾富表頭選單特殊使用 */
.hilife_menu{ background-image:url(hilifemenu_03.gif); background-repeat:no-repeat; background-position:left top;}
