@charset "utf-8";
/*
@import url('https://www.edupre.co.kr/css/NanumGothic.css');
*{
	font-family:"Nanum Gothic",sans-serif;
}
*/
@font-face{
	font-family:SCDream3;
	src:url(/fonts/SCDream3.eot);
	src:local("※"), url(/fonts/SCDream3.woff) format('woff'), url(/fonts/SCDream3.ttf) format('truetype');
}
@font-face{
	font-family:SCDream4;
	src:url(/fonts/SCDream4.eot);
	src:local("※"), url(/fonts/SCDream4.woff) format('woff'), url(/fonts/SCDream4.ttf) format('truetype');
}
@font-face{
	font-family:SCDream5;
	src:url(/fonts/SCDream5.eot);
	src:local("※"), url(/fonts/SCDream5.woff) format('woff'), url(/fonts/SCDream5.ttf) format('truetype');
}
@font-face{
	font-family:SCDream6;
	src:url(/fonts/SCDream6.eot);
	src:local("※"), url(/fonts/SCDream6.woff) format('woff'), url(/fonts/SCDream6.ttf) format('truetype');
}

@font-face{
	font-family:NanumSquareRoundL;
	src:url(/fonts/NanumSquareRoundL.eot);
	src:local("※"), url(/fonts/NanumSquareRoundL.woff) format('woff'), url(/fonts/NanumSquareRoundL.ttf) format('truetype');
}
@font-face{
	font-family:NanumSquareRoundR;
	src:url(/fonts/NanumSquareRoundR.eot);
	src:local("※"), url(/fonts/NanumSquareRoundR.woff) format('woff'), url(/fonts/NanumSquareRoundR.ttf) format('truetype');
}
@font-face{
	font-family:NanumSquareRoundB;
	src:url(/fonts/NanumSquareRoundB.eot);
	src:local("※"), url(/fonts/NanumSquareRoundB.woff) format('woff'), url(/fonts/NanumSquareRoundB.ttf) format('truetype');
}
@font-face{
	font-family:NanumSquareRoundEB;
	src:url(/fonts/NanumSquareRoundEB.eot);
	src:local("※"), url(/fonts/NanumSquareRoundEB.woff) format('woff'), url(/fonts/NanumSquareRoundEB.ttf) format('truetype');
}




html, body {
	width:100%;
	font-size:12px; font-family:NanumSquareRoundR,나눔고딕, NG, "Nanum Gothic", "Dotum", "Malgun Gothic","돋움", "굴림", "Arial", sans-serif; line-height:1.5
	}
a:link, a:visited {text-decoration:none; color:#555}
a:hover, a:active {text-decoration:underline; color:#555}
.clipBtn{
	display:inline-block;
	border:1px solid #0958B1;
	text-align:center;
	color:#0958B1;
	font-size:9pt;
	padding-top:1px;
	height:18px;
	width:72px;
	overflow:hidden;
	font-family:"돋움체";
	cursor:pointer;
	margin-left:2px;
}

label{cursor:pointer;}
caption {display:none;}
/* skip */
#skip {position:relative}
#skip a {display:block; width:0; height:0; overflow:hidden}
#skip a:active,
#skip a:focus {width:auto; height:auto; padding:5px}
span.reply11{font-size:11px;color:#ff6600}
span.date11{font-size:11px;color:#bbb}
p.gray11{font-size:11px;color:#ccc}
p.green11{font-size:11px;color:#669900}
p.red11{font-size:11px;color:#ff0000}
p.red12{font-size:12px;color:#ff0000}
p.gray12{font-size:12px;color:#555}

/* layout */
#BodyBox {width:100%; background:url(https://www.edupre.co.kr/images/common/ttop_bg4.jpg) repeat-x 0 0;}
#wrap {margin:auto; width:1024px; min-height:1000px;}
.wrap {margin:auto; width:1024px; min-height:1000px;}

/* header----------------------------------------------------------------------------------------------------- */
#header {float:left;margin:auto; width:1024px; height:175px;}

/*바로가기 */
#header .ttop ul {
	width: 1024px; height: 32px;
}
#header .ttop ul li {
	display: inline; font-size: 12px;
}
#header .ttop ul li.homep {
	float: left; width: 620px;
}
#header .ttop ul li.ttop_t {
	float: right; height: 22px;
}
#header .ttop ul li.ttop_t ol li a {
	float: left; margin: 5px 6px 0 6px; color: #6b6b6b; text-decoration: none; text-align: left;
}
#header .top {
	width: 1024px; margin-top: 20px; height: 80px;
}

.bd_r_dt{
	border-right: 1px dashed #E2E2E2;
}

/*상단로고,검색영역 */
#header .top h1 {float:left; margin-right:90px;}
#header	.top .search {float:left;}
#header	.top .search form {width:390px; height:30px; margin-top:15px; border:2px solid #ff7a2d;}
#header	.top .search form input {width:318px; height:20px; padding:5px; text-align:center; border:none; float:left;}
#header	.top .search form a {float:right;}
#header	.top .search ul { margin-top:8px; text-align:center;}
#header	.top .search ul li {display:inline;}
#header	.top .right_banner {padding-left:100px; height:80px; overflow:hidden;}


/*상단메뉴영역*/
#header .gnb {width:1024px; margin-top:0px; height:35px;}
#header .gnb ul {clear:both;}
#header .gnb ul li {float:left;}
#header .gnb ul li a {display:block; height:35px; overflow:hidden; text-indent:-9999px;}
#header .gnb ul li.gnb_01 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m01.gif); width:114px;}
#header .gnb ul li.gnb_02 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m02.gif); width:152px;}
#header .gnb ul li.gnb_03 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m03.gif); width:118px;}
#header .gnb ul li.gnb_04 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m04.gif); width:100px;}
#header .gnb ul li.gnb_05 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m05.gif); width:104px;}
#header .gnb ul li.gnb_06 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m06.gif); width:104px;}
#header .gnb ul li.gnb_07 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m07.gif); width:114px;}
#header .gnb ul li.gnb_08 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m08.gif); width:100px;}
#header .gnb ul li.gnb_09 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m09.gif); width:88px;}
#header .gnb ul li.gnb_10 a {background:url(https://www.edupre.co.kr/images/menu/t_m_m10.gif); width:110px;}
#header .gnb ul li a:hover {background-position:left bottom}
/*okj 서브메뉴 영역 20141226*/
#header .gnb ul ul{display:none; padding:10px 5px 0 10px;border:2px solid #ff7a2d;background-color:#fff;}

#header .gnb>ul>li:hover ul{
	   display:block; width:125px;
	   position:absolute;
	   z-index:110;
	   /*position:absolute; left:0; top:30px;*/
	   /*position:static; left:0; top:30px;*/
	}
/*#header .gnb li li{width:150px; height:25px; background-color:#fff; text-align:center;}	*/	/*okj width 부메뉴 넓이 결정*/
#header .gnb li li{width:125px; height:25px; background-color:#fff; text-align:left;}

/* container----------------------------------------------------------------------------------------------------- */
#container {float:left; clear:both; width:1024px; height:100%; margin-top:20px;padding-bottom:20px;}
#container:after {content:""; display:block; clear:both;}
.container {float:left; clear:both; width:1024px; height:100%; margin-top:20px;padding-bottom:20px;}
.container:after {content:""; display:block; clear:both;}

/*좌측-------------------------------------------------------------- */
#left_bar {float:left; width:200px}

/*좌측- 로그인영역*/
.login {font-size:11px; color:#111111; margin-bottom:10px; border:1px solid #ccc; padding:10px;}
.login a {color:#ed1c24;}
.login p {font-size:11px ;margin-top:1px;}
.login p.name {font-size:12px; color:#888888;}
.login p.name b {font-size:12px;color:#0a58af;}
.login p.bt_login {clear:both; float:right; margin:2px 5px 0 0;}
.login p.bt_logout {text-align:right; margin-bottom:8px;}
.login p a.request {color:#000000;}
.login p.login_list {color:#000; margin-top:5px;}
.login p.login_list a {color:#0a58af;}

/*좌측- quick Banner*/
.left_navi {width:198px; height:190px; border:1px solid #ccc; margin-bottom:10px;}
.left_navi {text-align:center;}
.left_navi li{float:left; margin:0 3px 0 17px;}

/*좌측- etc Banner*/
.left_ban {}
.left_ban li{float:left; display:block; margin-bottom:10px;}
.custom_banner {margin-top:10px;}
.delivery_banner {width:200px; height:61px; background:url(https://www.edupre.co.kr/images/banner/left_quick_box02.jpg) 0 0 no-repeat; padding-left:105px; padding-top:10px; }
.qna_banner {width:200px; height:76px; margin-top:-10px;}
.qna_banner li {float:left;}
.account_banner {width:200px; height:226px; margin-top:10px;}
.sns_banner {width:200px; height:66px; margin-top:10px;}
.sns_banner li {float:left;}


/*Contents - 좌측-------------------------------------------------------------- */
#contents_left {float:left; margin-left:10px; width:373px;}
.main_contents_left {float:left; margin-left:10px; width:373px;}

/*Contents 이벤트영역(1) - 상단*/
.eventBanner {width:371px; height:184px; position:relative; overflow:hidden; border:1px solid #ccc; margin-bottom:15px;}
.eventBanner dd {display:block; position:absolute; top:0; left:0;}

/*Contents (tb_box01)영역 -- 교육자료*/
.cons_tit {position:relative; width:371px; height:20px; margin-bottom:5px;}
.cons_tit h2 {float:left; font-size:14px; font-weight:bold; color:#fe5f1e; margin-bottom:5px; display:block;}
.cons_tit span.quick_bt {float:right; margin:0 0 5px 0;}
.cons_tit span.quick_bt img {cursor:pointer; cursor:hand;}

.tb_box1_d {width:371px; height:170px; font-size:11px; clear:both; margin-bottom:15px; overflow:hidden;}			/*okj 배너적용. 20141226*/
.tb_box1_d p {margin-top:1px;}
.tb_box1_d li {float:left; display:block; width:178px; height:180px; margin:0 3px 0 4px; text-align:center;}
.tb_box1_d li a img {border:1px solid #cccccc; margin-bottom:5px; width:180px; height:125px;}

/*Contents (tab_box01)영역 -- 우리들의 이야기*/
.tab_box1 {clear:both; position:relative; width:371px; height:180px; border:1px solid #ccc; margin-bottom:15px;}
.tab_box1 dt {font-size:12px; float:left; border-right:none;}
.tab_box1 dt a.tab_ov {color:#ff6600; text-decoration:none; font-weight:bold; background:#FFF; border-bottom:1px solid #FFF;}
.tab_box1 dt a {color:#999; width:185px; display:block; padding:7px 0 4px 0; text-align:center; background:#efefef; border-bottom:1px solid #ccc;}
.tab_box1 dt a.links{display:inline; position:absolute; padding:7px 0 4px 0; background:#efefef; border-bottom:1px solid #ccc;}
.tab_box1 dt a:hover {text-decoration:none;font-weight:bold;}
.tab_box1 dd {float:left; display:none; position:absolute; left:20px; top:40px; right:20px;}
.tab_box1 dd ul li {float:left; width:331px; margin-bottom:2px; padding-bottom:3px; display:inline;}
.tab_box1 dd ul li img {width:11px; height:9px; margin-left:5px; margin-bottom:5px; display:inline;}
.tab_box1 dd ul li span.date11 {float:right;display:inline; *margin-top:-18px; }
.tab_box1 .tab_box1_more {position:absolute; left:160px; top:5px;}

/*Contents (tb_box02)영역 -- 평생교육원*/
.cons_tit2 {position:relative; width:371px; height:20px; margin-bottom:5px;}
.cons_tit2 h2 {float:left; font-size:14px; font-weight:bold; color:#fe5f1e; margin-bottom:5px; display:block;}
.cons_tit2 span.quick_bt {float:right; margin:0 0 5px 0;}

.tb_box2 {width:371px; height:216px;}
.tb_box2_d {width:371px; height:155px; float:left; margin-bottom:30px;}
.tb_box2_d ul {}
.tb_box2_d ul li{float:left; display:block; width:178px; height:139px; margin:0px 3px 0px 4px; text-align:center;}
.tb_box2_d ul li a img {border:1px solid #cccccc;}
.tb_box2_d ul li a dl {text-align:center; vertical-align:middle; margin-top:5px;}
.tb_box2_d ul li a dl dt {font-weight:bold;}
.tb_box2_d ul li a dl dd {color:#333333; margin-top:2px;}
.tb_box2_d ul li a dl dd img { float:left;border:none; margin-left:5px;}

/*Contents (tab_box03)영역 -- 공지사항*/
.tab_box2 {clear:both; position:relative; width:371px; height:150px; border:1px solid #ccc; margin-bottom:15px;}
.tab_box2 dt {font-size:12px; float:left; border-right:none;}
.tab_box2 dt a.tab_ov {color:#ff6600; text-decoration:none; font-weight:bold; background:#FFF; border-bottom:1px solid #FFF;}
.tab_box2 dt a {color:#999; width:185px; display:block; padding:7px 0 4px 0; text-align:center; background:#efefef; border-bottom:1px solid #ccc;}
.tab_box2 dt a.links{display:inline; position:absolute; padding:7px 0 4px 0; background:#efefef; border-bottom:1px solid #ccc;}
.tab_box2 dt a:hover {text-decoration:none;font-weight:bold;}
.tab_box2 dd {float:left; display:none; position:absolute; left:20px; top:40px; right:20px;}
.tab_box2 dd ul li {float:left; width:331px; margin-bottom:2px; padding-bottom:1px; display:inline;}
.tab_box2 dd ul li img {width:11px; height:9px; margin-left:5px; margin-bottom:5px; display:inline;}
.tab_box2 dd ul li span.date11 {float:right;display:inline; *margin-top:-18px; }
.tab_box2 .tab_box2_more01 {position:absolute; left:160px; top:5px;}
.tab_box2 .tab_box2_more02 {position:absolute; right:15px; top:5px;}


/*Contents - 우측-------------------------------------------------------------- */
#contents_right {float:left; margin-left:10px; width:270px}
.main_contents_right {float:left; margin-left:10px; width:270px}

/*Contents - 교육계획안 */
.tb_box_kyo {width:270px; height:184px; padding:0; border:1px solid #ccc; margin-bottom:15px; overflow:hidden;}
.kyo_tit {width:270px; height:35px; background:url(https://www.edupre.co.kr/images/main/kyo_title.gif) no-repeat; text-indent:-9999px;}
.kyo_box {width:250px; margin:0 0 10px 12px;height:100px;}

/*Contents (tb_box03)영역 -- 자료품앗이*/
.cons_tit3 {clear:both;position:relative; width:270px; height:22px; margin-bottom:3px;}
.cons_tit3 h2 {float:left; font-size:14px; font-weight:bold; color:#fe5f1e; margin:1px 0px 5px 0; display:block;}
.cons_tit3 span.quick_bt {float:right; margin:0 0px 7px 0;}

.tb_box3_wrap {width:270px; height:165px; margin-bottom:17px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; overflow:hidden;}
.tb_box3_d {width:260px; height:150px; float:left; margin:5px;}
.tb_box3_d li {float:left; width:250px; margin-bottom:2px; padding-bottom:2px;}
.tb_box3_d li a {float:left;}
.tb_box3_d li img {width:11px; height:9px; margin-left:5px; margin-bottom:5px; display:inline;}
.tb_box3_d li span.date11 {float:right;display:inline; }

/*Contents 이벤트영역(2) - 중간*/
.eventBanner2 {width:270px; height:180px; clear:both; overflow:hidden;position:relative; margin-bottom:15px; border:1px solid #ccc;}
.eventBanner2 .eventBanner2_txt {font-size:11px;font-family:arial;color:#888;letter-spacing:1px;padding-top:3px;}
.eventBanner2 .eventBanner2_txt span {color:#ff5f1e;}
.eventBanner2 dt {float:left; position:relative; left:190px; top:8px; z-index:100; margin-right:4px;}
.eventBanner2 dd {display:block; position:absolute; top:0; left:0;}

/*Contents (tab_box03)영역 -- 솜씨품앗이*/
.tab_box3 {clear:both;position:relative; width:270px; height:200px; border:1px solid #ccc; margin-bottom:15px; text-align:center;}
.tab_box3 dt {font-size:12px;float:left; border-right:none;}
.tab_box3 dt a.tab_ov {color:#ff6600; text-decoration:none; font-weight:bold; background:#FFF; border-bottom:1px solid #FFF;}
.tab_box3 dt a {color:#999; width:134px; display:block; padding:7px 0 4px 0;text-align:center;background:#efefef;border-bottom:1px solid #ccc;}
.tab_box3 dt a:hover {text-decoration:none; font-weight:bold;}
.tab_box3 dd {display:none; position:absolute; left:20px; top:45px; right:10px;}
.tab_box3 dd ul li {float:left; width:100px;margin-bottom:5px; padding:0 5px 0 10px;}
.tab_box3 dd ul li div p {text-align:center; margin-top:5px;}
.tab_box3 dd ul li img {float:left; border:none; margin-bottom:5px;}
.tab_box3 dd ul li a {float:left;}

/*Contents (tab_box03)영역 -- 구인/구직*/
.tab_box4 {clear:both; position:relative; width:270px; height:150px; border:1px solid #ccc;}
.tab_box4 dt {font-size:12px; float:left; border-right:none;}
.tab_box4 dt a.tab_ov {color:#ff6600; text-decoration:none; font-weight:bold; background:#FFF; border-bottom:1px solid #FFF;}
.tab_box4 dt a {color:#999; width:134px; display:block; padding:7px 0 4px 0; text-align:center; background:#efefef; border-bottom:1px solid #ccc;}
.tab_box4 dt a:hover {text-decoration:none; font-weight:bold;}
.tab_box4 dd {display:none; position:absolute; left:10px; top:40px; right:10px;}
.tab_box4 dd ul li {float:left; width:250px; margin-bottom:2px; padding-bottom:1px; display:inline;}
.tab_box4 dd ul li img {width:11px; height:9px; margin-left:5px; margin-bottom:5px; display:inline;}
.tab_box4 dd ul li span.date11 {float:right; display:inline; *margin-top:-18px;}
.tab_box4 .tab_box4_more01 {position:absolute; left:110px; top:5px;}
.tab_box4 .tab_box4_more02 {position:absolute; right:10px; top:5px;}
/*.tab_box3 dt a:hover {text-decoration:none;font-weight:bold;} */

/*외부광고 메일링*/
#out_ad {width:800px; margin:0 auto; border-top:2px solid #555555; padding-top:8px;}
.out_ad_listall {list-style:none;clear:both;overflow:hidden;text-align:left;margin-bottom:28px;}
.out_ad_list {float:left;width:240px;background-color:#f3f3f3;margin-right:40px;margin-left:-20px;}
.out_ad_listlast {float:left;width:240px;background-color:#f3f3f3;margin-left:-20px;margin-right:-40px;}
.out_ad_list_cat {
	display:block;width:230px;
	font-size:12px;color:#ffffff;line-height:15px;
	padding:0 0 2px 8px;
	background-color:#555555;!important; border:1px solid #555555;
}
.out_ad_list_name {
	display:block;
	font-size:21px;letter-spacing:-1pt;text-align:center;font-weight:500;color:#0061c5;
	padding:10px 0 0px 0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;
}
.out_ad_list_name a {font-size:21px;color:#0061c5;}
.out_ad_list_name a:hover {font-size:21px;color:#0061c5; text-decoration:none;}
.out_ad_list_url {
	display:block; height:13px;
	text-align:center;font-size:13px;color:#727272;font-weight:200;line-height:13px;
	border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;
}
.out_ad_list_url a {color:#727272;}
.out_ad_list_url a:hover {color:#727272; text-decoration:none;}
.out_ad_list_tell {
	display:block; height:29px;
	text-align:center;font-size:19px;color:#000000;font-weight:500;
	padding:3px 0 12px 0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;
}
.out_ad_list_img {display:block;width:220px;margin:0 auto;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;}
.out_ad_list_btn {
	display:block;text-align:center;
	padding-bottom:14px;
	border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;
}
#out_ad p {clear:both;}


/*우측 배너-------------------------------------------------------------- */
#right_bar {width:150px; float:right;}
.main_right_bar {width:150px; float:right;}

/* 고정롤링배너 */
.right_banner_fix ul li {margin-bottom:5px;}
.right_banner_fix ul li.right_banner_fix_01 {width:150px; height:100px; overflow:hidden;}
.right_banner_fix ul li.right_banner_fix_02 {width:150px; height:80px; overflow:hidden;}
.right_banner_fix ul li.right_banner_fix_03 {width:150px; height:100px; overflow:hidden;}

/* 랜덤롤링배너 */
.right_banner_rad ul{margin-top:15px; width:150px; overflow:hidden;}
.right_banner_rad ul li {margin-bottom:5px;}

/* footer----------------------------------------------------------------------------------------------------- */
#footer {width:100%;  position:relative;}

/*copyright*/
#footer .copyright {background:url(https://www.edupre.co.kr/images/common/footer_bg.jpg) repeat-x 0 0; height:40px; float:left; width:1024px}
#footer .copyright li {float:left; padding:10px 10px 6px 15px;}
#footer .copyright li.famsite {padding-left:95px;}
#footer address {clear:both; float:left; padding:12px 0 15px 15px;color:#888;width:690px;margin-top:10px;}		/*okj 수정함. 20141231*/
#footer p {float:right;display:inline; margin-left:5px; margin-top:10px; height:100px; vertical-align:center;}
#footer .footbanner {margin-top:35px; margin-left:10px; margin-right:20px; cursor:pointer;}
#footer .footbanner02 {margin-top:20px;}


/* PG */
.pg_nav{
	/*border:1px solid #777;*/
	display:inline-block;
	width:32px;height:32px;
	margin:2px;
	line-height:33px;
	cursor:pointer;
	font-family:NanumSquareRoundR!important;font-size:14px;color:#000000;
}

.pg_nav_sel{
	/*border:1px solid #777;*/
	display:inline-block;
	width:32px;height:32px;
	margin:2px;
	line-height:33px;
	cursor:pointer;
	background-color:#f1ecfc;
	border-radius:70px;
	font-family:NanumSquareRoundEB!important;font-size:14px;color:#6021de;
}



/*new22*/
.new22_numall {clear:both;text-align:center;margin-top:18px;}
.new22_numall li {display:inline-block;}
.pg_nav2{
	display:inline-block;
	width:32px;height:32px;
	margin:2px;
	line-height:33px;
	cursor:pointer;
	font-family:NanumSquareRoundB!important;font-size:14px;color:#000000;
}

.pg_nav_sel2{
	display:inline-block;
	width:32px;height:32px;
	margin:2px;
	line-height:33px;
	cursor:pointer;
	background-color:#f1ecfc;
	border-radius:70px;
	font-family:NanumSquareRoundEB!important;font-size:14px;color:#6021de;
}
.pg_navarrl {
	display:inline-block;width:26px;height:26px;vertical-align:middle;margin-right:12px;
	background:url("https://www.edupre.co.kr/images/plan/new22arr_leftoff.jpg") no-repeat 0 3px;
}
.pg_navarrr {
	display:inline-block;width:26px;height:26px;vertical-align:middle;margin-left:12px;
	background:url("https://www.edupre.co.kr/images/plan/new22arr_rightoff.jpg") no-repeat 0 3px;
}
.pg_navarrl:hover {
	display:inline-block;width:26px;height:26px;vertical-align:middle;margin-right:12px;
	background:url("https://www.edupre.co.kr/images/plan/new22arr_lefton.jpg") no-repeat 0 3px;
}
.pg_navarrr:hover {
	display:inline-block;width:26px;height:26px;vertical-align:middle;margin-left:12px;
	background:url("https://www.edupre.co.kr/images/plan/new22arr_righton.jpg") no-repeat 0 3px;
}


.pg_def{
	display:inline-block;
	border:1px solid #777;
	padding:7px 9px 7px 9px;
	margin:2px;
	cursor:pointer;
}

.pg_on{
	font-weight:bold;
	background-color:#000;
	color:#FFF;
}



/* NBP */
.DIV_NBP, .DIV_NBP_AD{
	display:none;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid #E2E2E2;
	background-color:#fffef8;
}


.nbp_base{
	margin-top:10px;
}

.nbp_title{
	font-size:13px;
	color:#00c;
	border-bottom:1px solid #00c;
	line-height:12px;
	text-decoration:none;
	font-family:"굴림",gulim,helvetica,sans-serif
}

.nbp_url{
	font-size:12px;
	color:#218d44;
	margin:0 4px 0 5px;
	text-decoration:none;
	font-family:"굴림",gulim,helvetica,sans-serif
}

.nbp_desc{
	font-size:12px;
	padding-top:4px;
	color:#000;
	text-decoration:none;
	font-family:"굴림",gulim,helvetica,sans-serif
}

.nbp_link{
	color:#00c;
	font-weight:bold;
	text-decoration:none;
	font-family:"굴림",gulim,helvetica,sans-serif
}



.common_listnum {clear:both; width:222px; margin:0 auto; padding-top:18px;}
.common_listnum>li {float:left;padding:0 2px;}
.common_listnum>li>a {
	font-family:NanumSquareRoundR;font-size:13px;color:#444444;line-height:26px;vertical-align:top;
}
.common_listnum>li>a {display:inline-block;text-decoration:none; width:19px; height:23px; text-align:center;}
.common_listnum>li:first-child>a {
	background: url('/images/commentv/commentv_arrow1_off.jpg') 0px 0px no-repeat;
	width:28px; height:28px;
	margin:-1px 21px 0 0;
}
.common_listnum>li:last-child>a {
	background: url('/images/commentv/commentv_arrow2_off.jpg') 0px 0px no-repeat;
	width:28px; height:28px;
	margin:-1px 0 0 21px;
}
.common_listnum>li:first-child>a:hover {
	background: url('/images/commentv/commentv_arrow1_on.jpg') 0px 0px no-repeat;
	width:28px; height:28px;
	margin:-1px 21px 0 0;
}
.common_listnum>li:last-child>a:hover {
	background: url('/images/commentv/commentv_arrow2_on.jpg') 0px 0px no-repeat;
	width:28px; height:28px;
	margin:-1px 0 0 21px;
}

.common_listnum_on {font-family:NanumSquareRoundEB !important;font-size:13px;color:#000000 !important;line-height:26px;}





.Listnumberwrap { text-align:center; margin-top:25px;margin-bottom:20px; clear:both;}
	.Listnumberwrap a {display:inline-block; width:25px; height:24px; margin:0 2px; background-color:#f3f3f3; color:#4a4a4a; text-align:center; line-height:2.2em;}
	.Listnumberwrap a img {margin-top:0px;}
	.Listnumberwrap a.On {background-color:#4a4a4a; color:#fff; text-decoration:none;}
	.Listnumberwrap a:hover {background-color:#4a4a4a; color:#fff; text-decoration:none;}

/* 2015-11-10 팝업배경*/
.child_popupwrap {width:3000px; height:1300px; display:block; position:absolute; left:0px; top:0px; z-index:99997; background-color:rgb(0,0,0); opacity:0.6; -moz-opacity:0.6;}
	.child_popupbox {width:830px; background-color:#fff; border:5px solid #000; position:absolute;  left:25%; top:50%; z-index:99998; padding:20px;}
		.child_popupcon {}

/* 2016-03-28 페이지오류*/
.errWrap {width:100%;}
	.errBox {width:500px; margin:200px auto; text-align:center;}
		.err_tit {font-size:36px; font-weight:bold;}
		.err_tit .err_titC {color:#0b58b0;}
	.err_info {width:500px; display:block; height:40px; padding-top:20px; border-top:1px solid #c7c7c7; text-align:center; color:#929292; margin-bottom:30px;}
		.err_info .err_infoC a {text-decoration:underline; color:#5891fa; font-weight:bold;}

/* 2016-08-01 =========================================================================================================================================================================================================*/
/*크롬*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

}

/*파이어폭스*/
@-moz-document url-prefix() {
	#BodyWrap #HeaderWrap .LnbWrap {width:100%; border-top:1px solid #cecece;}
			#BodyWrap #HeaderWrap .Lnblist {width:1200px; height:18px; margin:20px auto;}
				#BodyWrap #HeaderWrap .Lnblist li {margin-right:40px; float:left; text-align:center; font-family:"Nanum Gothic", "Arial", sans-serif;}
					#BodyWrap #HeaderWrap .Lnblist li.None {margin-right:0px;}
					#BodyWrap #HeaderWrap .Lnblist li a {font-size:18px; font-weight:bold;}
}

#BodyWrap {width:100%;}
	#HeaderWrap {width:100%; display:inline-block;}
		.GnbWrap {width:1200px; margin:0 auto; padding:10px 0; position:relative;}
			.Gnblist {position:absolute; top:35px; right:5px;}
				.Gnblist li {float:left; margin-left:20px;}
					.Gnblist li a {color:#949494;}

		.LnbWrap {width:100%; border-top:1px solid #cecece;}
			.Lnblist {width:1200px; height:18px; margin:20px auto;}
				.Lnblist li {float:left; text-align:center; font-family:"Nanum Gothic", "Arial", sans-serif;}
				/*.Lnblist li {margin-right:40px; float:left; text-align:center; font-family:"Nanum Gothic", "Arial", sans-serif;}*/
					.Lnblist li.None {margin-right:0px;}
				.Lnblist li a {font-size:18px; text-decoration:none; color:#000;}
			
			.LnblistNew {width:1229px; height:18px; margin:20px auto;}
				.LnblistNew li {float:left; text-align:center; font-family:"Nanum Gothic", "Arial", sans-serif;}
				/*.LnblistNew li {margin-right:40px; float:left; text-align:center; font-family:"Nanum Gothic", "Arial", sans-serif;}*/
					.LnblistNew li.None {margin-right:0px;}
				.LnblistNew li a {font-size:17px; text-decoration:none; color:#000;}

		.SnbWrap {width:100%; height:371px; position:absolute; z-index:10002; top:119px;  border-top:1px solid #cecece;}
			.Snblist {width:1200px; margin:0 auto;}
				.Snblist li {height:306px; float:left; border-left:1px dashed #cecece;}
				.Snblist li.None {border-left:none;}
				.Snblist li.Select {background-color:#f2f2f2;}
					.Snb {margin-bottom:15px;}
						.Snb dd {margin:7px 8px;}
							.Snb01 {width:116px;}
							.Snb02 {width:146px;}
							.Snb03 {width:136px;}
							.Snb04 {width:130px;}
							.Snb05 {width:110px;}
							.Snb06 {width:122px;}
							.Snb07 {width:134px;}
							.Snb08 {width:136px;}
						a.Pointmn {color:#6633ff; font-weight:bold;}
						a.SnbBtn {display:block; width:95px; height:31px; text-align:center; font-weight:bold; line-height:32px; margin:5px 8px; padding:0 5px; color:#fff; text-decoration:none;}
							.BtnRed {background-color:#cc0000;}
							.BtnBlue01 {background-color:#44c4cd;}
							.BtnBlue02 {background-color:#5294de;}
							.BtnBlue03 {background-color:#0055ad;}

		.T1bnWrap {width:100%; height:310px; position:relative;}
			.T1bullet {position:absolute; top:285px; left:48%; z-index:9999; text-align:center;}
				a.t1bl {display:inline-block; width:14px; height:14px; border-radius:7px; margin:0 2px; background-color:#b5b5b5; text-align:center;box-shadow:1px 1px 2px;}
					a.t1bl.bl_on {background-color:#082554;}
			.T1bn {width:1200px; height:310px; margin:0 auto; position:relative;}
				.T1bn_img {text-align:center;}
				.T1bn_txt {position:absolute; top:55px; left:45px; z-index:9999;}
				.T1bn_btn {position:absolute; top:185px; left:45px; z-index:9999;}

		.SearchbarWrap {width:100%; min-width:1200px; height:101px; border-top:1px solid #fff; background-color:#082554;}
			.Searchbar {width:1200px; height:100px; margin:26px auto 15px; position:relative;}
			.Searchform {position:absolute; top:0; left:366px; width:466px; z-index:9999;}
				.search_input {width:375px; height:21px; padding:5px}
			.searchword {display:block; width:375px; text-align:center; margin-top:5px; color:#fff; overflow:hidden;}
				.searchword a {color:#fff;}


	#ContainerWrap {width:1200px; margin:40px auto; /*overflow:hidden;*/}
		.Con_center {background-color:#FFF;float:left; margin:10px 7px 10px 7px;}
		.Con_left {background-color:#FFF;float:left; margin:10px 7px 10px 7px;}
		.Con_right {background-color:#FFF;float:left; margin:10px 7px 10px 7px;}
		.Con_Box {width:283px; height:308px; border:1px solid #cecece;}
			.Con_Box h2 {font-size:18px; font-weight:bold; font-family:"Nanum Gothic"; color:#000;}

			.Content_edudtWrap {width:550px; height:270px; border:1px solid #cecece; padding:19px; overflow:hidden;}
				.Content_edudtWrap h2 {font-size:18px; font-weight:bold; font-family:"Nanum Gothic"; color:#000;}
				.Content_edudtBox {width:570px; clear:both; padding-top:10px;}
					.Content_edudtBox li {float:left; width:265px; margin-right:20px;}
						.Content_edudt {}
							.Content_edudt dt {}
							.Content_edudt dd {text-align:center; margin-top:10px;}

			.Content_c1bnWrap {position:relative; overflow:hidden;}
				.Content_arr {position:absolute; bottom:20px; left:6px; z-index:9999; width:270px;}
				.Content_c1bnBox {width:283px; height:308px;}
					.Content_c1bnBox li {float:left;}
						.Content_c1bn {}
							.Content_c1bn dt {width:283px; height:308px;}
							.Content_c1bn dd {width:245px; height:38px; padding:18px 19px; overflow:hidden; text-align:center;}

			.LoginBoxWrap {}
				.LoginBox {width:245px; height:136px; margin:19px auto; position:relative;}
					/*로그인전*/
					.LoginMenu {width:245px; height:13px; color:#777; margin-top:12px;}
						a.IDSearch {text-decoration:none; color:#777;}
						a.JoinBtn {text-decoration:none; font-weight:bold; color:#777;}
					.LoginForm {width:245px; margin-top:15px;}
						.Login_inputbox {width:175px; height:21px; border:1px solid #e1e1e1;}
						a.LoginBtn {position:absolute; top:40px; right:0; z-index:9999; display:block; width:61px; height:53px; border:1px solid #e1e1e1; text-decoration:none; color:#777; text-align:center; font-weight:bold; line-height:54px;}
					.LoginCheck {width:245px; height:13px; margin-top:10px;}
					/*로그인후*/
					.LoginHello {width:245px;}
						.LoginHello dt {float:left; width:45px;}
						.LoginHello dd {float:left;}
							.MemberName {height:13px;}
							.MemberClass {margin-top:5px; text-indent:18px; height:15px; font-weight:bold; color:#555;}
								.MemSmart {background:url('../images/new_main/login_icon_smart.png') no-repeat left 4px ; color:#04a400;}
								.MemMulti {background:url('../images/new_main/login_icon_multi.png') no-repeat left 4px ; color:#006cd1;}
								.MemFixed {background:url('../images/new_main/login_icon_fixed.png') no-repeat left 4px ; color:#ff6000;}
							a.LogoutBtn {position:absolute; top:15px; right:0;display:block; width:55px; height:18px; border:1px solid #555; color:#555; text-align:center; text-decoration:none;}
					.LoginInfo {clear:both; width:245px; overflow:hidden; padding-top:15px;}
						.LoginInfo li {background:url('../images/new_main/icon_blackdot.png') no-repeat left 4px; padding-left:15px; margin-bottom:3px; color:#777;}
						a.MemaskBtn {display:inline-block; padding-left:3px;padding-right:3px;height:14px; border:1px solid #555; color:#555; text-align:center; font-size:11px; text-decoration:none; margin-left:10px; padding-bottom:1px; vertical-align:middle;}
					.LoginsMenu {margin-left: 5px; margin-top:10px;}
						.LoginsMenu a {color:#555;}
						.LoginsMenu a.FontC_red {color:#ed1c24;}



				.Login_menu {width:283px; height:132px; margin:0 auto;}
					.Login_menu li {float:left; border-top:1px solid #cecece;}
						.Login_menu li.Lline {border-left:1px solid #cecece;}

			.Content_storyWrap {}
				.Content_storyBox {width:245px; margin:19px auto;}
					.Content_storythum {width:245px; height:75px; clear:both; padding-top:17px;}
						.Content_storythum dt {float:left; width:90px; height:75px;}
						.Content_storythum dd {float:left; margin-left:20px; width:135px; height:75px; overflow:hidden; letter-spacing:-0.05em;}
					.Content_story {width:245px; height:130px; overflow:hidden; margin-top:20px;}
						.Content_story li {height:10px; padding:8px 0;}
							.Con_list_title {display:inline-block; width:200px; float:left; overflow:hidden;}
							.Con_list_num {display:inline-block; width:40px; color:#bbb; float:right; text-align:right;}

			.Content_homeltWrap {}
				.Content_homelt {}
					.Content_homelt dt {width:283px; height:238px;}
					.Content_homelt dd {width:245px; height:38px; padding:18px 19px; overflow:hidden; text-align:center;}

			.Content_sharedtWrap {}
				.Content_sharedtBox {width:245px; margin:19px auto;}
					.Content_sharedt {width:245px; height:220px; overflow:hidden; padding-top:17px;}
						.Content_sharedt li {height:11px; padding:10px 0;}

			.Content_shopWrap {position:relative; overflow:hidden;}
				.Content_shopBox {width:245px; margin:19px auto;}
					.Content_shoplist {width:245px; height:254px; clear:both; padding-top:15px;}
						.Content_shoplist li {float:left;margin-right:20px;}
							.Content_shop {}
								.Content_shop dt {width:245px; height:184px;}
								.Content_shop dd {width:245px; height:38px; padding:18px 0; overflow:hidden; text-align:center;}
									.Con_list_sale {font-size:11px; text-decoration:line-through;}

			.Content_lectureWrap {position:relative; overflow:hidden;}
				.Content_lectureBox {width:245px; margin:19px auto;}
					.Content_lecturelist {width:245px; height:254px; clear:both; padding-top:15px;}
						.Content_lecturelist li {float:left;margin-right:20px;}
							.Content_lecture {}
								.Content_lecture dt {width:245px; height:184px;}
								.Content_lecture dd {width:245px; height:38px; padding:18px 0; overflow:hidden; text-align:center;}

			.Content_freedtWrap {background-color:#ff9b00; text-align:center; /*cursor:pointer;*/}
				a.con_click {display:block; width:283px; height:308px; text-decoration:none; font-size:20px; color:#fff;}

			.Content_pumasiWrap {position:relative; overflow:hidden;}
				.Content_pumasiBox {width:245px; margin:19px auto;}
					.Content_pumasilist {width:245px; height:254px; clear:both; padding-top:15px;}
						.Content_pumasilist li {float:left;margin-right:20px;}
							.Content_pumasi {}
								.Content_pumasi dt {width:245px; height:184px;}
								.Content_pumasi dd {width:245px; height:38px; padding:18px 0; overflow:hidden; text-align:center;}



			.Content_instarWrap {height:270px; border:1px solid #cecece; padding:19px; overflow:hidden;}
				.Content_instarWrap h2 {font-size:18px; font-weight:bold; font-family:"Nanum Gothic"; color:#000;}
				.Content_instarBox {clear:both; padding-top:18px;}
					.Content_instarBox li {}
						.Content_instarBox li a {float:left;width:204px;margin-right:9px;}
							.Content_instar {position:relative;width:204px;height:204px;margin:0 auto;overflow:hidden;}
								.Content_instar:hover>span:nth-of-type(2) {
									width:204px;height:204px;z-index:888; position:absolute;background-color:#000000;
									opacity:.4;top:0px;left:0;}
								.Content_instar>span:nth-of-type(1) {}
								.Content_instar>span:nth-of-type(1)>img {cursor:pointer;-webkit-appearance:none;}
								.Content_instar:hover>span:nth-of-type(3) {
									z-index:999; position:absolute;opacity:1;
									width:120px;top:70px;left:41px;padding-top:40px;display:inline-block;
									font-family:"NanumSquareRoundB"; color:#fff;text-align:center;font-size:15px;
									background:url('/images/main2/main_icon_instar2.png') no-repeat 0px 0px;
									background-position:top center;}
								.Content_instar>span:nth-of-type(3) {opacity:0;}


			.Content_intouchWrap {}
				.Content_intouch {
					display:block;width:283px;height:308px;
					background:url('/images/main2/main_bnr_210914bg.jpg') no-repeat 0px 0px;
					background-position:top center;
					background-size:100%;
					transition:all .5s ease;
					-webkit-transition:all .5s ease;
					-moz-transition:all .5s ease;
					-ms-transition:all .5s ease;
					-o-transition:all .5s ease;

				}
				.Content_intouch:hover {background-size:104%;}




			.Content_adbnWrap {position:relative;}
				.ad_bl {position:absolute; top:0; left:0; z-index:9999;}

			.Content_noticeWrap {}
				.Content_noticeBox {width:245px; margin:19px auto;}
					.Content_notice_thum {width:245px; clear:both; padding-top:10px;}
					.Content_notice {width:245px; height:135px; overflow:hidden; margin-top:10px;}
						.Content_notice li {height:11px; padding:8px 0;}

			.Content_infoWrap {text-align:center;}

			.Content_jobWrap {background-color:#2dbb90; text-align:center;}
				a.con_click {display:block; width:283px; height:308px; text-decoration:none; font-size:20px; color:#fff;}

			.Content_LFWrap {background-color:#063d88; text-align:center;}
				a.con_click {display:block; width:283px; height:308px; text-decoration:none; font-size:20px; color:#fff;}

			.Content_etcbnWrap {width:285px; height:310px;}

	#FooterWrap {width:100%; clear:both; padding-top:40px;}
		.PolicyWrap {width:100%; height:35px; background-color:#b5b5b5;}
			.Policy {width:1200px; height:15px; margin:0 auto; padding:8px 0;}
				.Policy li {float:left; background:url('../images/new_main/footer_policy_line.png') no-repeat 0px 4px; padding:0 20px;}
					.Policy li.None {background:none; padding-left:0px;}
					.Policy li a {color:#fff;}

		.AddressWrap {width:1200px; padding:18px 0; margin:0 auto; position:relative;}
			.SNSBox {position:absolute; top:18px; right:0; z-index:9999;}
				.SNSBox li {float:left; margin-left:10px;}


.xy15 { width: 15px; height: 15px; }
.xy20 { width: 20px; height: 20px; }



/*서브페이지 로고 서치 탑 부분 200615*/
#BodyBox_2020 {width:100%; background:url(https://www.edupre.co.kr/images/common/ttop_bg4.jpg) repeat-x 0 0;}
.header_subtop {
	position:relative;width:100%;margin:0 auto;
}
.util_sub {float:right;}
.util_sub>dl {margin:7px 0px 0 0px;}
.util_sub>dl>dd {
	float:left; margin-left:9px; padding-left:11px; background:url('../images/main2/topmenu_li.jpg') 0px 6px no-repeat;
}
.util_sub>dl>dd:nth-of-type(1) {
	background:none;
}
.util_sub>dl>dd>a>span {display:block;float:right;margin-top:-1px;}

.util_sub>dl>dd>a {
	font-family:'Malgun Gothic'!important;font-size:12px;color:#505050;font-weight:normal;
}



.search_sub {clear:both;float:left;margin-top:-7px;}
.search_sub>h1 {float:left; height:auto;}
.search_sub>h1 img {width:100%;}
.search_sub>div {float:left;}

.top_search{margin:8px 0 0 30px}
.top_search .search_inner{position:relative;width:370px;height:32px;}
.top_search .search_input_keyword {
	width:340px;height:28px;
	margin:10px 0 0 0;padding:0;
	border:0 none;outline:0 none;
	font-family:NanumSquareRoundB!important;font-size:15px;color:#1f1f1f; 
	line-height:20px;text-align:center;
}
.top_search .search_btn_ok{
	position:absolute;right:0;top:5px;display:block;
	width:32px;height:31px;
	border:none;
	background:url('../images/main2/search_btn.jpg') 0px 0px no-repeat;
	text-indent:-10000em;
	/*overflow:hidden;*/cursor:pointer;-webkit-appearance:none;-webkit-border-radius:0
}
input[type=text]::-ms-clear{display:block;}

input[type=text]:-ms-input-placeholder {font-family:NanumSquareRoundR!important;font-size:13px;color:#646464;  opacity:1;}
input[type=text]::-webkit-input-placeholder {font-family:NanumSquareRoundR!important;font-size:13px;color:#646464;  opacity:1;} 
input[type=text]::-moz-placeholder {font-family:NanumSquareRoundR!important;font-size:13px;color: #ff0000; opacity:1;}
input[type=text]:-moz-placeholder {font-family:NanumSquareRoundR!important;font-size:13px;color: #ff0000; opacity:1;}


.search_inner>p {font-size:0;line-height:0;}

.search_btn_keyword {margin-left:9px;font-family:'Malgun Gothic'!important;letter-spacing:0;}
.search_btn_keyword>span:nth-of-type(1) {display:block;float:left;font-size:14px;font-weight:bold;color:#000000;}
.search_btn_keyword>span:nth-of-type(2) {display:block;float:left;width:267px;margin:0 auto;font-size:12px;text-align:center;color:#212121;line-height:20px;}
.search_btn_keyword>span:nth-of-type(3) {display:block;float:left;width:16px; height:16px;}
.search_btn_keyword>span:nth-of-type(3)>a {display:block;padding-top:1px;}

.right_banner_sub {float:right; width:265px;height:80px; overflow:hidden;margin-top:10px;margin-right:17px;}

/*평가제 관련*/
:root{
	--area1-color : #f8dfa1;
	--area1-hover-color : #FAEAC2;
	--area2-color : #F4BFAE;
	--area2-hover-color : #F9D9CF;
	--area3-color : #F1B5C6;
	--area3-hover-color : #F8D8E1;
	--area4-color : #CAB0DC;
	--area4-hover-color : #DECDE9;
	--area5-color : #B1B1DF;
	--area5-hover-color : #CCCCEA;
	--area6-color : #96BDEB;
	--area6-hover-color : #C4DAF4;
}
.new-container ul.area-wrap{ display: flex ; flex-wrap: wrap;width: 100%;justify-content: space-between}
.new-container ul.area-wrap li {width: 32.5%; ;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;cursor: pointer;margin-bottom: 1rem;background-color: #eee;border-radius: 15px;}
.new-container ul.area-wrap li a {padding: 2rem 1.5rem;display: flex;width: 100%;flex-direction: column;gap: .5rem; height: 100%;text-decoration: none;text-align: center;color: #333;justify-content: center}
.new-container ul.area-wrap li a span {font-size: 2.25rem;font-weight: bold;}
.new-container ul.area-wrap li a div{text-align: center;font-size: 1.5rem;padding: 0 2rem;height: 54px;display: flex;align-content: center;justify-content: center;}
  .new-container > table td
, .new-container > table th {text-align: center;box-sizing: border-box}
.new-container > table td{padding: 1rem;}
ul.new-container-tap {display: flex;margin-bottom: 1.5rem;margin-top: 2.5rem;gap: 1rem}
ul.new-container-tap li {text-align: center; cursor: pointer;background-color: #eee;border-radius: 10px;display: flex;align-content: center; justify-content: center;}
ul.new-container-tap li a {padding: 1.25rem .25rem;font-size: 1.35rem; width: 100%;display: flex;align-content: center; justify-content: center; text-decoration: none;box-sizing: border-box;color: #000;flex-wrap: wrap}

.area1:hover{background-color:var(--area1-hover-color) !important;}
.area2:hover{background-color:var(--area2-hover-color)!important;}
.area3:hover{background-color:var(--area3-hover-color)!important;}
.area4:hover{background-color:var(--area4-hover-color)!important;}
.area5:hover{background-color:var(--area5-hover-color)!important;}
.area6:hover{background-color:var(--area6-hover-color)!important;}
.area1.active{background-color:var(--area1-color)!important;}
.area2.active{background-color:var(--area2-color)!important;}
.area3.active{background-color:var(--area3-color)!important;}
.area4.active{background-color:var(--area4-color)!important;}
.area5.active{background-color:var(--area5-color)!important;}
.area6.active{background-color:var(--area6-color)!important;}
.area6.nohover:hover{background-color: inherit!important;}

