td {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A:link { color:#666666;  text-decoration:none}
A:active { color:#666666; text-decoration:none}
A:visited { color:#666666;  text-decoration:none}
A:hover { color:#999999; text-decoration:none}
.tablebody {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.vertdot {
	background-attachment: fixed;
	background-image: url(images/sub/dottedhei.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
}
.subbg {
	background-attachment: scroll;
	background-image: url(images/sub/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subbg2 {
	background-attachment: scroll;
	background-image: url(../images/sub/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}