.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	background-image: url(image/template/back.jpg);
}
.place01 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0B44;
}
.menu01 {
	font-size: 10px;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}