@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 新細明體, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* 連結用 */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCFFCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {
	color: #CC0000;
	text-decoration: none;
}
a.b:visited {
	color: #FF0000;
	text-decoration: none;
}
a.b:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.b:active {
	color: #CC0000;
	text-decoration: none;
}
a.c:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.c:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.c:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.c:active {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.d:link {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.d:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.d:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.d:active {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.e:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.e:visited {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.e:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.e:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.f:link {
	color: #669933;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.f:visited {
	color: #669933;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.f:hover {
	color: #333300;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.f:active {
	color: #333300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}


.style1 {
	font-size: 16px;
	font-family: "新細明體", Arial;
	font-weight: bold;
	color: #009900;
	letter-spacing: 2px;
}
.style2 {
	font-size: 15px;
	font-family: "新細明體", Arial;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
.style3 {
	font-size: 19px;
	font-family: "新細明體", Arial;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
}
.style4 {
	color: #CC6600;
	font-family: "新細明體", Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

.style5 {
	font-size: 10px;
	font-family: Arial,;
	color: #FFFFFF;
}
.style502 {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.style6 {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #0099CC;
	letter-spacing: 1px;
}
.style7 {
	font-family: "新細明體", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	letter-spacing: 1px;
}



.topimg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/adsimgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topimg02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bimg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.imgtd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.btimg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #009999;
	border-bottom-color: #006666;
	border-left-color: #99CCCC;
	background-color: #99FFFF;
	padding-top: 5px;
}
