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

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

/* 中間元件名稱 */
.C_item_name {
	font-family:Arial;
	color: #303030;
	font-size: 13px;
	line-height: 37px;
	padding:2px 0 0 18px;
	background-image:url(partner_bg3.gif); background-repeat:no-repeat; background-position:left top;
}

/* 中間標題 */
.C_title { 
    font-family:Arial;
	color: #8db154; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 20px;
}

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

/* 中間內文內距 */
.C_padding{ padding:7px;background-image:url(partner_bg4.gif); background-repeat:repeat-x; background-position:bottom left;}

.C_padding1{ padding:7px;}

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

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

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

/* 左邊元件名稱 */
.L_item_name {
	font-family:Arial;
	color: #303030;
	font-size: 13px;
	line-height: 37px;
	padding:2px 0 0 18px;
	background-image:url(partner_bg3.gif); background-repeat:no-repeat; background-position:left top;
}

/* 左邊標題 */
.L_title { 
    font-family:Arial;
	color: #4a8a33; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 20px;
}

/* 左邊副標題 */
.L_subtitle { 
    font-family:Arial;
	color: #7fbe26; 
	font-size: 12px; 
	line-height: 18px;
}

/* 左邊內文內距 */
.L_padding{ padding:7px;background-image:url(partner_bg4.gif); background-repeat:repeat-x; background-position:bottom left;}

.L_padding1{ padding:7px;}

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

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

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

/* 右邊元件名稱 */
.R_item_name {
	font-family:Arial;
	color: #303030;
	font-size: 13px;
	line-height: 37px;
	padding:2px 0 0 18px;
	background-image:url(partner_bg3.gif); background-repeat:no-repeat; background-position:left top;
}
.R_item_name_2 {
    font-family:"Arial"; 
	color: #4A6750; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 18px;
	padding-top: 4px;
	padding-left: 45px;
}

/* 右邊標題 */
.R_title { 
    font-family:Arial;
	color: #4a8a33; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 20px;
}

/* 右邊副標題 */
.R_subtitle { 
    font-family:Arial;
	color: #7fbe26; 
	font-size: 12px; 
	line-height: 18px;
}

/* 右邊內文內距 */
.R_padding{ padding:12px;background-image:url(partner_bg4.gif); background-repeat:repeat-x; background-position:bottom left;}

.R_padding1{ padding:7px;}

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

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

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

/* 表格抬頭 */
.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: #bf3b60;
	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: #8db154; 
	font-size: 12px; 
}

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

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

/* 商品名稱 */
.prod_name {
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1d1d1d;
}

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

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

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

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

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

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

/*******************************
 表頭選單
*******************************/
.top_padding{ font-family:Arial; font-size:16px; color: #1d1d1d; padding:0 30px 5px 0;}
a.top_menu:link {font-family: Arial; font-size: 16px; color: #1d1d1d;  text-decoration:none; font-weight: bold;text-decoration: none;  } 
a.top_menu:visited {ffont-family: Arial; font-size: 16px; color: #1d1d1d ; text-decoration:none; font-weight: bold;text-decoration: none;  } 
a.top_menu:hover { font-family: Arial;font-size: 16px; color: #7e7e7e; text-decoration:none; font-weight: bold;text-decoration: none;  }
a.top_menu:active { font-family: Arial;font-size: 16px; color: #7e7e7e;text-decoration:none; font-weight: bold; text-decoration: none; } 

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

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

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

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

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

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

/* 成功訊息 */
.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: #8db154; text-decoration: none}
a:visited 	{ font-family: Arial; font-size: 12px;color: #8db154; text-decoration: none}
a:hover 	{ font-family: Arial; font-size: 12px;color: #c0d997; text-decoration:  unone}
a:active 	{ ffont-family: Arial; font-size: 12px;color: #c0d997; text-decoration: unone}

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

/* copyright背景 */
.copyright_bg{
	background-image:url(partner_bottombg.gif); background-position:center top; background-repeat:repeat-x;
	padding: 20px;
}

/* 表格外框線 */
.for_table{ border:solid #d4d4d4 1px;}