a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.text-red {
	font-size: 12px;
	color: #FF0103;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text-blue {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-blue a{
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-blue a:hover{
    font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-12 {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif, 標楷體;
}

.text-12eng {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-white {
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.location {
	font-size: 12px;
	line-height: 16px;
	color: #999999;	
	letter-spacing: 1px;
	text-decoration: none;
	padding-right:45px;	
}
.location a{
	font-size: 12px;
	line-height: 16px;
	color: #999999;	
	letter-spacing: 1px;
	text-decoration: none;	
}
.location a:hover{
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;	
	letter-spacing: 1px;
	text-decoration: underline;	
}
.copyright {
	font-size: 12px;
	line-height: 16px;
	color: #7c7c7c;	
}
.text-15 {
	font-size: 15px;
	line-height: 22px;
	color: #976941;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family:  標楷體, Arial, Helvetica, sans-serif;
}
.text-15e {
	font-size: 15px;
	line-height: 22px;
	color: #976941;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-15-2 {
	font-size: 15px;
	line-height: 22px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family:  標楷體, Arial, Helvetica, sans-serif;
}
.form01 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
}

.news {
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	padding: 3px;
	text-decoration: none;
	color:#494947;
}
.news_dot {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.BOTTOMLINK {
	color:#595957;
}
.BOTTOMLINK a {
	text-decoration: none;
	color:#595957;
}

/* ---- 問與答設定 ---- */
#qaContent {
	width: 620px;
	margin:0 80px;
}
#qaContent h3 {
	width: 620px;
	height: 30px;
	text-indent: -9999px;
}
#qaContent h3.qa_group_1 {
	background: url(../images/pop_qa_title1.gif) no-repeat;
}
#qaContent h3.qa_group_2 {
	background: url(../images/pop_qa_title2.gif) no-repeat;
}
#qaContent ul.accordionPart {
	margin:0;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 12px;
	margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	padding-left: 8px;
	line-height:18px;
	color: #595957;
	cursor: pointer;
	font-weight:bold;
	margin:0 0 0 8px;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
}
#qaContent ul.accordionPart li .qa_content {
	margin:5px 0 0 16px;
	color: #666;
	line-height:18px;
}
/* ---- 底部選單 ---- */
#BOTTOMMENU {
	clear:both;
	width:950px;
	font:11px/20px Arial, Helvetica, sans-serif, " 標楷體";
	color:#fff;
	text-align:center;
	background-color:#3e3a39;
}
#BOTTOMMENU a {
	font:11px/20px Arial, Helvetica, sans-serif, " 標楷體";
	color:#fff;
	text-decoration:none;
}
#BOTTOMMENU a:hover {
	color:#7ecef4;
}

