body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	}


.style9 {
	font-family: "微軟正黑體", Arial;
	font-size: 9px;
	line-height:10px;
	color: #333;
	padding: 0 0 0 250px;
}
.style11 {
	font-family: "微軟正黑體", Arial;
	color: #666;
	font-size: 12px;
	padding:10px;
}
.style12 {
	font-size: 18px;
	font-weight: bold;
	color: #F0F;
	font-family: "微軟正黑體", Arial;
}
.style13 {
	font-family: "微軟正黑體", Arial;
	color: #333;
	font-size: 14px;
	padding:10px;
}
.style13:hover {
	color:#F0F;
}


a
{
	color: #F00;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 5px;
}

a:hover
{
	text-decoration: underline;
	color: #F60;
	font-family: "微軟正黑體", Arial;
}

h1
{
	font-size: 33px;
	font-family: "微軟正黑體", Arial;
	color: #F66;
	
}
h2
{
	font-size: 20px;
	padding-right: 28px;
	font-family: "微軟正黑體", Arial;
	color: #333;
	margin: 10px 0px 0px 5px;
}
