@charset "utf-8";
/* CSS Document */

#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{
	width:900px;
	height:124px;
	margin:0;
	padding:0;
	background:url("../images/summary_bg_04.gif") no-repeat center center;
}

#main #summary #text{
	margin-left:17.5em;
	padding:2.8em 0 1em 0;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* 밑으로 추가되는 스타일 */
.contents_text {
	margin-left:14em;
	padding-top:4em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:570px;
}

.contents_text span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006E9F;
}

#main #summary_2{
	margin-left:8em;
	padding-top:3em;
	height:104px;
	background:url("../images/summary_bg_04-02.gif") no-repeat left bottom;
}

*html #main #summary_2{
	margin-left:8em;
	padding-top:8.5em;
	height:1px;
	background:url("../images/summary_bg_04-02.gif") no-repeat left bottom;
}


#main #summary_2 #text_1{
	position:absolute;
	top:23em;
	left:10em;
	width:538px;
	height:32px;
	margin-left:4em;
	display:block;
}

*html #main #summary_2 #text_1{
	position:absolute;
	top:22em;
	left:10em;
	width:538px;
	height:32px;
	margin-left:4em;
	display:block;
}

#main #summary_2 #text_2{
	position:absolute;
	top:33em;
	left:12em;
	margin-left:9em;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:560px;
}

*html #main #summary_2 #text_2{
	position:absolute;
	top:32em;
	left:12em;
	margin-left:9em;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:560px;
}

#main #note{
	width:900px;
	height:208px;
	background:url("../images/note_bg_04.gif") no-repeat center center;
}

*html #main #note{
	width:900px;
	height:208px;
	background:url("../images/note_bg_04.gif") no-repeat center top;
}

.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_on_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_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;
}

