@charset "utf-8";
/* CSS Document */
/*- Login--------------------------- */ 
body
{
    background-image: url(../images/tbsbg.jpg);
    border: 0.1pt solid #00CCFF;
    width: 120%;
}
.font_black1 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.font_black2 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.font_blue3 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.font_orange4 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.font_red5 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.tab_blue1{
	font-family: "新細明體";
	font-size: 14px;
	color: #0066FF;
	letter-spacing: 2px;
	word-spacing: 2px;
	line-height: 2em;
	vertical-align: top;
	border: 0.1pt solid #BBE3FF;
	background-color: #EAF1F4;
}
.tab_black2{
	font-family: "新細明體";
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color:#E8F3F4;
}
