/* ================================
    CSS STYLES FOR KoMCI 2007
    v1.0,0.0  2007-05-14
   ================================
*/ 

body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 11pt;
	body {background: #fff url("image/bg.gif") repeat-y;
	scrollbar-highlight-color:#F6F6F6;
	scrollbar-3dlight-color:#DEDEDE;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#F6F6F6;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#FFFFFF;
}


table
{
	border-collapse:collapse;
}

th
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 12pt;
	font-weight:bold;
}

td
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 12pt;
}

/* Copyright ½ºÅ¸ÀÏ */
h1
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 15pt;
	display:inline;
	color: #626262;
	font-weight:normal;
}

h2
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 12pt;
	display:inline;
	color: #7F7F7F;
	font-weight:normal;
}

h5
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 10pt;
	display:inline;
	color: #59493F;
	font-weight:bold;
}

h4
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 11pt;
	display:inline;
	color: #DE1434;
	font-weight:normal;
}

h3
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	line-height: 10pt;
	display:inline;
	color: #FF6600;
	font-weight:normal;
}

h6
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	line-height: 10pt;
	display:inline;
	color: #ffffff;
	font-weight:normal;
}

/* link¿¡ »ç¿ëµÇ´Â ½ºÅ¸ÀÏ */
A {color: #000000; text-decoration: none;
	selector-dummy: expression(this.hideFocus=true);}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {color:#DE1434; text-decoration: underline;}
a.t1:link, a.txt01:active, a.txt01:visited {text-decoration: none;}
a.t1:hover {color:#000000; text-decoration: none;}

.alert
{
	color: #FF0000;
}

/* FORM¿¡ »ç¿ëµÇ´Â ½ºÅ¸ÀÏ */
.input
{
	font-family: Verdana; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE; 1px solid; 
}

/*
select {font-family:µ¸¿ò; font-size:12px; BEHAVIOR: url('/css/selectBox.htc'); CURSOR: hand }
.select
{
	font-family: Verdana; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE; 1px solid; 
}
*/
.checkbox
{
	font-family: Verdana; 
	color: #454545; 
	font-size: 12px; 
	line-height:14px; 
	BORDER: #BEBEBE ;1px solid; 
}

.textarea
{
	font-family: Verdana; 
	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;
}

.tline 
{ 
	border-bottom: 1px solid #000 !important; 
}
