body { 
{scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #222222; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #333333
} 

td {
	font-family: "굴림";
	font-size: 10pt;
	line-height: 18pt;
}
a:link {
	font-family: "굴림";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "굴림";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:active {

	font-family: "굴림";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {


	font-family: "굴림";
	font-size: 10pt;
	color: #D00860;
	text-decoration: underline;
}
.tdbg {
	background-image: url(/images/program_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdbg2 {

	background-image: url(/images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: 340px 60px;
}

