body {
	font-family: "微軟正黑體", "新細明體";
	color: #000000;
	letter-spacing: 1pt;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	background-image:url(../pic/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #33c2e8;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.style-blue:link {
	font-family: "微軟正黑體", "新細明體";
	color: #41d9ff;
	text-decoration: underline;
/*		line-height: 2;
text-indent: 15px;*/
}
.style-blue:hover {
	font-family: "微軟正黑體", "新細明體";
	color: #99CC00;
	text-decoration: underline;
/*		line-height: 2;
text-indent: 15px;*/
}
/*.style-blue {
	font-family: "微軟正黑體", "新細明體";
	color: #41d9ff;
	text-decoration: blink;
	line-height: 2;
	text-indent: 15px;*/
}
.left-url {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2;
	font-size: 15px;
}
.footer {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0pt;
}
.header {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066CC;
}
.small {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}
.mainsub2 {
	color: #006600;
	text-decoration: none;
	line-height: 1;
	font-size: 18px;
}
.title {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.highline {
	text-decoration: none;
	color: #CC0000;
}
.smalltext {
	text-decoration: none;
	letter-spacing: 0pt;	
}
.smalltitle {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0pt;
	font-size: 14px;

}
.smallemail {
	text-decoration: none;
	letter-spacing: 0pt;	
	font-size: 14px;	
}
.red-bg {
background:url(../pic/red-bg.jpg);
background-repeat:repeat-x;
background-color:#680000;
}
.pink-bg {
background:url(../pic/pink-bg.jpg);
background-repeat:repeat-x;
background-color:#BA8281;
}
.yellow-bg {
background:url(../pic/yellow-bg.jpg);
background-repeat:repeat-x;
background-color:#BFBF67;
}
.orange-bg {
background:url(../pic/orange-bg.jpg);
background-repeat:repeat-x;
background-color:#DDA840;
}
