@charset "euc-kr";
/* CSS Document */

/* --------------------------- common ---------------------------------------- */
body {
	font-family:"µ¸¿ò", Dotum, "±¼¸²", Gulim, Verdana, AppleGothic, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#777777;
}
#MainTable {
	width:759px;
	height:100%;
}
ul, #middle_contents {
	margin:0;
	padding:0;
}
#middle_contents {
	width:759px;
	position:relative;
	overflow:hidden;
}
ul {
	list-style-type:none;
}
img {
	border:0;
}
.green {
	font-weight:bold;
	color:#2f7800;
}
a:link {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#099;
}
#contents_section {
	position:relative;
	float:left;
	width:100%;
	margin:39px 0 0 20px;
	padding:0;
	line-height:1.5em;

}
/* --------------------------------------------------------------------------- */

	
/* »çÀÌÆ®¸Ê */
.siteBox {
	width:100%;
	padding-bottom:36px;
	
}
.siteBox:after {
	clear:both;
	content:"";
	display:block;
}
.siteBox .siteList {
	float:left;
	width:160px;
	margin-right:50px;
}
.siteBox .siteList:last-child{margin-right:0;} 
.under01{ padding: 5px 0px 0px 15px;} 