/* CSS Document */

.t_down{
	font-size: 13px;
	color: #000066;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
.p6gb{
	background-image:url(images/980703-6_05.gif);
	background-repeat: no-repeat;
}
.p6gb_08
{
	background-image:url(images/980703-6_08.gif);
}

/*右方文字區*/
.t_right1{
	font-size: 13px;
	color: #003399;
	line-height: 1.5em;
}
.t_right2{
	font-size: 15px;
	color: #3300CC;
	line-height: 1.5em;
	font-weight: bold;
}
/**/
.t13g{	font-size: 13px;
	color: #663399;}
.t13a{	font-size: 13px;
	color: #003399;
	line-height: 1.5em;}
.t13k{
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
.t13m{
	font-size: 13px;
	color: #FF0066;
	line-height: 1.5em;}
.t15a{
	font-size: 15px;
	color: #003399;
	line-height: 1.8em;}
.tNo{
	font-size: 15px;
	color: #FF0000;
	line-height: 1.8em;
	font-weight: bold;
}
.tba{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #80A5E7;
}
.tba1{
	font-size: 13px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80A5E7;
}
a { /*宣告HTML連結消除底線*/  
   text-decoration: none;
}    　                 
a:visited {/*訪問過連結顏色*/
	text-decoration: none;
}
a:hover {/*當滑鼠移到連結時連結顏色*/
	text-decoration: none;
}
a:link { /*宣告連結顏色*/
	color: #2667A7;
}
a:active {/*執行中連結顏色*/
	color: #3EAFF6;
}
