@charset "utf-8";
/* CSS Document */
/* ݵ  ϴ Ÿ  */


body {
	background-image: url(../images/main_bg.gif) ;
	background-repeat: repeat-x ;
	background-position: top center ;
    background-color:#96c27e;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: dotum;
	font-size: 9pt;
	line-height: 18px;
	color: 000000;
	


}

td,th{
	font-family: dotum;
	font-size: 12px;
	line-height: 18px;
	color: 000000;
	
	}
	
a{ text-decoration:none;}
a:link { color:#000;}
a:visited {	color :#000;}
a:hover {	text-decoration:underline; color:#000;}
a:active { color:#000;}

A:link.menu { text-decoration: none; color: #FFFFFF}
A:visited.menu { text-decoration: none; color: #FFFFFF }
A:hover.menu { text-decoration: underline; color: #FFFF00 }
A:active.menu { text-decoration: none; color: #FFFF00 }


.title {font:12px dotum;font-weight:bold; color: #000000;}
.menu_line {font:12px dotum; color: #FFFFFF;}
.skin {font:12px dotum;font-weight:bold; color: #0E67B3;}
.visitor {font:16px dotum;font-weight:bold; color: #0E67B3;}