@charset "utf-8";

.txtRed{color:#e13434;}

/* form */
input[type='text'],
input[type='password'],
input[type='number'],
select{border:1px solid #b6b6b6;}

/* table */
.tableBox{border:0px none;}
.tableBox .A_lock{float:left;}
.tableBox .A_lock+img{float:left;margin-left:5px;}
.required{margin-right:5px;font-family:'Nanum Gothic';font-size:16px;color:#dc412d;font-weight:bold;}
.listTotal{display:block;margin-bottom:5px;font-family:'Nanum Gothic';font-size:14px;padding:10px;color:#666;}
.listTotal b{color:#000;}

/* table :list */
.tableBox table{font-family:'Nanum Gothic';font-size:16px;color:#202020;}
.tableBox table th,
.tableBox table td{border-bottom:1px #e5e5e5 solid;/*border-right:1px solid #ddd;*/box-sizing:border-box;}
.tableBox table th{background:#f7f7f7;font-weight:bold;}
.tableBox table.list{border-top:2px solid #94c6e4;border-left:0px;border-bottom:1px solid #aaa;}
.tableBox table.list thead th{padding:15px;height:55px;background:#ebf6fc;border:0px none;border-bottom:1px solid #aaa;}
.tableBox table.list td{padding:5px 15px;height:55px;border-left:0px;border-right:0px;}
.tableBox table.list tr:last-child td{border-bottom:0px none;}
.tableBox table.list td span.icon_lock{display:inline-block;width:26px;height:26px;background:url(/ilove/images/sub/icon_lock.gif) no-repeat center center;vertical-align:middle;}
.tableBox table.list td .icon_notice{display:block;margin:auto;width:33px;height:33px;text-indent:-9999px;background:#e3e3e3 url(/ilove/images/sub/icon_board_notice.png) no-repeat center center;border-radius:50%;}
.tableBox table.list td .icon_file{display:block;margin:auto;width:18px;height:18px;text-indent:-9999px;background:url(/ilove/images/sub/icon_file.gif) no-repeat left center;}
.tableBox table.list td a{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
.tableBox table.list td .quest{display:block;padding-left:55px;height:34px;background:url(/ilove/images/sub/icon_question.gif) no-repeat left top;line-height:34px;}
.tableBox table.list td a:hover{text-decoration:underline;}
.tableBox table.list .last td{border-bottom:0px;}
.m2 .tableBox table.list{border-top:2px solid #c1ccff;}
.m2 .tableBox table.list thead th{background:#ebf1fc;}
.m3 .tableBox table.list{border-top:2px solid #f5c3df;}
.m3 .tableBox table.list thead th{background:#fff7fd;}
.tableBox table.list.type2{border-top:2px solid #404040;}
.tableBox table.list.type2 thead th{padding:15px;height:auto;background:#f7f7f7;}
.tableBox table.list.type2 th, 
.tableBox table.list.type2 td{font-size:15px;}
.tableBox table.list.type2 td.left{text-align:center !important;}

.form table{font-family:'Nanum Gothic';font-size:16px;color:#202020;}
.form table th,
.form table td{border-bottom:1px #dcdcdc solid;border-right:1px solid #dcdcdc;box-sizing:border-box;}
.form table th{background:#f5f5f5;font-weight:bold;}
.form table.list{border-top:2px solid #94c6e4;border-left:0px;border-bottom:1px solid #aaa;}
.form table.list thead th{padding:15px;height:55px;background:#fff;border:0px none;border-bottom:1px solid #aaa;}
.form table.list td{padding:5px 15px;height:55px;border-left:0px;border-right:0px;}
.form table.list tr:last-child td{border-bottom:0px none;}
.form table.list td span.icon_lock{display:inline-block;width:26px;height:26px;background:url(/ilove/images/content/icon_lock.gif) no-repeat center center;vertical-align:middle;}
.form table.list td .icon_notice{display:block;margin:auto;width:33px;height:33px;text-indent:-9999px;background:url(/ilove/images/sub/icon_notice.jpg) no-repeat center center;}
.form table.list td .icon_file{display:block;margin:auto;width:18px;height:18px;text-indent:-9999px;background:url(/ilove/images/sub/icon_file.png) no-repeat left center;}
.form table.list td a{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
.form table.list .last td{border-bottom:0px;}

/* table :form */
.tableBox table.form{border-top:1px solid #8d8d8d;border-bottom:1px solid #8d8d8d;border-left:0px none;}
.tableBox table.form th,
.tableBox table.form td{padding:10px 25px;}
.tableBox table.form th{text-align:left;}
.tableBox table.form td:last-child{border-right:0px none;}
.tableBox table.form td .explain{margin-left:10px;color:#555;font-family:'Nanum Gothic';font-size:14px;}
.tableBox table.form .btn{display:inline-block;margin-top:-1px;height:30px;line-height:28px;font-family:'Nanum Gothic';font-size:14px;padding:0 10px;color:#fff;background:#636363;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.form .ui-datepicker-trigger{background:#fff;border:0px none;margin-left:-23px;}
.tableBox table.form.staff_table .btn.icon{padding:0 7px;line-height:28px;background:#fff;border:1px solid #ccc;min-width:auto;}


.form table.staff_table{border-top:2px solid #94c6e4;border-left:0px none;}
.form table.staff_table th,
.form table.staff_table td{padding:10px 2px;}
.form table.staff_table th{text-align:center;}
.form table.staff_table td:last-child{border-right:0px none;}
.form table.staff_table td .explain{margin-left:10px;color:#666;font-family:'Nanum Gothic';font-size:13px;}
.form table.staff_table .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-family:'Nanum Gothic';font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.form table.staff_table .ui-datepicker-trigger{background:#fff;border:0px none;margin-left:-23px;}

.formExplain{height:auto;line-height:28px;margin-top:-40px;font-family:'Nanum Gothic';font-size:14px;color:#555;text-align:right;}
.ui-datepicker .ui-datepicker-year{margin:-1px 0 0 1px;width:65px;height:22px;}
.ui-datepicker .ui-datepicker-month{margin:-1px 0 0 7px;width:45px;height:22px;}
.ui-datepicker .ui-datepicker-next{margin-left:65px;}
.ui-datepicker .ui-datepicker-prev{margin-left:-85px;}

/* table :view */
.tableBox table.view{border-top:2px solid #636363;border-left:0px none;}
.tableBox table.view thead th{padding:12px 20px;text-align:left;font-size:17px;color:#222;border-right:0px none;}
.tableBox table.view tbody th{font-weight:bold;color:#222;background:#fff;}
.tableBox table.view tbody th,
.tableBox table.view tbody td{position:relative;padding:13px 25px;text-align:left;border-right:0px none;font-size:15px;}
.tableBox table.view tbody th:after,
.tableBox table.view tbody td:after{position:absolute;display:block;content:"";top:50%;right:0px;margin-top:-6.5px;width:1px;height:13px;background:#dcdcdc;}
.tableBox table.view tbody td:last-child:after{display:none;}
.tableBox table.view .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-family:'Nanum Gothic';font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.view .imgContent{text-align:center;}
.tableBox .tableExp{margin-top:10px;}
.tableBox table.view .icon_notice{display:inline-block;margin:auto;width:33px;height:33px;text-indent:-9999px;background:#e3e3e3 url(/ilove/images/sub/icon_board_notice.png) no-repeat center center;border-radius:50%;}
.tableBox table.view .icon_file{display:inline-block;vertical-align:middle;margin:auto;width:18px;height:18px;text-indent:-9999px;background:url(/ilove/images/sub/icon_file2.gif) no-repeat left center;}
.tableBox table.view.type2 tbody th{background:#f7f7f7;}
.tableBox table.view.type2 tbody th:after{display:none;}


/* table :info */
.tableBox table.info{border-top:2px solid #94c6e4;border-left:0px none;}
.tableBox table.info th,
.tableBox table.info td{text-align:center;}
.tableBox table.info thead th{padding:12px 25px;color:#202020;}
.tableBox table.info tbody th{font-weight:bold;color:#202020;}
.tableBox table.info tbody th,
.tableBox table.info tbody td{position:relative;padding:12px 25px;background:#fff;}
.tableBox table.info th:last-child,
.tableBox table.info td:last-child{border-right:0;}
.tableBox table.info th.borderLineR,
.tableBox table.info td.borderLineR{border-right:1px solid #ddd;}
.tableBox table.info td{color:#555;}
.tableBox table.info.left th{background:#f7f7f7;}
.tableBox table.info.left td,
.tableBox table.info td.left{text-align:left;}
.tableBox table.info td.center{text-align:center;}
.tableBox table.info .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-family:'Nanum Gothic';font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.info.small th,
.tableBox table.info.small td{font-family:'Nanum Gothic';font-size:13px;}
.tableBox table.info.small thead th{padding:12px 6px;}
.tableBox table.info.small tbody td{padding:12px 6px;}
.tableList1 li{position:relative;padding-left:12px;line-height:160%;}
.tableList1 li:after{display:block;content:"-";position:absolute;left:0;top:0px;}
.tableList1 li.notpd{padding-left:0;}
.tableList1 li.notpd:after{display:none;}
.tableBox table.info.view input,
.tableBox table.info.view select{margin:1px;}

/* paging */
.paging{margin:30px 0;min-height:20px;font-size:13px;text-align:center;}
.paging > a{display:inline-block;margin:0 2px;padding:0;width:29px;height:28px;background-color:#fff;background-repeat:no-repeat;background-position:center;border-radius:50%;line-height:28px;vertical-align:middle;font-size:15px;text-align:center;color:#494949;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:50%;}
.paging > a.active{background:#00b0dc !important;font-size:16px;font-weight:bold;border:0px none;}
.paging > a.btn_first{background-image:url(../images/sub/btn_pageFirst.png);text-indent:-9999px;}
.paging > a.btn_prev{background-image:url(../images/sub/btn_pagePrev.png);text-indent:-9999px;}
.paging > a.btn_next{background-image:url(../images/sub/btn_pageNext.png);text-indent:-9999px;}
.paging > a.btn_last{background-image:url(../images/sub/btn_pageLast.png);text-indent:-9999px;}
.paging > select{margin-left:5px;height:20px;line-height:18px;font-size:11px;color:#1b1b1b;vertical-align:top;border:1px solid #ebebeb}
.m2 .paging > a.active{background:#9196f2 !important;}
.m3 .paging > a.active{background:#f37bbf !important;}
.mobilePage{display:none;}

/* search */
.searchBox{margin-bottom:30px;/*padding:14px 20px;border:1px solid #ddd;background:#f5f5f5;*/text-align:right;}
.searchBox input[type='text'],
.searchBox input[type='password'],
.searchBox input[type='file'],
.searchBox input[type='number'],
.searchBox select,
.searchBox label{display:inline-block;vertical-align:middle;margin:1px 0;padding:0 5px;height:40px;text-indent:0px;border:1px solid #bebebe;}
/* .searchBox input[type='text']{background:#e5e5e5;} 202301 */
.searchBox input[type="submit"]{width:50px;height:40px;background:#333333 url(/ilove/images/sub/icon_searchBox_submit.png) no-repeat center center !important;text-indent:-9999em;border:0;/*border-radius:2px;*/}/* 202301 */
.searchBox .btnListAll{display:inline-block;vertical-align:middle;width:70px;height:40px;text-align:center;font-family:'Nanum Gothic';font-size:14px;font-weight:bold;line-height:40px;color:#333333;background:#fff;border:1px solid #666666;border-radius:2px;box-sizing:border-box;font-family:'Nanum Gothic';}
.searchBox table{margin:0 auto;width:100%;background:#fff;border-collapse:collapse;}
.searchBox table th,
.searchBox table td{padding:8px 8px 10px 8px;border:1px solid #d7d7d7;}
.searchBox table td ul{padding:0 !important;}
.searchBox table td ul:after{display:block;content:'';clear:both;}
.searchBox table td ul li{float:left;width:20%;text-align:left;}
.searchBox table td label{margin-left:5px;font-family:'Nanum Gothic';font-size:14px;}
.searchBox .search1{width:120px;}
.searchBox.careCenter table{border:1px solid #d7d7d7;}
.searchBox.careCenter table th,
.searchBox.careCenter table td{padding:4px 8px;text-align:left;border:none;border-bottom:1px solid #d7d7d7;}
.searchBox.careCenter .explain{padding:10px 0 0 0;text-align:left;}

/* calendar */
.calendar_top {position:relative;margin-bottom:15px; text-align:center;}
.calendar_top > a{display:inline-block;width:28px;height:28px; vertical-align:middle;border-radius:14px;border:1px solid #d5d5d5;background-color:#fff;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;}
.calendar_top > a.btnPrev{background-image:url(/ilove/images/sub/icon_calTopBtn_prev.png);background-position:center;}
.calendar_top > a.btnNext{background-image:url(/ilove/images/sub/icon_calTopBtn_next.png);background-position:center;}
.calendar_top > span{display:inline-block;margin:0 18px;vertical-align:middle;font-size:19px;font-weight:bold;}
.calendar_top .selectArea{position:absolute;right:0;top:-5px;}
.calendar_top select{width:200px;height:40px;border:1px solid #bebebe;}
.calendar_top .btnSearch{width:50px;height:40px;background:#333333 url(/ilove/images/sub/icon_searchBox_submit.png) no-repeat center center !important;text-indent:-9999em;border:0;/*border-radius:2px;*/}/* 202301 */
.calendar{margin-bottom:35px;border-top:2px solid #404040;}
.calendar table{width:100%;border-collapse:collapse;font-family:'Nanum Gothic';font-size:14px;}
.calendar table th{padding:12px;background:#f7f7f7;border:1px solid #ddd;text-align:left;}
.calendar table th:first-child,
.calendar table td:first-child{border-left:0px none;}
.calendar table th:last-child,
.calendar table td:last-child{border-right:0px none;}
.calendar table td{position:relative;height:80px;padding:25px 5px 10px 10px;border:1px solid #dddddd;vertical-align:top;}
.calendar table tr:first-child th,
.calendar table tr:first-child td{border-top:0;}
.calendar table .sun{color:#f94141;}
.calendar table .sat{color:#3075dd;}
.calendar table .holiday{color:#b71c1c;}
.calendar table span.day{position:absolute;display:block;top:0;left:3px;width:24px;height:20px;line-height:20px;font-family:'Nanum Gothic';font-size:12px;text-align:center;}
.calendar table span.dayName{display:block;padding:3px 5px;position:absolute;top:0;left:20px;right:0px;text-align:right;font-family:'Nanum Gothic';font-size:14px;letter-spacing:-0.5px;}
.calendar .calSchedule{margin:0 auto 5px;text-align:center;}
.calendar .calSchedule2{margin:0px 0px 5px;text-align:left;}
.calendar .calSchedule2 a.bgRound{position:relative;display:block;padding-left:8px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.calendar .calSchedule2 a.bgRound:after{position:absolute;display:block;content:"";top:50%;left:0px;margin-top:-2.5px;width:5px;height:5px;background:#8ac1ff;border-radius:100%;}
.calendar .set{position:relative;}
.calendar .set .bubble{display:none;position:absolute;left:0;top:-35px;background:#fff;border:1px solid #000;border-radius:5px;z-index:1;}
.calendar .set .bubble .subject {display:block;width:300px;padding:8px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;}
.calendar .set:hover .bubble{display:block;}

/* ½ÅÃ» ¸ñ·Ï »óÅÂ(Á¢¼öÁß,¿¹Á¤,´ë±â)*/
.borderType{display:block;position:relative;padding:0 12px;letter-spacing:-.5px;font-family:'Nanum Gothic';font-size:14px;text-align:left;font-weight:bold;line-height:130%;word-break:break-all;}
.borderType:after{display:block;content:'';position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:3px;}
.borderType.red:after{background:#ff5926;}
.borderType.purple:after{background:#e361e1;}
.borderType.blue:after{background:#3599ff;}
.borderType.green:after{background:#00b15f;}
.borderType.pink:after{background:#ff3a76;}
.borderType.brown:after{background:#dd8800;}
.borderType.sky:after{background:#6781ca;}
.borderType.red a{color:#ff5926;}
.borderType.purple a{color:#e361e1;}
.borderType.blue a{color:#3599ff;}
.borderType.green a{color:#00b15f;}
.borderType.pink a{color:#ff3a76;}
.borderType.brown a{color:#dd8800;}
.borderType.sky a{color:#6781ca;}

.eduBtnState{display:inline-block;width:80px;height:28px;box-sizing:border-box;text-align:center;line-height:26px;font-size:14px;}
.eduBtnState.red{border:1px solid #e64848;color:#e64848;}
.eduBtnState.gray{border:1px solid #888888;color:#333;}
.eduBtnState.blue{border:1px solid #1f46a2;color:#1f46a2;}
.eduBtnState.green{border:1px solid #50ab9d;color:#039097;}
.eduBtnState.skyblue{border:1px solid #009fe3;color:#009fe3;}
.eduCateItem{margin-bottom:14px;}
.eduCateItem:after{display:block;content:'';clear:both;}
.eduCateItem span{display:block;position:relative;float:left;margin-right:16px;padding-left:20px;line-height:16px;font-size:15px;letter-spacing:-.5px;font-family:'Nanum Gothic';}
.eduCateItem span:after{display:block;content:'';position:absolute;left:0;top:0;width:16px;height:16px;border-radius:8px;}
.eduCateItem .item1:after{background:#ff3a76;}
.eduCateItem .item2:after{background:#ff5926;}
.eduCateItem .item3:after{background:#fadd00;}
.eduCateItem .item4:after{background:#00b15f;}
.eduCateItem .item5:after{background:#3599ff;}
.eduCateItem .item6:after{background:#e361e1;}
.eduCateItem .item7:after{background:#6781ca;}

.cateEdu{display:inline-block;padding:2px 0;width:80px;font-size:13px;letter-spacing:-1px;text-align:center;color:#fff;}
.cateEdu.item1{background:#ff3a76;}
.cateEdu.item2{background:#ff5926;}
.cateEdu.item3{background:#fadd00;}
.cateEdu.item4{background:#00b15f;}
.cateEdu.item5{background:#3599ff;}
.cateEdu.item6{background:#e361e1;}
.cateEdu.item7{background:#6781ca;}
.cateEdu.item8{background:#152168;}
.cateEdu.item9{background:#6d1800;}

/* ÄÁÅÙÃ÷ ¸®½ºÆ® */
.listType > li{line-height:150%;padding-left:10px;margin-bottom:5px;}
.listType1 > li{position:relative;padding-left:10px;margin-bottom:5px;line-height:150%;}
.listType1 > li .tableBox{margin-top:5px;}
.listType1 > li:after{display:block;content:"";position:absolute;left:0;top:8px;width:4px;height:4px;background:#555;}
.listType1 li.notpd{padding-left:0;}
.listType1 li.notbg:after,
.listType1 li.notpd:after{display:none;}
.listType1 li.prefix:after,
.listType1 li.prefix:after{display:none;}
.listType1 li.prefix span.prefix{position:absolute;top:0;left:0;}
.listType2 > li{position:relative;padding-left:10px;margin-bottom:5px;line-height:150%;}
.listType2 > li:after{display:block;content:"";position:absolute;left:0;top:10px;width:5px;height:1px;background:#666666;}
.listType3 > li{position:relative;padding-left:22px;margin-bottom:5px;}
.listType3 > li span.num{position:absolute;top:0;left:0px;}
.listType1 > li > ul{margin-bottom:5px;}
.listType1 > li > ul > li{position:relative;line-height:150%;padding-left:10px;font-size:0.95em;}
.listType1 > li > ul > li:after{display:block;content:"";position:absolute;left:0;top:10px;width:5px;height:1px;background:#666666;}
.listPrefix{margin:5px 0;}
.listPrefix > li{position:relative;padding-left:22px;margin-bottom:5px;line-height:150%;}
.listPrefix > li span.prefix{position:absolute;top:0;left:0;}

/* btn */
.btn{display:inline-block;padding:0 35px;height:40px;line-height:38px;min-width:110px;color:#333;font-family:'Nanum Gothic';font-size:16px;font-weight:bold;text-align:center;border:1px solid #636363;box-sizing:border-box;cursor:pointer;}
.btn.focus{background:#00a3bc;color:#fff;border-color:#00a3bc;}
.btn.focus2{background:#b7b8b8;color:#fff;border-color:#b7b8b8;}
.btnArea{margin:50px 0;}
.btnArea.imgbtn{margin:10px 0 0px;}
.btnArea:after{display:block;content:"";clear:both;}
.btnArea .btn.down{position:relative;background:#323e67;font-weight:bold;color:#fff;padding-right:55px;}
.btnArea .btnArrow{position:relative;padding:10px 40px 10px 25px;color:#fff;background:#00a3bc;font-weight:bold;border-radius:100px;}
.btnArea .btnArrow:after{position:absolute;display:block;content:"";top:50%;right:25px;margin-top:-5.5px;width:6px;height:11px;background:url(/ilove/images/sub/icon_btnArrow.png) no-repeat center center;}
.btnArea .btnArrow2{position:relative;display:inline-block;padding:15px 45px 15px 30px;color:#fff;font-weight:bold;background:#00a3bc;border-radius:3px;box-sizing:border-box;}
.btnArea .btnArrow2:after{position:absolute;display:block;content:"";top:50%;right:25px;margin-top:-5.5px;width:6px;height:11px;background:url(/ilove/images/sub/icon_btnArrow.png) no-repeat center center;}
.btnArea a.btnDown{position:relative;display:inline-block;padding:15px 60px 15px 30px;box-sizing:border-box;background:#00a3bc;color:#fff;font-weight:bold;border-radius:3px;}
.btnArea a.btnDown:after{display:block;content:"";position:absolute;top:17px;right:30px;width:18px;height:15px;background:url(/ilove/images/sub/btn_downBg.png) 0 0 no-repeat;}
.m3 .btn.focus{background:#f37bbf;border-color:#f37bbf;}

/* ÅÇ */
.tabBar{margin-bottom:35px;}
.tabBar:after{display:block;content:'';clear:both;}
.tabBar li{display:block;float:left;}
.tabBar.col2 li{width:50%;}
.tabBar.col3 li{width:33.333%;}
.tabBar.col4 li{width:25%;}
.tabBar.col5 li{width:20%;}
.tabBar.col6 li{width:16.6666%;}
.tabBar.col7 li{width:14.2857%;}
.tabBar.col8 li{width:12.5%;}
.tabBar.col8 li:nth-child(1){width:10%;}
.tabBar.col8 li:nth-child(6){width:14.5%;}
.tabBar li a{display:table;width:100%;height:52px;background:#f2f8fa;border:1px solid #d5e1e6;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid #00b0dc;font-family:'Nanum Gothic';text-align:center;line-height:52px;font-size:15px;color:#666;}
.tabBar.type2 li a{line-height:135%;}
.tabBar li.active a{position:relative;background:#fff !important;border:1px solid #00b0dc;border-bottom:0px none !important;z-index:9;color:#00b0dc;font-weight:bold;}
.m2 .tabBar li a{background:#f7f7f7;border-bottom:1px solid #96a8ff;}
.m2 .tabBar li.active a{border:1px solid #96a8ff;color:#96a8ff;}
.m3 .tabBar li a{background:#f7f7f7;border-bottom:1px solid #e7a6cc;}
.m3 .tabBar li.active a{border:1px solid #e7a6cc;color:#e56db4;}
.tabBar li a span{display:table-cell;vertical-align:middle;}
.tabBar li a span em{font-size:13px;letter-spacing:-1px;}
.tabBar2{position:relative;margin-bottom:30px; height:50px;}
.tabBar2:before{display:block;content:"";position:absolute;bottom:0px;width:100%;border-bottom:2px solid #3a7208;z-index:0;}
.tabBar2:after{display:block;content:"";clear:both;}
.tabBar2 > li{float:left;height:46px;font-family:'Nanum Gothic';font-size:16px;box-sizing:border-box;}
.tabBar2 > li > a{display:block;padding:0 60px;height:46px;font-family:'Nanum Gothic';font-size:16px;color:#666;text-align:center;background:#fbfbfb;border:1px solid #dddddd;line-height:46px;border-top-left-radius:5px;border-top-right-radius:5px;color:#666666;}
.tabBar2 > li.active{position:relative;z-index:1;}
.tabBar2 > li.active > a{border:2px solid #3a7208;border-bottom:2px solid #fff;font-family:'Nanum Gothic';font-size:16px;color:#222;background:#fff;font-weight:bold;}

/* ·Î±×ÀÎ */
.loginForm{position:relative;margin:0 auto;padding:60px 0 80px 180px;width:600px;background:url(/ilove/images/sub/icon_login.png) no-repeat left 20px;box-sizing:border-box;}
.loginForm > span{display:block;margin-bottom:6px;}
.loginForm > span b{display:inline-block;width:70px;;font-size:17px;color:#000;}
.loginForm > span input{width:250px;}
.loginForm > a{position:absolute;display:block;top:60px;right:0;width:90px;height:69px;line-height:69px;;font-size:17px;text-align:center;font-weight:bold;color:#fff;background:#169fa6;border-radius:5px;}
.loginForm > a:hover{background:#148e94;}
.loginBot{position:relative;padding:45px 265px;}
.loginBot:after{display:block;content:'';position:absolute;top:0;left:0;right:0;height:5px;background:url(/ilove/images/sub/line_login.png) repeat-x bottom left;}
.loginBot ul:after{content:"";display:block;clear:both;}
.loginBot ul > li{margin-bottom:5px;padding-left:30px;line-height:30px;background:url(/ilove/images/sub/bul_login.png) no-repeat left center;}
.loginBot ul > li:after{display:block;content:'';clear:both;}
.loginBot ul > li a{float:right;display:inline-block;padding:0 10px 0 30px;width:187px;height:30px;line-height:28px;font-family:'Nanum Gothic';font-size:15px;color:#000;background:url(/ilove/images/sub/icon_btnLogin.png) no-repeat 14px center;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;}
.loginBot ul > li a:hover{border-color:#e5714d;}

/* È¸¿ø°¡ÀÔ */
.joinStep{margin-bottom:65px;text-align:center;}
.joinStep ul li{position:relative;display:inline-block;margin:0 65px;height:70px;line-height:70px;padding-left:82px;box-sizing:border-box;;font-size:18px;color:#333;text-align:left;}
.joinStep ul li:after{display:block;content:"";position:absolute;top:50%;right:-74px;width:11px;height:21px;margin-top:-10px;background:url(/ilove/images/sub/icon_joinStepArrow.png) center no-repeat;}
.joinStep ul li:last-child:after{display:none;}
.joinStep ul li.step01{background:url(/ilove/images/sub/icon_joinStep01_off.png) left center no-repeat;}
.joinStep ul li.step02{background:url(/ilove/images/sub/icon_joinStep02_off.png) left center no-repeat;}
.joinStep ul li.step03{background:url(/ilove/images/sub/icon_joinStep03_off.png) left center no-repeat;}
.joinStep ul li.active{color:#00a3bc;font-weight:bold;}
.joinStep ul li.step01.active{background:url(/ilove/images/sub/icon_joinStep01_on.png) left center no-repeat;}
.joinStep ul li.step02.active{background:url(/ilove/images/sub/icon_joinStep02_on.png) left center no-repeat;}
.joinStep ul li.step03.active{background:url(/ilove/images/sub/icon_joinStep03_on.png) left center no-repeat;}


/* È¸¿ø°¡ÀÔ - È¸¿ø±¸ºÐ */
.joinType,
.joinType2{border:1px solid #dcdcdc;margin-bottom:10px;padding:22px 0 12px;font-family:'Nanum Gothic';font-size:16px;font-weight:bold;background:#f7f7f7;text-align:center;}
.joinType > ul,
.joinType2 > ul{margin-bottom:10px;}
.joinType > ul:after,
.joinType2 > ul:after{display:block;content:"";clear:both;}
.joinType > ul > li,
.joinType2 > ul > li{display:inline-block;}
.joinType > ul > li label,
.joinType2 > ul > li label{padding:0 50px 0 5px;}

/* ÀÌ¿ë¾à°ü µ¿ÀÇ */
.agree{margin-bottom:15px;font-family:'Nanum Gothic';font-size:12px;border:1px solid #dfdfdf;}
.agree textarea{margin-bottom:10px;padding:12px 18px;width:100%;height:220px;border:1px #dfdfdf solid;}
.agree label{height:20px;line-height:20px;font-family:'Nanum Gothic';font-size:13px;color:#272727;font-weight:700;}
/*.agree .agreeCon{display:block;padding:20px;width:100%;height:160px;color:#555;box-sizing:border-box;overflow-y:auto;border:0px none;line-height:140%;}*/
.agree .agreeCon{display:block;margin-bottom:0px;padding:20px;width:100%;height:200px;box-sizing:border-box;overflow-y:auto;border:1px solid #dfdfdf;line-height:140%;font-size:14px !important;word-break:break-all;}
.agree .agreeCon .title{display:block;margin-bottom:5px;}
.agree .agreeCon table{border-top:1px solid #000;}
.agree .agreeCon table th,
.agree .agreeCon table td{padding:5px !important;font-size:14px !important;}
.agree .agreeCon table th{color:#000 !important;}
.agreeCheck{padding:15px 0;text-align:center;border-top:1px solid #dfdfdf;background:#f8f8f8;}
.agreeCheck input{display:inline-block;vertical-align:middle;}
.agreeCheck label{display:inline-block;vertical-align:middle;padding-right:30px;font-size:13px;}
.agreeCheck label.last{padding-right:0;}
.warningBox{padding:20px;background:#f7f7f7;border:1px solid #dcdcdc;}
.warningBox p{font-family:'Nanum Gothic';font-size:16px;color:#555;font-weight:bold;}
.warningBox p.txtRed{margin-bottom:15px;color:#dc412d;}
#join .certifyBox{margin-top:20px;border:1px solid #dcdcdc;}
#join .certifyBox:after{display:block;content:'';clear:both;}
#join .certifyBox div{position:relative;padding-top:110px;height:240px;box-sizing:border-box;text-align:center;}
#join .certifyBox .icon1{background:url(/images/sub/icon_certifyBox1.jpg) no-repeat center 22px;}
#join .certifyBox .icon2{background:url(/images/sub/icon_certifyBox2.jpg) no-repeat center 22px;}
#join .certifyBox b{display:block;margin-bottom:5px;font-size:17px;font-weight:600;color:#333;}
#join .certifyBox p{margin-bottom:18px;font-family:'Nanum Gothic';font-size:14px;color:#333;}
#join .certifyBox .btn{padding:0 20px;height:30px;line-height:28px;min-width:80px;font-size:14px;}
#join .btnArea{margin:60px 0;}

/* È¸¿ø°¡ÀÔ¿Ï·á ¾È³» */
.joinComplete{position:relative;padding:55px 0 55px 410px;background:#f3f3f3 url(/ilove/images/sub/img_joinEnd.png) no-repeat 285px center;}
.joinComplete p{margin-bottom:20px;font-size:17px;line-height:140%;}
.joinComplete ul,
.joinComplete ul li{display:block;}
.joinComplete ul li{position:relative;padding-left:100px;font-size:17px;line-height:170%;}
.joinComplete ul li span.title{display:block;position:absolute;top:0;left:0;padding-left:10px;font-weight:bold;}
.joinComplete ul li b{margin-left:5px;color:#b32e37;}
.joinComplete ul li:after{position:absolute;display:block;content:"";top:13px;left:0px;width:3px;height:3px;background:#909090;}
.joinComplete.pwFind ul li{padding-left:150px;}

/* ¾ÆÀÌµð, ºñ¹Ð¹øÈ£ Ã£±â */
#idpwFind:after{display:block;content:'';clear:both;}
#idpwFind li{float:left;width:48%;box-sizing:border-box;}
#idpwFind li.idFind{margin-right:4%;}
#idpwFind li .findForm{padding:30px 25px 15px;border:1px solid #d6d6d6;border-top:2px solid #636363;}
#idpwFind li .findForm .explain{line-height:140%;;font-size:17px;color:#333;font-weight:bold;text-align:center;}
#idpwFind li .findForm .findBox{margin:35px auto 30px;width:360px;height:115px;box-sizing:border-box;}
#idpwFind li .findForm .findBox span{display:block;margin-bottom:10px;}
#idpwFind li .findForm .findBox span b{display:inline-block;width:55px;}
#idpwFind li .findForm .findBox input{width:300px;}
#idpwFind li .findForm .btnArea{margin:0;padding:30px 0;border-top:1px solid #dcdcdc;}

/* ¾ÆÀÌµð, ºñ¹Ð¹øÈ£ Ã£±â °á°ú */
.find_result{position:relative;padding:190px 0 40px 190px;height:auto;box-sizing:border-box;}
.find_result:after{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:8px;background:url(/ilove/images/sub/line_borderbottom.png) repeat-x bottom left;}
.find_result.id{background:url(/ilove/images/sub/icon_id_find.png) no-repeat center top;}
.find_result.pw{background:url(/ilove/images/sub/icon_pw_find.png) no-repeat center top;}
.find_result p{margin-bottom:30px;font-size:17px;}
.find_result ul li{position:relative;margin-bottom:10px;padding-left:130px;font-family:'Nanum Gothic';font-size:16px;}
.find_result.pw ul li{padding-left:145px;}
.find_result ul li span{position:absolute;top:0px;left:13px;}
.find_result ul li b{color:#dc412d;}
.find_result ul li:after{position:absolute;display:block;content:"";top:8px;left:0px;width:3px;height:3px;background:#909090;}

/* Æ÷Åä°¶·¯¸® */
.photoGallery{margin:0 -6px;}
.photoGallery:after{display:block;content:'';clear:both;}
.photoGallery li{display:block;float:left;padding:10px 6px;width:25%;box-sizing:border-box;}
.photoGallery li a{display:block;position:relative;padding:20px 20px 74px;height:380px;background:#ebeff0;box-sizing:border-box;}
.photoGallery li a:hover{background:#1ab2c9;box-shadow:2px 2px 8px #dcdbdb;color:#fff;}
.photoGallery li a:after{display:block;content:'';position:absolute;bottom:30px;left:50%;margin-left:-12px;width:24px;height:24px;background:url(../images/sub/icon_photoGallery_detail.png) no-repeat;box-shadow:3px 2px 5px 1px #d6d6d6;border-radius:12px;}
.photoGallery li a:hover:after{box-shadow:none;}
.photoGallery li .img{display:block;margin:0 auto;height:180px;}
.photoGallery li .img img{width:100%;height:100%;}
.photoGallery li .title{display:block;display:-webkit-box;margin:25px 0 12px;overflow:hidden;height:50px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;font-size:18px;font-weight:bold;line-height:25px;word-wrap:break-word;}
.photoGallery li .date{display:block;text-align:center;font-size:17px;color:#555;}
.photoGallery li a:hover .date{color:#fff;}
.photoGallery li.type2 .title{margin:40px 0;height:99px;font-size:25px;line-height:33px;}
.photoGallery li.type2 .desc{display:block;display:-webkit-box;margin:25px 0 12px;overflow:hidden;height:72px;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:17px;line-height:24px;text-align:center;letter-spacing:-.5px;}
.listTypeBtn{margin:-50px 0 10px;}
.listTypeBtn a{display:inline-block;vertical-align:middle;margin-right:14px;padding-left:24px;height:17px;font-size:15px;line-height:17px;font-weight:bold;color:#c7c7c7;font-family:'Nanum Gothic';}
.listTypeBtn .on{color:#e56db4;text-decoration:underline;}
.listTypeBtn .icon1{background:url(../images/sub/icon_listTypeBtn1.gif) no-repeat left center;}
.listTypeBtn .icon1.on{background:url(../images/sub/icon_listTypeBtn1_on.gif) no-repeat left center;}
.listTypeBtn .icon2{background:url(../images/sub/icon_listTypeBtn2.gif) no-repeat left center;}
.listTypeBtn .icon2.on{background:url(../images/sub/icon_listTypeBtn2_on.gif) no-repeat left center;}

/*.photoGallery{border-bottom:1px solid #aaaaaa;font-size:18px;line-height:150%}
.photoGallery:after{display:block;content:"";clear:both;}
.photoGallery > ul{margin:0 -12px;}
.photoGallery > ul > li{position:relative;float:left;width:33.333%;padding:0 12px;box-sizing:border-box;overflow:hidden;margin-bottom:25px;}
.photoGallery > ul > li > a{display:block;border:1px solid #bebebe;overflow:hidden;}
.photoGallery > ul > li > a:hover{border:1px solid #589c1d;}
.photoGallery > ul > li > a > span{display:block;padding:25px 30px;font-weight:bold;}
.photoGallery > ul > li > a > span > b{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;}
.photoGallery > ul > li > a > span > em{display:block;color:#777777;font-family:'Nanum Gothic';font-size:15px;margin-top:20px;}
.photoGallery > ul > li > a > img{width:100%;height:100%;}
.photoView{position:relative;margin-bottom:100px;}
.photoView .bx-wrapper{padding:0 100px;}
.photoView li{text-align:center;overflow:hidden;}
.photoView li img{display:inline-block;max-width:1000px;}
.photoView .bx-pager{position:absolute;bottom:-80px;width:100%;text-align:center;}
.photoView .bx-pager a{display:inline-block;vertical-align:middle;width:90px;height:68px;box-sizing:border-box;border:3px solid #fff;overflow:hidden;}
.photoView .bx-pager a.active{height:69px;border:5px solid #4078d8;}
.photoView .bx-pager a img{display:block;width:100%;height:100%;}
.photoView .bx-wrapper .bx-controls{position:static;}
.photoView .bx-controls-direction a{display:block;position:absolute;top:50%;margin-top:-28px;width:79px;height:56px;text-indent:-9999em;}
.photoView .bx-prev{left:10px;background:url(/ilove/images/sub/icon_photo_slidePrev.png) no-repeat center;opacity:0.5;transition-duration:0.3s;}
.photoView .bx-prev:hover{left:0;opacity:1;}
.photoView .bx-next{right:10px;background:url(/ilove/images/sub/icon_photo_slideNext.png) no-repeat center;opacity:0.5;transition-duration:0.3s;}
.photoView .bx-next:hover{right:0;opacity:1;}*/

/* ¹ß°£ÀÚ·á */
.bookGallery{border-top:2px solid #94c6e4;border-bottom:1px solid #aaa;}
.bookGallery ul li{border-top:1px solid #ddd;}
.bookGallery ul li a{display:table;width:100%;position:relative;min-height:155px;}
.bookGallery .img{display:block;position:absolute;top:20px;left:30px;}
.bookGallery .img img{max-width:100%;height:110px;}
.bookGallery .txt{display:table-cell;padding:10px 10px 10px 170px;font-family:'Nanum Gothic';font-size:15px;color:#202020;line-height:140%;vertical-align:middle;box-sizing:border-box;}
.bookGallery strong{display:block;margin-bottom:10px;font-size:18px;}
.bookGallery b{color:#589c1d;}

/* Àå³­°¨°Ô½ÃÆÇ*/
.thumb{border-top:2px solid #94c6e4;font-family:'Nanum Gothic';font-size:13px;}
.thumb ul.list{margin:8px -8px;}
.thumb ul.list:after{display:block;content:'';clear:both;}
.thumb ul.list > li{float:left;padding:8px;box-sizing:border-box;}
.thumb ul.list > li > a{display:block;border:1px solid #bebebe;text-align:center;}
.thumb ul.list.col2 > li{width:50%;}
.thumb ul.list.col3 > li{width:33.3333%;}
.thumb ul.list.col4 > li{width:25%;}
.thumb ul.list.col5 > li{width:20%;}
.thumb ul.list > li span.img{display:block;height:170px;line-height:170px;overflow:hidden;text-align:center;}
.thumb ul.list > li span.img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:170px;}
.thumb ul.list > li span.subject{display:block;height:25px;line-height:25px;padding:5px 10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.thumb ul.list > li span.date{display:block;height:25px;line-height:25px;padding:0 10px 5px;}
.thumb ul.list > li span.btn{display:inline-block;height:26px;line-height:24px;padding:0 10px;margin:5px 0 15px;font-family:'Nanum Gothic';font-size:13px;}
.thumb ul.list > li span.age{display:block;margin-bottom:10px;font-size:0.9em;color:blue;}
.thumb ul.view{margin:0 -10px;}
.thumb ul.view:after{display:block;content:'';clear:both;}
.thumb ul.view > li{float:left;padding:10px;box-sizing:border-box;}
.thumb ul.view > li.img{width:40%;height:206px;line-height:206px;padding:0px 10px;margin:14px 0;overflow:hidden;text-align:center;}
.thumb ul.view > li.img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.thumb ul.view > li.info{width:60%;margin:5px 0}
.thumb ul.view > li.info table{width:100%;border-collapse:collapse;}
.thumb ul.view > li.info table > thead th{padding:8px;background:#f8f8f8;border:1px solid #e5e5e5;}
.thumb ul.view > li.info table > tbody th{padding:8px;background:#f8f8f8;border:1px solid #e5e5e5;text-align:center;}
.thumb ul.view > li.info table > tbody td{padding:8px;border:1px solid #e5e5e5;}

/* Q&A */
.faqList{border-top:2px solid #323e67;}
.faqList li{border-bottom:1px solid #ddd;}
.faqList li .quest:hover{cursor:pointer;}
.faqList li .quest{display:block;padding:20px 20px 20px 75px;font-family:'Nanum Gothic';font-size:14px;background:url(/ilove/images/sub/icon_quest.png) no-repeat 24px 11px;font-weight:600;}
.faqList li .answer{display:none;padding:20px 20px 20px 75px;border-top:1px solid #eee;color:#555;background:#f5f5f5 url(/ilove/images/sub/icon_answer.png) no-repeat 24px 11px;}
.faqList li.active .answer{display:block;}
.faqList li .none{height:38px;line-height:38px;text-align:center;font-weight:600;}

/* °³ÀÎÁ¤º¸ ¼öÁý ¹× µ¿ÀÇ */
.eduAgree{border:1px solid #dfdfdf;margin-bottom:20px;}
.eduAgree .agreeCon{padding:20px;width:100%;height:200px;box-sizing:border-box;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree .agreeCon2{padding:20px;width:100%;height:80px;box-sizing:border-box;overflow-y:auto;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree textarea{display:block;padding:20px;width:100%;height:160px;box-sizing:border-box;overflow-y:auto;border:0;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree .agreeCheck{padding:10px 0;background:#f8f8f8;text-align:center;}
.eduAgree .agreeCheck input{display:inline-block;vertical-align:middle;}
.eduAgree .agreeCheck label{display:inline-block;vertical-align:middle;padding:0 50px 0 8px;}
.eduAgree .agreeCheck label.last{padding-right:0;}

/* °³ÀÎÁ¤º¸Ã³¸®¹æÄ§ */
.infoHandling div.grayBox{margin-bottom:20px;padding:20px 30px;font-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.infoHandling div.grayBox.type2{font-family:'Nanum Gothic';font-size:14px;}
.infoHandling div.round{border-radius:10px;}
.infoHandling b{display:block;margin-bottom:10px;font-size:17px;}
.infoHandling b span.num{top:0px;}
.infoHandling > ul > li{margin-bottom:30px;line-height:140%;}

/* ÀÌ¸ÞÀÏ¹«´Ü¼öÁý°ÅºÎ */
.emailCol div.grayBox{margin-bottom:30px;padding:20px 30px;font-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.emailCol div.round{border-radius:10px;}
.emailCol > ul{margin-bottom:15px;}
.emailCol > ul > li{margin-bottom:5px;line-height:140%;font-weight:bold;font-family:'Nanum Gothic';font-size:16px;}
.emailCol p{font-family:'Nanum Gothic';font-size:14px;}

/* ÀÌ¿ë¾à°ü */
.conditions div.grayBox{margin-bottom:30px;padding:20px 30px;font-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.conditions div.round{border-radius:10px;}
.conditions .provision{margin-bottom:30px;line-height:140%;}
.conditions .provision > p.title{margin-bottom:10px;font-weight:bold;font-family:'Nanum Gothic';font-size:16px;color:#4077d8;}

/* »çÀÌÆ®¸Ê */
.sitemap{margin:40px 80px;}
.sitemap > ul{margin:0 -35px;}
.sitemap > ul:after{display:block;content:'';clear:both;}
.sitemap > ul > li{display:block;float:left;padding:0 35px;width:33.3333%;box-sizing:border-box;}
.sitemap > ul > li.item1 > a{background:#28c0d7;}
.sitemap > ul > li.item2 > a{background:#7e83eb;}
.sitemap > ul > li.item3 > a{background:#f37bbf;}
.sitemap > ul > li > a{display:block;height:60px;line-height:60px;color:#fff;font-size:21px;font-weight:bold;text-align:center;}
.sitemap > ul > li > ul > li > a{display:block;padding-left:20px;height:55px;border-bottom:1px dashed #d9d9d9;font-size:20px;font-weight:bold;color:#333;line-height:55px;}
.sitemap > ul > li > ul > li > ul{padding:10px 20px;background:#f3f3f3;border-top:1px dashed #d9d9d9;}
.sitemap > ul > li > ul > li > ul li a{display:block;position:relative;padding:6px 0 6px 10px;font-size:17px;color:#555;}
.sitemap > ul > li > ul > li > ul li a:after{display:block;content:'';position:absolute;left:0;top:13px;width:5px;height:2px;background:#999;}

/* ÅëÇÕ°Ë»ö */
#total_search .result{position:relative;margin-bottom:80px;}
#total_search .result h4{margin-bottom:0px;padding-right:75px;padding-bottom:15px;border-bottom:1px solid #888ea2;background-position:left 2px;letter-spacing:-1px;}
#total_search .result p.more{position:absolute;top:3px;right:0;}
#total_search .result p.more > a{display:block;padding-left:30px;height:24px;line-height:25px;background:url(/images/sub/icon_plus.gif) no-repeat left center;font-size:15px;font-family:'Nanum Gothic';}
#total_search .result > ul.list > li{padding:26px 18px 20px 32px;border-bottom:1px solid #bebebe;}
#total_search .result > ul.list > li p.tit{position:relative;margin-bottom:10px;font-weight:bold;font-size:18px;}
#total_search .result > ul.list > li p.tit:after{position:absolute;content:"";top:10px;left:-10px;width:3px;height:3px;background:#909090;}
#total_search .result > ul.list > li p.tit > span{display:inline-block;width:calc(100% - 210px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#total_search .result > ul.list > li p.tit > em{display:inline-block;width:200px;text-align:right;font-family:'Nanum Gothic';font-size:14px;color:#666666;font-weight:400;vertical-align:top;}
#total_search .result > ul.list > li p.txt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#total_search .result > ul.list > li p.txt a{color:#666666;}
#total_search .result > ul.result_photo.thumb{overflow:hidden;border-bottom:1px solid #bebebe;}
#total_search .result > ul.result_photo.thumb > li{float:left;padding:25px 6px 20px;box-sizing:border-box;}
#total_search .result > ul.result_photo.thumb > li > a{display:block;border:1px solid #bebebe;}
#total_search .result > ul.result_photo.thumb > li div{padding:30px 25px;border-bottom:0px;}
#total_search .result > ul.result_photo.thumb > li div span{display:block;}
#total_search .result > ul.result_photo.thumb > li div span.subject{display:block;display:-webkit-box;height:46px;margin-bottom:15px;line-height:140%;font-weight:bold;color:#202020;font-size:17px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
#total_search .result > ul.result_photo.thumb > li div span.date{font-family:'Nanum Gothic';font-size:13px;color:#777;}
#total_search .result > ul.result_photo.thumb > li span.imgBox {display:block;width:100%;height:198px;}
#total_search .result > ul.result_photo.thumb > li img{width:100%;height:100%;}
#total_search .result > ul.result_photo.thumb.col4 > li{width:25%;}
#total_search .result > ul.result_photo > li.list{padding:26px 18px 20px 32px;border-bottom:1px solid #bebebe;}
#total_search .result > ul.result_photo > li.list p.tit{position:relative;margin-bottom:10px;font-weight:bold;font-size:18px;}
#total_search .result > ul.result_photo > li.list p.tit:after{position:absolute;content:"";top:50%;left:-10px;margin-top:-4px;width:3px;height:3px;background:#909090;}


/* ÁØºñÁß */
.ready {padding:150px;height:500px;text-align:center;}

/* 202301 */
.calendar table td span.day em.week{display:none;}
.fileRow img{margin-right:10px;}
.fileRow .filedown{margin-left:3px;}
.eduBtnState3.red{display:inline-block;padding:2px 5px;text-align:center;line-height:120%;font-size:14px;border:1px solid #e64848;color:#e64848;box-sizing:border-box;}
