BODY,TABLE{
  font-family:굴림, Seoul, Arial;
  font-size:9pt;
  color:#666666;
/*
  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: #99999;

  설명글 폰트 컬러
  #3A6895
*/
}

TEXTAREA{
  font-family:굴림, Seoul, Arial;
  font-size:9pt;
}
a:link,a:visited { font-family: "굴림, Seoul"; font-size: 9pt; color: #666666; text-decoration: none; }

td {
 font-family: 굴림, Seoul, Arial;
 font-size: 9pt;
 line-height: 20px;
 color: #222222;
}

td.math {
 font-family: Verdana;
 font-size: 8pt;
 line-height: 20px;
 color: #222222;
}

.BtnImg {
	border-style:none;
	font-family: 굴림, Seoul, Arial;
	font-size: 9pt;
	width: 25px;
	height: 25px;
	background-color:#f0f0f0;
}


.SelectBar {
	border:1 solid silver;
	font-family: 굴림, Seoul, Arial;
	font-size: 9pt;
	background-color:#f0f0f0;
}

.TextMenuBar {
	border-top-style:none;
	font-family: 굴림, Seoul, Arial;
	font-size: 9pt;
	background-color:#f0f0f0;
}

.skin0 {
	position:absolute;
	text-align:left;
	width:200px;
	border:1px solid gray;
	background-color:menu;
	font-family:굴림,Verdana;
	line-height:20px;
	cursor:default;
	visibility:hidden;
}

.em {color:#f00; font-weight:bold;}