@charset "big5";
/* CSS Document */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #1E1E1E;
	margin: 0px;
	background-position: left;
	text-align: left;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #CCCCCC;
	text-align: left;
}
.t13b_y {
	color: #FFCC00;
	font-weight: bold;
}
.t11_y {
    font-size: 11px;
	color: #FFCC00;
}
.t11_r {
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
}
.t10_eng {
	font-size: 10px;
	color: #CC0000;
	line-height: normal;
}
.t10_eng2 {
	font-size: 10px;
	color: #999999;
	line-height: normal;
}
.t11_gary {
	font-size: 11px;
	color: #666666;
}
.t13_r {
	color: #990000;
}
.t13b_w {
	color: #fff;
	font-weight: bold;
}
.t13_w {
	color: #fff;
}
.t13 {
	font-size: 13px;
	color: #333333;
}
.t13_pink{
	color: #FF6699;
}
.t13_blue{
	color: #07a6d9;
}
.t13_blueB{
	color: #07a6d9;
	font-weight: bold;
}
.t16_blueB{
	color: #07a6d9;
	font-weight: bold;
	font-size: 16px;
}
.t16_wB{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.t12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.t12b_r {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #009966;
}
.tag_alpha {
	filter: alpha(opacity=50); -moz-opacity: 0.7; opacity: 0.7;
}
.msg_bg{
	background-image: url(img/bg_msg.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}

a.pink:link {
	color: #FF6699;
}
a.pink:visited {
	color: #FF9999;
}
a.pink:hover {
	color: #FF3300;
}
a.pink:active {
	color: #FF9999;
}
a.gary:link {
	color: #666;
}
a.gary:visited {
	color: #666666;
}
a.gary:hover {
	color: #FF3300;
}
a.gary:active {
	color: #FF9999;
}
.table_line{
	border: 1px dashed #FF6666;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
hr {
	border: 1px dashed #FFFFFF;
}
