body {
    margin: 0; padding: 0;
	background: #EEEBF3 url('../img/main/bg_body.gif') repeat-y;
	}
body, td, th, input, select, textarea, input, div, p, span {
     margin: 0;
	 font-size: 9pt; font-family: µ¸¿ò; color: #333; line-height: 18px;
	}

A:link {color:#333;text-decoration:none}
A:visited {color:#333;text-decoration:none}
A:active {color:#333;text-decoration:none}
A:hover {color:#382661;text-decoration:none}

img {border: none}

#all_box {
	width: 100%; height: 100%;
	background: url('../img/main/bg_main.jpg') no-repeat 0 0;
	}

/* Top ¿µ¿ª */

#top {
	position: relative;
	width: 980px; height: 150px;
	margin-bottom: 300px;
	z-index: 2;
	}

#keymenu {
	padding: 4px 10px 0 0; height: 32px;
	font-family: Arial; font-size: 10px; font-weight: bold; color: #553380;
	text-transform: uppercase; text-align: right;
	}
#keymenu a { font-size: 10px; font-weight: bold; color: #553380; }
#keymenu a:hover { border-bottom: 1px dotted #553380; }

.logo {
	width: 285px;
	vertical-align: top; text-align: center;
	}
.menu {
	width: 695px;
	vertical-align: top;
	}


/* ÇÃ·¡½Ã */

#main_visual {
	position: absolute;
	left: 0; top: 30px; width: 820px; height: 420px;
	z-index: 1;
	}


/* ÃÖ±Ù°Ô½Ã¹° */

#main_latest { margin-left: 15px; margin-bottom: 20px; }
#main_latest td { padding: 0 5px; vertical-align: top; }

#notice {
	height: 30px; padding-top: 5px;
	border-bottom: 1px dotted #AB87CB;
	}
#notice a { color: #FFF; }
.notice_date {
	font-size: 10px; font-family: Verdana; color: #E4EC9E;
	letter-spacing: -1px;
	margin-left: 10px;
	}

#gallery {
	text-align: center;
	border-bottom: 1px solid #BF9EDC;
	}
#gallery img {
	width: 96px; height: 96px; margin: 10px 5px 5px 5px;
	border: 2px solid #FFF;
	}



/* Foot ¿µ¿ª */

#foot {
	width: 100%; height: 40px;
	margin-bottom: 10px;
	background: #D9D2E2 url('../img/main/bg_foot.gif') repeat-y;
	}
#foot p {
	width: 820px; margin-top: 13px;
	font-family: ±¼¸²; color: #BE9EE2; text-align: center;
	}	
#foot span { color: #F0E2FF; }

