<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 메인 비쥬얼 */
#visual_wrap{overflow:hidden; width:100%; min-width:1100px; background:#fff; height:400px;border-top:2px solid #CCCCCC;border-bottom:2px solid #CCCCCC;}
	#visual{width:100%;height:400px; margin:0 auto; position:relative; overflow:hidden; }
			.visual_img{width:100%;}
				.mv_list a.img01{display:block; width:100%; height:400px; background:url('/img/main_img_01.jpg') no-repeat 50% 0 scroll;}
				.mv_list a.img02{display:block; width:100%; height:400px; background:url('/img/main_img_02.jpg') no-repeat 50% 0 scroll;}
				.mv_list a.img03{display:block; width:100%; height:400px; background:url('/img/main_img_03.jpg') no-repeat 50% 0 scroll;}
				.mv_list a.img04{display:block; width:100%; height:400px; background:url('/img/main_img_04.jpg') no-repeat 50% 0 scroll;}
					.visual_bt{position:absolute; width:1100px;margin-left:50%; top:370px; left:-55px;z-index:2;}
					.visual_bt li{float:left; margin-right:5px;}

					.clsHangerOut {background:url('/img/banner_bt_off.png') 0 0 no-repeat; width:14px; height:14px; }
					.clsHangerOver {background:url('/img/banner_bt_on.png') 0 0 no-repeat; width:39px;height:12px; margin-top:1px;}

/* 메인 레인아웃 */
#wrapper2 {width:100%;min-width:1100px;padding:0;margin:0 auto;zoom:1;z-index:5;}
#wrapper2:after {display:block;visibility:hidden;clear:both;content:""}

/*#container2 {position:relative;width:1100px;z-index:4;min-height:500px;height:auto !important;height:500px;margin-top:25px;zoom:1}
#container2:after {display:block;visibility:hidden;clear:both;content:""}*/

/* 메인 제목타이틀 */
h3 {display:block;background:url('/img/notice_bg.gif') no-repeat;height:30px;font-size:1.6em;line-height:1.0;color:#151515 !important;font-weight:bold;margin:0 0 10px 0}

/* 메인 */
	/* 바로가기배너 */
	 .line1 {width:1100px;min-width:1100px;margin:0 auto;}	 
	 .line1 ul {overflow:hidden; padding:0;margin:30px 0;border-left:1px solid #DEDEDE;}
	 .line1 ul li {float:left;width:12.5%;}
	 .line1 ul li a {display:block;width:100%;height:109px;text-align:left;color:#666;line-height:1.7em;border-top:1px solid #DEDEDE;}
	 .line1 ul li a:hover {color:#0C51A0;}
	 .line1 ul li a strong {display:block;font-size:1.3em;color:#222;padding:12px 0 0 9px;}	 
	 .line1 ul li a:hover strong {color:#0C51A0}
	 .line1 ul li a p {margin-top:30px;color:#333;background:url('/img/common/btn/right_arrow_2.gif') no-repeat 42% 50%;}
	 .line1 ul li a:hover p {color:#0C51A0}

	 .line1 a.area1 {background:url('/img/main_icon_01.gif') no-repeat right bottom;}
	 .line1 a.area2 {background:url('/img/main_icon_02.gif') no-repeat right bottom;}
	 .line1 a.area3 {background:url('/img/main_icon_03.gif') no-repeat right bottom;}
	 .line1 a.area4 {background:url('/img/main_icon_04.gif') no-repeat right bottom;}
	 .line1 a.area5 {background:url('/img/main_icon_05.gif') no-repeat right bottom;}
	 .line1 a.area6 {background:url('/img/main_icon_06.gif') no-repeat right bottom;}
	 .line1 a.area7 {background:url('/img/main_icon_07.gif') no-repeat right bottom;}
	 .line1 a.area8 {background:url('/img/main_icon_08.gif') no-repeat right bottom;}
	
	/* 공지사항 교육정보 */
	 .line2 {width:1100px;height:210px;min-width:1100px;margin:0 auto;overflow:hidden;}
	 .line2 .con1 {width:520px;float:left}
	 .line2 .con2 {width:520px;float:right;}
	 .line2 .b_ment {border-bottom:1px solid #EBEBEB;padding-bottom:20px;margin-bottom:30px;font-size:1.1em;}

	/* 학습상담센터 */
	 .line3 {width:1100px;height:320px;min-width:1100px;margin:0 auto;}
	 .line3 h3 {background:none;margin-bottom:10px;}
	 .line3 h3 span {font-size:.7em;font-weight:normal;color:#3F3F3F;padding-right:10px;}
	 .line3 h3 a {display:inline-block;text-align:left;border:1px solid #CCCCCC;width:57px;height:13px;font-size:.6em;color:#333333;padding:3px 7px;background:url('/img/common/icon/icon_arr_4.gif') no-repeat 90% 50%;}
	 .line3 ul {overflow:hidden; padding:0;margin:0}
	 .line3 ul li {float:left;width:20%;}
	 .line3 ul li a {display:block;text-align:center;color:#fff;line-height:1.4;padding:35px 0;font-size:1.3em;font-weight:bold;margin:0 auto;}
	 .line3 ul li a:hover {color:#FFFF00}
	 .line3 ul li a p {font-size:.8em;margin-top:5px;}
	 
	 .line3 a.center1 {width:157px;height:95px;background:url('/img/main_center_01.gif') no-repeat;}
	 .line3 a.center2 {width:157px;height:95px;background:url('/img/main_center_02.gif') no-repeat;}
	 .line3 a.center3 {width:157px;height:95px;background:url('/img/main_center_03.gif') no-repeat;}</pre></body></html>