<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html{
    margin-top:0 !important;
    
}
body,html,#thema_wrapper{
   height:100% !important;  
    width:100% !important;
    background:white;
    margin:0 auto;
    color:#333;
    font-weight:300;
    font-size:14px;
    position:relative;
    font-family: 'Noto Sans KR', sans-serif;
}
#sch_result{width:1100px !important;margin:0 auto !important;}
body{

}
img{
    user-drag: none; 

-moz-user-select: none;

-webkit-user-drag: none;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
i, em {
	font-style: normal;
}
     *{
	 font-family: 'Noto Sans KR', sans-serif;
	font-size:inherit;
    font-weight:normal;
	color:inherit;
	margin:0;padding:0;
	line-height:160%;
    text-decoration: none;
    
}   
            @import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 
input, select, textarea, button{box-sizing:border-box;}
button{background:none; border:none; cursor:pointer; outline:none;}
table{border-spacing:0; border-collapse:collapse;}
.center{max-width:1100px; margin:0 auto; width:95%;}
#mb_login{width:500px !important;}
.at-title{display:none !important;}
#bo_cate #bo_cate_on,.bo_cate_link{background:#6e37b9 !important;color:white !important;}
.bo_cate_link{border:none;height:25px;line-height:25px;}
.div-sep-line,.div-separator,.item-nav,.item-head,#it_sel_option{display:none;}
@media screen and (min-width:1100px){
    .res_mobile{display:none;}
	}
@media screen and (min-width:700px) and (max-width:1100px){
    .res_mobile{display:none;}
}
@media screen and (max-width:700px){
	    .res_desk{display:none;}
	}


</pre></body></html>