.x-bg {
	background-repeat: repeat-x;
	background-position: top;
}
.no-bg {
	background-repeat: no-repeat;
	background-position: center top;
}

html { overflow: scroll; overflow-x: auto; }
.W {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}
