.black12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.white12_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.black12_bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.white10_bold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.black12_bold_space {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.bule12 {
	font-size: 12px;
	color: #0066CC;
}
.black12_sidespace {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.7px;
	line-height: 14px;
}
body {
	margin: 0px;
	padding: 0px;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
}
.style14 {font-weight: bold}
.menu12 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: -1px;
	margin-bottom: -1px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: -1px;
	margin-bottom: -1px;
}
.footpr {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}