@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);


#mflick{overflow:hidden;position:relative;width:100%;}
.flick-container{clear:both}
.flick-panel{float:left;position:absoulte;width:100%;height:100%}


*{
	font-family: 'Nanum Gothic';
	-webkit-text-size-adjust:none;
}

body{
	margin:0px;
	font-size:15px;
	background-color:#DCDCDD;
}

a {
	color:#000;
	text-decoration:none;
}

ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

li.main{
	height:45px;
	line-height:45px;
	border-top:1px solid #DCDCDD;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}


.li_sub{
	font-size:12px;
	color:#9F9F9F;
}

.li_sub2{
	font-size:13px;
	color:#999;
}

.txt_link{
	text-decoration:underline !important;
	color:#6633ff !important;
}

.div_balloon{
	-moz-border-radius : 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.btn_normal{
	display:inline-block;
	font-size:14px;
	background-color:#B8B8B8;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #777;
	text-align:center;
}

.btn_normal2{
	display:inline-block;
	font-size:14px;
	background-color:#D8D8D8;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #777;
	text-align:center;
}


.ar2{
	background:url('/images/ic_next.png') no-repeat right center; 
}

.txtlst_a{
	text-decoration:none;
	color:#000;
}

.txtlst_a.sml{
	font-size:12px;
	line-height:10px;
}

.edupre-header{
	background-color:#fff;
	height : 52px;          /* ÇìÅÍ ¿µ¿ªÀÇ ³ôÀÌ */
	width:100%;
	position:relative;
	display:block;
	overflow:hidden;
	outline:0!important;
	border-bottom:1px solid #BABABA;
	text-align:center;
}

.edupre-menu{
	height:44px;
	width:100%;
	background-color:#FFF;
	border-bottom:1px solid #9E9F9F;
	letter-spacing:-2px;
	-webkit-box-shadow: 1px 1px 2px #adadad; 
	-moz-box-shadow: 1px 1px 2px #adadad;
	box-shadow: 1px 1px 2px #adadad;
}

.sub_panel{
	margin:6px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 1px 1px #adadad; 
	-moz-box-shadow: 0px 1px 1px #adadad;
	box-shadow: 0px 1px 1px #adadad;
}

.sub_panel_view{
	margin-top:2px;
	padding:12px;
	background-color:#FFF;
}

.sub_panel_list{
	margin-top:2px;
	background-color:#FFF;
}

.sub_tit{
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:17px;
	font-family:'Dotum';
	background:url('/images/ic_next.png') no-repeat right center;
}

.noimg{
	background:none !important;
}

.sc_wide{
	float:left;
	width:50%;
}

.cmt{
	color:#6633ff;
}

.td_store, .td_crit{
	width:33.3%;
	padding:15px;
	text-align:center;
	background-color:#EFEFEF;
}

.bd_r{
	border-right:1px solid #E2E2E2;
}

.bd_b{
	border-bottom:1px solid #E2E2E2;
}

.footer{
	background-color:#353840;
	text-align:center;
	color:#FFF;
	padding:20px;
}

.btn_footer{
	margin:0 2px;
	display:inline-block;
	position:relative;
	padding:0 8px;
	line-height:27px;
	background-color:#3b3e47;
	color:#C3C3C3 !important;
}

/* °Ô½Ã±Û Á¦¸ñ */
.view_tit{
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
}

.view_sub{
	font-size:13px;
	font-weight:normal;
	color:#999;
	height:23px;
}

.view_cont{
	border-top:1px dashed #333;
	padding-top:10px;
	padding-bottom:20px;
	line-height:22px;
	word-break:break-all;
}

.view_cmt{
	margin-top:5px;
	border-top:2px solid #333;
	padding:5px;
}

.cmt_item{
	padding:15px 0px;
	border-bottom:1px dashed #333;
}

.cmt_name{
	font-weight:bold;
	font-size:13px;
	color:#330033;
}

.cmt_date{
	font-size:12px;
	font-weight:normal;
	color:#999;
}

.cmt_cont{
	padding-top:8px;
	line-height:22px;
	font-size:13px;
	word-break:break-all;
}


.won_event_item{
	float:left;
	padding:1px;
	margin:3px;
	margin-top:10px;
}


.btn_arrow{
	display:inline-block;
	padding:5px;
	background:url('/images/icon_arrow_d.png') no-repeat right center;
	padding-right:25px;
	border:1px solid #CCC;
	background-color:#F2F2F2;

}


.cal_layer, .cate_layer{
	display:none;
	position:absolute;
	width:95%;
	height:260px;
	padding:10px;
	padding-top:3px;
	text-align:center;
	background-color:#F8F8F8;
}


.btn_cal_close, .btn_cate_close{
	text-align:right;
	width:100%;
	padding-right:10px;
	margin-bottom:-3px;
	z-index:9999;
}

.plan_tab{
	height:40px;
}

.plan_tab_sub, .tab_crit{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#F3F3F3;
	float:left;
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}

.plan_tab_on, .tab_crit_on{
	border-bottom:0px;
	background-color:#FFF;
	font-weight:bold;
}

.plan_txt_btn{
	display:inline-block;
	font-size:14px;
	background-color:#CC3300;
	color:#FFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

.div_pop_reason{
	display:none;
	position:absolute;
	width:80%;
	padding:20px;
	padding-bottom:25px;
	margin-top:2px;
	z-index:99;
	line-height:22px;
	background-color:#F3F3F3;
	border:3px solid #cc6600;
}

/* Page Layout UI*/

.rs-left, .rs-right{
	display:none;
	background-color:#FFF;
	z-index:99;
}

.rs-main{
	box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}


.rs-header{
	background-color:#353840;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding:10px;
}

.rs-content{
	background-color:#E7E7E7;
}

.rs-content-item-tit{
	padding:10px;
	padding-left:20px;
	border-top:1px solid #AAA;
	text-align:left;
	font-weight:bold;
}

.rs-content-item-sub{
	padding:10px;
	padding-left:30px;
	border-top:1px dashed #AAA;
	text-align:left;
	font-weight:normal;
}

/* Page Layout UI*/
