@charset "utf-8";
/* CSS Document */

#main #note{
	width:900px;
	height:250px;
	background:url("../images/note_bg.gif") no-repeat center center;
}

#main #note ul{
	width:700px;
	text-decoration:none;
	list-style:none;
	float:left;
	margin:0.8em 0.8em 0.8em 6em;
}

#main #note ul li{
	float:left;
}

/* 밑으로 추가 스타일 */
#main #summary{
	margin:0;
	padding:0;
}

#main #summary #text{
	background:url("../images/top_s.gif") no-repeat center center;
	width:758px;
	height:40px;
	padding:1em 0 1em 0;
	margin-left:6em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-indent:-9000px;
}



#contents ul{
	clear:both;
	margin:0;
	padding-left:6em;
	text-decoration:none;
	list-style:none;
}

#contents li{
	padding:0;
	margin-bottom:0.6em;
}

	

.note01{
	background:url("../images/c_menu_01.gif") no-repeat left top;
	padding:0;
	width:211px;
	height:31px;
	display:block;
	text-indent:-9000px;
}

.note02{
	margin-left:1em;
	font-size:12px;
}

.note02 span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006e9f;
}

#note03 a{
	background:url("../images/btn_study_02.gif") no-repeat left top;
	width:115px;
	height:24px;
	position:absolute;
	top:8.7em;
	left:27.5em;
	display:block;
	text-indent:-9000px;
}

.note04{
	position:absolute;
	margin-top:0.6em;
	margin-left:1em;
}


.menu_01 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_01.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_01 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_01.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_02 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_02.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_02 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_02.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_03 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_03.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_03 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_03.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_04 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_04.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_04 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_04.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_05 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_05.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_05 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_05.gif") no-repeat left top;
	text-indent:-9000px;
}

