@charset "big5";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

body {
	background-color: #74953E;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}
.tablebg {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.copyright {
	color: #707070;
	font-size: 12px;
	line-height: 14px;
}
.inwhere {color: #333333; font-size: 12px;}
.inwhere A {color: #333333; font-size: 12px;}
.inwhere A:link {color: #333333; font-size: 12px;}
.inwhere A:hover {color: #333333; font-size: 12px; text-decoration: underline;}
.inwhere A:visited {color: #333333; font-size: 12px;}

.txt_asp {
	color: #666666;
	font-size: 10pt;
	line-height: 18px;
}

.txt_gray {
	color: #666666;
	font-size: 10pt;
	line-height: 18px;
	text-align: left;	
}
.txt_orange {
	color: #E57133;
	font-size: 10pt;
}
.txt_orange A {
	color: #E57133;
	font-size: 10pt;
}
.txt_orange A:hover {
	color: #E57133;
	font-size: 10pt;
	text-decoration: underline;
}
.txt_red {
	color: #FF0000;
	font-size: 10pt;
}
.txt_blue {
	color: #548296;
	font-size: 10pt;
}

a:link {
	color: #342262;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #342262;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #E57133;
	font-size: 10pt;
}
a:active {
	text-decoration: none;
	font-size: 10pt;
}
#ap_top2 {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
