@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, '微軟正黑體', sans-serif;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #ECEDEE;
	scrollbar-base-color: Silver;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #DCDDDE;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #999999;
	padding-top: 25px;
}
td {
	font-size: 14px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #b84848;
}
a:hover {
	text-decoration: underline;
	color: #a64040;
}
html {
	overflow: auto !important;
	overflow: hidden;
}
.title_01 {
	background-color: #A62A2C;
	color: #fff;
	display: block;
	line-height: 1;
	padding: 5px 0;
	font-weight: bold;
	font-size: 18px;
}
.button_s {
	BACKGROUND-COLOR: #660000;
	;
	width: 90px;
	color: #ffffff;
	HEIGHT: 21px;
	border: 1px solid #660000;;
	font-weight: bold;
	border-radius: 8px;
}
.input_form {
	BACKGROUND-COLOR: #fdffe8;
	border-style: groove;
	border-width: 2px;
	color: #003377;
}

