.style {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bonmun {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.1sub {
	font-size: 12px;
	color: #4F8798;
}
a:link {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
.2sub {

	font-size: 12px;
	color: #757575;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}

