@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#B00000;
	font-size:12px;
}
.style1 {
	font-size: 11px;
	font-weight:bold;
	color:#0033CC;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
	color:#FF6600;
}
.styel4 {
	font-size: 12px;
	color: #5c5b5b;
	text-align:justify;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.td_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF5B5B;
}

.style6 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
hr {
	height:1px; size:1px; border-collapse:collapse; color:#999999;
}
.style7 {
	font-size: 16px;
	color: #A40000;
	font-weight: bold;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #84C1FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.style8 {
	color: #666666;
	font-size: 10px;
}
.style9 {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin:2px;
	padding:2px;
}
.remark {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; FONT-SIZE: 11px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid
}
.button {
	BACKGROUND-COLOR: #FF0000;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	border: 1px solid #000000;
	font-weight: bold;
}
.star {
	color: #FF0000;
	font-size: 14px;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
