body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3366CC;
}
a.menu:link {
	color: #666666;
	line-height: 12px;
	font-size: 12px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
}
a.menu:visited {
	color: #666666;
	line-height: 12px;
	font-size: 12px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
	display: block;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-color: #99CCFF;
}
a.menu:active {
	color: #666666;
	line-height: 12px;
	font-size: 12px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
.background {
	background-image: url(_image/bg.jpg);
	background-repeat: repeat-y;
}
.header {
	background-image: url(_image/header_bg.jpg);
	background-repeat: no-repeat;
}
.white_txt {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.red_txt {
	color: #FF6633;
}
.white_stxt {
	color: #FFFFFF;
}
