/* CSS Document */
/* ±âº» */
body {
   	FONT-SIZE: 11px;
	COLOR: #555555;
	FONT-FAMILY: µ¸¿ò, ±¼¸², seoul, arial, helvetica;
	BACKGROUND-COLOR: #FFFFFF;
  	scrollbar-3dlight-color:CFCFCF;
	scrollbar-arrow-color:CFCFCF;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:F3F3F3;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:CFCFCF;
    overflow-x: hidden;
    overflow-y: auto;
}


/* 	ÀüÃ¼ Table   */


TD

{
	FONT-SIZE:  11px;
	FONT-FAMILY:  µ¸¿ò,±¼¸²,seoul,arial;
	
}

TD.gray
{   
	COLOR:#666666;	
	BACKGROUND-COLOR: #FFFFFF;	
	text-align: left;
	
}

TD.sitemap
{   

	COLOR:#666666;
	text-align:left;
	}
	
TD.sitemap a:link {text-decoration: none ; color: #777777;}
TD.sitemap a:visited {text-decoration: none ; color: #777777;}
TD.sitemap a:active {text-decoration: none ; color: #777777;}
TD.sitemap a:hover {text-decoration: underline ; color: #777777;}



/* 	body°Ô½ÃÆÇ  */

TD.list_title   /* °Ô½ÃÆÇ_list */
{   
	HEIGHT: 27px;
	COLOR:#6e9ad0;
	font-weight:bold;
	text-align:center;
	BACKGROUND-COLOR: #f5f5f5;
}

TD.list_title01 /* °Ô½ÃÆÇ_view */
{   
	COLOR:#666666;
	BACKGROUND-COLOR: #f5f5f5;
}

TD.list_title02 /* °Ô½ÃÆÇ_view */
{   
	padding: 8px 0px 8px 0px;
}

TD.list
{   
	HEIGHT: 25px;
	COLOR:#666666;	
	BACKGROUND-COLOR: #FFFFFF;
}
TD.list  a:link {text-decoration: none ; color: #666666;}
TD.list  a:visited {text-decoration: none ; color: #666666;}
TD.list  a:active {text-decoration: none ; color: #666666;}
TD.list  a:hover {text-decoration: none ; color: #6e9ad0;}

TD.list_line
{
	HEIGHT: 1px;
	BACKGROUND-COLOR:#e8e8e8;
}

TD.list_write   
{   
	FONT-SIZE: 11px;
	COLOR:#6e9ad0;
	font-weight:bold;
	text-align:center;
	BACKGROUND-COLOR: #f5f5f5;
}
/* 	input box  */


.box_type {
	FONT-SIZE:  11px;
	FONT-FAMILY:  µ¸¿ò,±¼¸²,seoul,arial;
	COLOR:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#ababab;
}




.select {
	FONT-SIZE:  11px;
	FONT-FAMILY:  µ¸¿ò,±¼¸²,seoul,arial;
	COLOR:#666666;
}

.select_textarea {
    font-family: µ¸¿ò;
	font-size: 11px;
	color: #666666;
    background-color: #ffffff;
	height: 19px;
	width : 140px;
	}
	
.location_bar {
	FONT-SIZE:  11px;
	FONT-FAMILY:  µ¸¿ò,±¼¸²,seoul,arial;
	COLOR:#666666;	
}
.location_bar  a:link {text-decoration: none ; color: #666666;}
.location_bar  a:visited {text-decoration: none ; color: #666666;}
.location_bar  a:active {text-decoration: none ; color: #666666;}
.location_bar  a:hover {text-decoration: none ; color: #666666;}

.main_news {
	FONT-SIZE:  11px;
	FONT-FAMILY:  µ¸¿ò,±¼¸²,seoul,arial;
	COLOR:#dedddd;	
}
.main_news  a:link {text-decoration: none ; color: #dedddd;}
.main_news  a:visited {text-decoration: none ; color: #dedddd;}
.main_news  a:active {text-decoration: none ; color: #dedddd;}
.main_news  a:hover {text-decoration: none ; color: #dedddd;}	
	
