.main {
	font-family: "±¼¸²", "µ¸¿ò", ;
	font-size: 12px;
	color: #003333;
	line-height: 20px;
}
.box {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	background-image: url(../images/box.gif);
	border: none;
}
td {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
		line-height: 20px;
}
.bg {
	background-image: url(../images/bg7.gif);
	background-repeat: repeat-x;
}
body {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	scrollbar-face-color: #F3F7F8; 
    scrollbar-shadow-color: #CECECE; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: #777777; 
    scrollbar-darkshadow-color: #777777; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #AD6363;
	overflow:auto;
	}