BODY{
	font-size:12px;
	font-family:"Arial";
	line-height:180%;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;overflow-y:auto;
	background-repeat: repeat-x
	}
body { 
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #101010;  
	scrollbar-darkshadow-color: #070707; 
	scrollbar-track-color: #101010; 
	scrollbar-arrow-color: #000000;
} 

body{
	background-image : url("../img/main/bg01.jpg") ;
	background-repeat: norepeat; 
}

TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {
	font-size:11px;
	font-family:"Arial";
	line-height:180%;
	color: #494949;
	margin: 0px;
}

select{ behavior: url('../js/select.htc');}


A:link    {color:#3c3c3c;text-decoration:none;}
A:visited {color:#3c3c3c;text-decoration:none;}
A:active  {color:#3c3c3c;text-decoration:none;}
A:hover   {color:#867e72;text-decoration:none;}


a.numlink:link { color: #808080 ; text-decoration: none ;}
a.numlink:visited { color: #808080 ; text-decoration: none ;}
a.numlink:active { color: #C59D00; text-decoration: none;}
a.numlink:hover {color:#C59D00; font-weight:bold;}

/* This area is (input box) and (select box) and (textarea) */ 
input  {
	border : 0px solid #999999;
	background-color : #FFFFFF;
	color : #1b1b1b;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.input02  {
	border : 1px solid #DBDBDB;
	background-color : #F7F7F7;
	color : #1b1b1b;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
}

textarea
{
	font-family:Dotum;font-size:12px;color:#797979;padding:10 10 10 10;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#B7B7B7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B7B7B7;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#F6F6F6;
	scrollbar-arrow-color:#999999;
	overflow-y:yes;
	border:1px solid #CDCDCD;
}



.bgId { background:url('/img/login/bgId.gif') no-repeat -2 -2;}
.bgPass { background:url('/img/login/bgPass.gif') no-repeat -2 -2;}




/*TEXT*/

.text_h_16 {font-family: "Arial";font-size: 11px ;line-height: 16px;}
.text_h_18 {font-family: "Arial";font-size: 11px ;line-height: 18px;}
.text_h_20 {font-family: "Arial";font-size: 11px ;line-height: 20px;}
.text_h_25 {font-family: "Arial";font-size: 11px ;line-height: 25px;}

