.font {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 14px;
	text-decoration: none;
	color: #666666;

}
.font15 {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}
.bg {
	background-image: url(images/lay_01.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/lay_06.gif);
	background-repeat: repeat-x;
	background-position:top;
}

.bigfont {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
.logo {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.gray {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.box {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 30px;
	font-size: 15px;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
