body {
	margin-left: 0px;
	margin-top: 20px;
	border:0 solid #B3B3B3;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#B3B3B3;
	scrollbar-highlight-color:#B3B3B3;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#B3B3B3;
	}
td, div {font-family: "dotum, tahoma"; font-size: 12px; line-height:18px; letter-spacing: -0.2pt; color:#666666;}

select{border-top: 1px solid #999999;border-right: 1px solid #999999;border-bottom: 1px solid #999999;border-left: 1px solid #999999;font-size: 12px;line-height: 14px;}

img {border:0 none;}

textarea {
	font-family: "dotum, tahoma;";
	font-size: 12px;
	color: #666666;
	background-color:#ffffff;
	border: #999999;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
}	

hr {border: 1px solid #999;}

A:link { color :#666666; font : 12px µ¸¿ò ;TEXT-DECORATION: none }
A:visited {color :#666666 ; font : 12px µ¸¿ò ;TEXT-DECORATION: none}
A:hover { color :#666666; font : 12px µ¸¿ò;TEXT-DECORATION:none }

a.notice:link { color :#686868; font : 11pxt µ¸¿ò,verdana ;TEXT-DECORATION: none }
a.notice:visited {color :#686868 ; font : 11pxt µ¸¿ò,verdana ;TEXT-DECORATION: none}
a.notice:hover { color :#00798C; font : 11pxt µ¸¿ò,verdana;TEXT-DECORATION:none }


#tt {background-color:#EBEBE7;height:25px;padding:1px 0px 1px 20px;color:#336699;font-weight: bold;}
#ts {background-color:#EBEBE7;height:25px;padding:1px 0px 1px 30px;color:#336699;font-weight: bold;}
#tc {background-color:#f6f5f1;height:25px;padding:1px 0px 1px 10px;}

#t_img { padding:10px;}

#main { width:100%;}
#main.top { width:850px;}
#main.content_main { width:850px;}
#main.bottom { width:850px; clear:both}

#sub { width:850px;}
#sub.left { width:200px; float:left}
#sub.content { width:650px; float:left}




/* input */
.input {
       font-family: "µ¸¿ò"; 
	   font-size: 11px; 
	   color: #666666; 
	   height: 19px; 
	   background-color:#ffffff;
	   border: #bbbbbb; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px;
	   }
   
.input_select {
	font-family: "µ¸¿ò"; 
	font-size: 11px; 
	color: #666666; 
	height: 19px; 
	background-color:#ffffff;
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.input_text {
	font-family: "µ¸¿ò"; 
	font-size: 11px; 
	color: #666666; 
	height: 12px; 
	background-color:#ffffff;
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}	

.input_chk {
	color: #666666; 
	border: #999999; 
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height:12px;
}

.style1 {
		color: #666666
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}


.input_box {
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 14px;
}

.input_button {
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 14px;
	cursor:hand;
}


.login_box { padding:0px 0px 0px 20px;}
.box_20 { padding:0px 20px 0px 20px;}
.line_dot { border:dotted 1px #ccc;} 