<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*index�޴� ��ư ��Ÿ��*/
/*
.indexBtn {position:absolute;	left:0px; top:50%; margin-top:-120px; cursor:pointer}
.indexBtn #menu_on a, .indexBtn #menu_off a {
	display: block;
	width:53px; height:153px;
	text-indent: -9999px;
	cursor:pointer;
}
.indexBtn #menu_on a	{background: url(../../img/ui-img/menuBtn.png) no-repeat; background-position: 0px 0px}
.indexBtn #menu_on a:hover, .indexBtn #menu_on a:focus	{background-position: -55px 0px}
.indexBtn #menu_off a	{background: url(../../img/ui-img/menuBtn.png) no-repeat; background-position: 0px -155px}
.indexBtn #menu_off a:hover, .indexBtn #menu_off a:focus	{background-position: -55px -155px}

#menu #menu_off a {
	display:block;	background:#fff; font-size:18px; text-decoration: none; color:#9dc76b; padding:5px 0 5px 10px;
}
*/
#menu {
	position:absolute;
	width:210px; height:100%;
	background:#2d2f31;
	display:none;
}

#menu .subjectName {width:210px; height:146px; background:url(../../img/ui-img/subject.png) no-repeat; text-indent: -9999px;}

/*.menuMiddle div {position:relative;}*/

.menuMiddle a {
	text-decoration: none;
	cursor:pointer;
	line-height:120%;
}

.menuList a {font-size:18px; font-weight:normal; color:#fff; padding:20px 0px;} /*��޴�*/
.subList a {font-size:16px; font-weight:normal; color:#fff; padding:6px 0px; padding-left:10px;}

.menuMiddle a, .subList a{border:0px; border-bottom:1px solid #4B6576;} /*************�޴� ���� �����÷�****************/
.menuMiddle a, .subList a span{display:block;}

span.blit1{position:absolute; left:5px; background:url(../../img/etc/blit1.png) no-repeat; width:4px; min-height:17px;}

span.blit1_0{position:absolute; left:5px; background:url(../../img/etc/blit1_0.png) no-repeat; min-height:17px;}
span.blit1_1{position:absolute; left:5px; background:url(../../img/etc/blit1_1.png) no-repeat; min-height:17px;}
span.blit1_2{position:absolute; left:5px; background:url(../../img/etc/blit1_2.png) no-repeat; min-height:17px;}
span.blit1_3{position:absolute; left:5px; background:url(../../img/etc/blit1_3.png) no-repeat; min-height:17px;}
span.blit1_4{position:absolute; left:5px; background:url(../../img/etc/blit1_4.png) no-repeat; min-height:17px;}

span.main-m{position:relative; padding-left:18px;}

span.blit2{position:absolute; margin-left:30px;/* background:url(../../img/etc/blit5.png) no-repeat; width:19px; min-height:19px;*/}
span.sub-m{position:relative; padding:0px 10px;}
span.sub-m2{position:relative; padding-left:45px;}



.menuList a{width:100%; background:#59626c; text-align:center; font-size:16pt;}
.menuList a:hover,.menuList a:focus,.menuList a.selected {background: #f39b2a;}

.menuList a div.selected{height:3px;}

/*����1��*/
.subList a:hover,.subList a.selected{background:#fff; color:#F39B2A;} /*************����޴� Ȱ��ȭ �÷�****************/

/*����2��*/
.subList .line2 a{}
.subList .line2 a:hover,.subList .line2 a:focus,.subList .line2 a.selected{ background-position: 0px -45px}

/*����3��*/
.subList .line3 a{}
.subList .line3 a:hover,.subList .line3 a:focus,.subList .line3 a.selected{ background-position: 0px -60px}


.bull{letter-spacing:-8px;}

#menu .line{position:relative; left:0px; top:0px; width:100%; height:2px; /*background:#2d2f31;*/}</pre></body></html>