/* basic elements */

body {
	padding: 90px 0 95px 0;
  font-family:±¼¸²,gulim; 
	font-size:12px; 
	background-color: #000000;    	
	color:#7D7D7D;
	line-height:16px;
}

table {
	padding: 0px 0px 0px 0px;
}

td {	
  margin: 0px 0px 0px 0px; 
	font-family:±¼¸²,gulim; 
	font-size:12px; 	
	color:#7D7D7D;  
}

img {border: 0 none;}

a {
	text-decoration: none;
	color: #7D7D7D;
}

a:hover {
	text-decoration: underline;
}

a.path {
  font-family:µ¸¿ò; 
	font-size:12px; 
	color: #979797;
	text-decoration: none;
}
a.path:hover {
	text-decoration: underline;
}


/* other Asides */

ul {
  line-height:16px;
}

select {		
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	     
}

input.input_txt {    
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;	     
} 


