﻿.s {
	font-family: "新細明體";
	font-size: 11px;
	line-height: normal;
}
.se {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.small {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
A:link { COLOR: #006666; FONT-STYLE: normal; text-decoration: underline}
A:visited {COLOR: #006666; FONT-STYLE: normal; text-decoration: underline}
A:active {COLOR: #006666; FONT-STYLE: normal; text-decoration: underline}
A:hover {
	COLOR: #CC0000;
	FONT-STYLE: normal;
	text-decoration: none;
}
.r_bg {
	background-attachment: fixed;
	background-color: #F1EADE;
	background-image: url(img/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
