/* ================================
    CSS STYLES FOR KMR Report 2006
    v1.0,0.0  2007-01-24
   ================================
*/ 

body
{
	font-family: Verdana, Arial, µ¸¿òÃ¼, µ¸¿ò;
	font-size: 9pt;
	margin: 0px;
	line-height: 13pt;
	background-color: white;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#F6F6F6;
	scrollbar-3dlight-color:#DEDEDE;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#F6F6F6;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#FFFFFF;
}

th
{
	font-family: Verdana, Arial, µ¸¿ò, µ¸¿òÃ¼;
	font-size: 11pt;
	margin: 0px;
	line-height: 13pt;
	font-weight:bold;
}

td
{
	font-family: Verdana, Arial, µ¸¿ò, µ¸¿òÃ¼;
	font-size: 9pt;
	margin: 0px;
	line-height: 14pt;
}

h1
{
	font-family: Arial, µ¸¿ò;
	font-size: 11pt;
	margin: 0px;
	line-height: 13pt;
	display:inline;
	font-weight:bold;
}

h2
{
	font-family: Verdana, Arial, µ¸¿ò, µ¸¿òÃ¼;
	font-size: 7pt;
	margin: 0px;
	line-height: 13pt;
	display:inline;
	font-weight:normal;
	text-decoration: underline;
}

a
{
	color: #000099;
	text-decoration: none;
}

.alert
{
	color: #FF0000;
}

/* FORM¿¡ »ç¿ëµÇ´Â ½ºÅ¸ÀÏ */
.input
{
	font-family: "±¼¸²"; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE 1px solid; 
}

.select
{
	font-family: "±¼¸²"; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE 1px solid; 
}

.checkbox
{
	font-family: "±¼¸²"; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE 1px solid; 
}

.textarea
{
	font-family: "±¼¸²"; 
	color: #454545; 
	font-size: 13px; 
	line-height:35px; 
	BORDER: #BEBEBE 1px solid; 
}

.editwindow 
{
	font-size:x-small;
	font-family: "Verdana";
	background-color: window;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #bebebe;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	line-height: 20px;
	color: #003366;
	text-decoration: underline;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;


}
link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #6633FF;
	text-decoration: underline;
}
