.ko_top {
	color: #FFFFFF;
}
.white_10 {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.gray_12 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.white_12 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.black_10 {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(../img/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gray_10 {

	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.gray_10b {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
}

