﻿@charset "utf-8";
.login {
	font-family: "新細明體";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.login-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.line_01 {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.time_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
.big_title {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.big_title_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.word_01 {
	font-family: "新細明體";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.copy_ch {
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.copy_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.r_menu_title {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.r_menu_title2 {
	font-family: "新細明體";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.news_title_01_red {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.lnews_title {
	font-family: "新細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lmember_en_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.lnews_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.en_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.en_name_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.line_03 {
	border-top-width: 1pt;
	border-top-style: dotted;
	border-top-color: #999999;
}
.time_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.new_ltitle_10pt {
	font-family: "新細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.word_02 {
	font-family: "新細明體";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
}
.wd_en_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

.link_title {
	font-family: "新細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.time_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.line_03_r {
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #999999;
}
.word_03_red {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 12pt;
	color: #FF0000;
	text-decoration: none;
}
.word_04_w {
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.word_05 {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
}
/* 
@20080527 by 詹姆士
*/
.btn_edit {
	display: block; border: 1px solid #A9A9A9;
}
.btn_delete {
	display: block; border: 1px solid #A9A9A9; color: white; background-color: #FF1493;
}
.btn_view {
	display: block; border: 1px solid #A9A9A9; color: white; background-color: #556B2F;
}
.btn_save {
	border: 1px solid #A9A9A9; color: white; background-color: #6495ED;
}
.btn_cancel {
	border: 1px solid #A9A9A9; color: #D3D3D3; background-color: gray;
}