﻿body
{
	font-family:굴림; 
	font-size:9pt; 
	color:555555; 

	scrollbar-face-color: white;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #cccccc;
}

td, div, form, center, pre, blockquote
{ 
	font-family:굴림; 
	font-size:9pt; 
	line-height: 18px;
	color:555555; 
}

textarea, select, option, input 
{ 
	font-family:verdana, 奔覆, Gulim;
	font-size:9pt; 
}

.button 
{ 
	font-family:굴림; 
	font-size:9pt; 
	color:555555; 
	background-color:#E6E5E2; 
	border:solid 1; 
	border-color:#929292; 
	height:20px 
}

.tahoma-bold
{ 
	font-family:Tahoma; 
	font-size:9pt; 
	font-weight:bold; 
	color:555555; 
}

.tahoma
{ 
	font-family:Tahoma; 
	font-size:9pt; 
	color:555555; 
}

.subject
{ 
	font-family:굴림; 
	font-weight:bold;
	font-size:12pt; 
	color:555555; 
}

a:link    { font-family:굴림; font-size:9pt; color:333333; text-decoration:none;      }
a:visited { font-family:굴림; font-size:9pt; color:333333; text-decoration:none;      }
a:active  { font-family:굴림; font-size:9pt; color:333333; text-decoration:none;      }
a:hover   { font-family:굴림; font-size:9pt; color:#DB5301; text-decoration:none; }

