/* CSS Document */
<style type="text/css">
<!--
body {
	background-image:url(image/xbg.jpg);
}
a: {font-family:"Comic Sans MS";font-size:12px;color:#505050}      /*所有超連結*/

a:active {font-size:12px;color:#505050;text-decoration:none}                                 /*執行中的連結*/

a:link  {font-size:12px;color:#505050;text-decoration:none}                                   /*正常的連結*/

a:visited {font-size:12px;color:#505050;text-decoration:none}                                /*參觀過的連結*/

a:hover {font-size:12px;color:#FF8000;text-decoration:none;}                /*當滑鼠移到連結上的時候*/

.style0 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.style1 {
    font-family:Arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.style2 {
    font-family:Arial;
	font-size: 12px;
	color: #ff0000;
	line-height: 18px;
}
.style3 {
    font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
.style4 {
    font-family:Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.style5 {
    font-family:Arial;
	font-size: 20px;
	color: #ff0000;
	line-height: 22px;
}
.style6 {
    font-family:Arial;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.style7 {
    font-family:Arial;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
}
.style8 {
    font-family:Arial;
	font-size: 12px;
	color: #0000ff;
	line-height: 18px;
}
.style9 {
    font-family:Arial;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.style10 {
    font-family:Arial;
	font-size: 12px;
	color: #00A2B3;
	line-height: 18px;
}
.style_title {
    font-family:Arial;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	line-height:18px;
}
.style_page_in {
	font-size: 12px;
	color: #A4D735;
	font-weight:bold;
	line-height:18px;
}
.inputtext {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
-->
</style>

