@charset "euc-kr";
/* CSS Document */
body, th, td, select, input, div, form, textarea, center, option, pre, blockquote, p, ul, li {
	color: #6C6C6C;
	font: 12px µ¸¿ò, ±¼¸², Verdana, Arial, sans-serif;
	text-decoration: none;
	margin:0;
	padding:0;
}

body
{
scrollbar-face-color: #ECECE3; scrollbar-shadow-color: #CCCCC; scrollbar-highlight-color: #CCCCC; 
scrollbar-3dlight-color: #CCCCC; scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #CCCCC; scrollbar-arrow-color: #1B1B1B
}

.png24 { tmp:expression(setPng24(this)); }

/* ¼û±è¿µ¿ª */
#accessibility, .skip {
	position : absolute ;
	width : 0 ; 
	height : 0 ; 
	font-size : 0 ; 
	line-height : 0 ;
	overflow : hidden ; 
	visibility : hidden ;
}

legend {
position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; padding:0; visibility:hidden; font-size:0; line-height:0;}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #555;
}
a:hover, a:active {
	color: #ea6f0c;
}


/* ±âº» select, input */
form, fieldset, img {  border : 0 ;}

input { 
	background-color : #ffffff; 
	color : #6c6c6d; 
	border : 1px solid #d9d9d9; 
} 
select { 
	background-color : #fff; 
	border : 1px solid #d9d9d9;
	padding: 0;
	color: #6C6C6C;
	font: 11px µ¸¿ò, ±¼¸², Verdana, Arial, sans-serif; 
} 
textarea { 
	background-color : #ffffff; 
	color : #6c6c6d; 
	border : 1px solid #d9d9d9; 
}

/*¿µ¹®,¼ýÀÚ*/
num { 
	font-size : 11px; 
	font-family : "verdana"; 
	line-height : 100%; 
	color : #333; 
} 
border { 
	border : 0 solid; 
} 
radio { 
	font-size : 11px; 
	border : 0 solid #d9d9d9; 
	background-color : #ffffff; 
} 
path { 
	font-family : verdana; 
	font-size : 11px; 
	color : #6c6c6d; 
	text-decoration : none; 
} 
.none{
	border:#ffffff 1px solid;
	}


	
/* ÀÌ¹ÌÁö, ÅØ½ºÆ® align */
.text_left {
	text-align: left;
	}
	
.text_center {
	text-align: center;
	}
		
.text_right {
	text-align: right;
	}
	 

	
