@CHARSET "UTF-8";
.title {
	color: #993300;
	font-weight: bold;
	font-size: 16px;
	font-family: "Book Antiqua", Georgia, Verdana, "微軟正黑體";
	padding: 5px 10px;
	display: block;
	border-bottom: 1px solid #999999;
}
.text_red {
	color: #CC0000;
}
.text_red_12 {
	color: #BC207A;
	font-size: 12px;
}

.text_red_12_b {
	color: #CC0000;
	font-size: 12px;
	font-weight: bolder;
}

.text_red_14_b {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.text_green_12 {
	color:#339933;
	font-size: 12px;
}

.text_green_12_b{
	color:#339933;
	font-size: 12px;
	font-weight: bold;
}

.text_yellow_12 {
	color:#FFCC00;
	font-size: 12px;
}

.text_blue_12 {
	color: #5177B0;
	font-size: 12px;
}

.text_blue_14 {
	color: #5177B0;
	font-size: 12px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 95%;
}

.text_blue_12_center {
	color: #5177B0;
	font-size: 12px;
	text-align: center;
}

.text_black_12 {
	font-size: 12px;
	color: black;
}

.text_black_14 {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.text_red_14 {
	color: #CC0000;
	font-size: 14px;
}



.text_red_12_center {
	color: #CC0000;
	font-size: 12px;
	text-align: center;
}



.text_gray_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text_gray_12_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.text_gray_12_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.text_gray_10 {
	font-family: "Book Antiqua", Georgia, Verdana, "微軟正黑體";
	font-size: 9px;
	color: #999999;
	font-weight:normal;
}
.text_gray_14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight:normal;
}
.text_10 {
	font-size: 10px;
}
.text_blue_10 {
	color: #5177B0;
	font-size: 10px;
}
.text_red_small {
	color: #BC207A;
	font-size: 8px;
}
.text_red_10 {
	color: #BC207A;
	font-size: 10px;
}
.text_orange_12 {
	color: #EF9C00;
	font-size: 12px;
}
.text_orange_12_bold {
	color: #EF9C00;
	font-size: 12px;
	font-weight: bold;
}
.text_orange_10 {
	color: #EF9C00;
	font-size: 10px;
}

.text_pink_12 {
	color: #BC207A;
	font-size: 12px;
}

.text_diskPath {
	color: #5177B0;
	font-weight: bold;
	font-size: 12px;
	border: groove;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

p.product_header{
	margin:2px 2px 2px 0px;
	color: #183E7A;
	font-weight: bold;
	border-bottom: 1px dashed #94B1EF;
	padding: 0px 0px 0px 2px;
	border-left:3px solid #235BAF;
}
.Buttons {
	FONT-WEIGHT: normal;
	COLOR: #333366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #94B1EF;
	background-image: url(../images/btn_bg.gif);
	vertical-align: 3%;
	text-align: center;
	FONT-SIZE: 10px;
}
