@charset "utf-8";
/* CSS Document */

#main #summary{
	width:900px;
	height:108px;
	margin:0;
	padding:0;
	background:url("../images/summary_bg_19.gif") no-repeat center center;
}

#main #summary #text{
	margin-left:18em;
	padding:2.3em 0 1em 0;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:758px;
	height:40px;
}

*html #main #summary{
	width:900px;
	height:108px;
	padding:0;
	margin-left:-5em;
	background:url("../images/summary_bg_19.gif") no-repeat center center;
}

*html #main #summary #text{
	margin-left:25em;
	padding:2.3em 0 1em 0;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#main #note{
	width:900px;
	height:330px;
	background:url("../images/note_bg3.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;
}

#text_form{
	padding-top:7.7em;
	margin-left:15em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#text_form textarea{
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	width:47.6em;
	height:9.2em;
	font-size:12px;
}

#text_form p{
	font-family:"돋움";
	font-size:11px;
	line-height:1.5em;
}

#btn {
	padding:0;
	margin:0;	
	position:absolute;
	top:27.6em;
	left:45em;
	width:100px;
	height:74px;
}

#btn ul {
	width:150px;
	list-style-type:none;
}

#btn ul li{
	float:left;
}
.mail a{	
	width:50px;
	height:49px;
	background:url("../images/icon_out_write.gif") no-repeat center center;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
}

.mail a:hover{
	width:50px;
	height:49px;
	background:url("../images/icon_over_write.gif") no-repeat center center;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
}

.print a{
	width:40px;
	height:48px;
	background:url("../images/icon_out_print.gif") no-repeat left top;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
}

.print a:hover{
	width:40px;
	height:48px;
	background:url("../images/icon_over_print.gif") no-repeat left top;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
}

.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_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_on_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;
}
