.back {
	background-image: url(/helper/img/back_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pic-pattern {
	background-image: url(/helper/img/pic_pattern.gif);
	background-class: png24;
	background-repeat: no-repeat;
	background-position: left top;

}
.content-pattern {
	background-image: url(/helper/img/content_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box {
	color: #666666;
	border: 1px solid #c5c5c5;
	font-family: "µ¸¿ò";
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.text {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 5D5D5D;
	text-decoration: none;
	line-height: 20px;

}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.dot-pattern {
	background-image: url(/helper/img/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

