body {
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#999999; 
scrollbar-highlight-color:#999999; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#999999
}

td{text-decoration:none; color:#363636; font-family:굴림;font-size:9pt; line-height:15pt;}

a:link        { font-family: "굴림"; font-size: 9pt; line-height: normal; color: #555555; text-decoration: none }
a:visited   { font-family: "굴림"; font-size: 9pt; line-height: normal; color: #666666; text-decoration: none }
a:active    { font-family: "굴림"; font-size: 9pt; line-height: normal; color: #555555; text-decoration: none }
a:hover    {
	font-family: "굴림";
	font-size: 9pt;
	line-height: normal;
	color: #339900;
	font-weight: normal;
	text-decoration: underline;

}

.white {
	font-family: "굴림";
	font-size: 9pt;
	color: #ffffff;
	letter-spacing: normal;
	line-height: 15px;
}
.whiteb {
	font-family: "굴림";
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: normal;
	line-height: 15px;
}
.greenb {
	font-family: "굴림"
	font-size: 9pt;
	font-weight: bold;
	color: #088305;
	letter-spacing: normal;
	line-height: 15px;
}
.orangeb {
	font-family: "돋움";
	font-size: 8pt;
	font-weight: bold;
	color: #ec6f00;
	letter-spacing: normal;
	line-height: 15px;
}
.title {
	font-family: "굴림";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.bookinfo {
	font-family: "굴림";
	font-size: 9pt;
	color: #494f76;
	line-height: 15px;
}
.booktext {
	font-family: "굴림";
	font-size: 9pt;
	color: #898989;
	line-height: 15px;
}
.black {
	font-family: "굴림";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.orange {
	font-family: "굴림";
	font-size: 9pt;
	color: #ec6f00;
	line-height: 15px;
}
.foot {
	font-family: "돋움";
	font-size: 8pt;
	color: #000000;
	line-height: 15px;
}
.sgray {
	font-family: "돋움";
	font-size: 8pt;
	color: #868686;
	line-height: 15px;
}
.button {
	color:#5F5F5F;
	border:1px solid #DFDFDF;
	background-color:#F7F7F7;
	font-size:8pt;
	font-family:Tahoma;
	height:20px
}