body{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #666666;
	background-image: url(../bg.jpg);
}

a:link    {  color: #666666;text-decoration: none;}
a:visited {  color: #666666; text-decoration: none;}
a:hover   {  color: #0066CC;text-decoration: none; }
/*-------------------------------------------------------------------------------------控制項*/

/*--------------------------------------------------------------------------------------文字*/
.greyfont{
	font-size:16px;
	color:#7088B4;
	font-weight: bold;
}
.greyfont2{
    font-size:12px;
	color:#666666;
}
.greenfont{
    font-size:12px;
	color:#74830a;
}
.greenfont a:link{
    font-size:12px;
	color:#74830a;
}
.greenfont a:visited{
    font-size:12px;
	color:#74830a;
}
.greenfont a:hover{
    font-size:12px;
	color:#07314a;
}
.greenfont2{
    font-size:11px;
	color:#01704d;
}
.greenfont3{
    font-size:12px;
	color:#2f651a;
}
.bluefont{
    font-size:12px;
	color:#06314a;
}
.bluefont2{
	font-size:15px;
	color:#1085c1;
	font-weight: bold;
}
.bluefont3{
    font-size:13px;
	color:#1650e6;
}
.bluefont4{
	font-size:12px;
	color:#1470B1;
	text-decoration: none;
}
.bluefont4 a:link{
	font-size:12px;
	color:#1470B1;
	text-decoration: none;
}
.bluefont4 a:visited{
	font-size:12px;
	color:#1470B1;
	text-decoration: none;
}
.bluefont4 a:hover{
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
.list_bg {
	background-image: url(../list_up.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bluefont5{
	font-size:13px;
	color:#1470B1;
}
.bluefont6{
	font-size:13px;
	color:#1842b0;
}

.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.yfont{
    color:#e9e129;
	font-size:12px;
}
.yfont2{
    color:#a97810;
	font-size:12px;
}
.yfont2 a:link{
    color:#a97810;
	font-size:12px;
}
.yfont2 a:visited{
    color:#a97810;
	font-size:12px;
}
.yfont2 a:hover{
	color:#666666;
	font-size:12px;
}
/* Following Added by Spike 97.9.4 */.border{	border: 2px solid #aab7d1;}.button{	font-family: Verdana; 	font-size: 11px; 	color: #ffffff; 	background-color: #547ABF; 	height: 20px; 	width: 60px;	border-width: 0px; 	cursor: pointer;}.button_light{	font-family: Verdana; 	font-size: 11px; 	color: #ffffff; 	height: 20px; 	width: 60px;	border-width: 0px; 	cursor: pointer;	background-color: #666666;}.title_line{	background-color: #aab7d1;}.title_td{	background-color: #b9d2ff;}.title_table td{	background-color: #547abf;}