.basic {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #666666;
}
.01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #009900;
}
.bg {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.green {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #009900;
}
.gray {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.view_title {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #006699;
}
