@charset "utf-8";
 
/* font-family:'Noto Sans KR',sans-serif; */
@import url('e9f6b0c351a04c8e91b72b29e0f9da5a.css');
 
* { margin:0px ; padding:0px ; border:0px ; vertical-align:top ;
    font-size:1em ; color:#595959 ; word-break:break-all ; 
	font-family:'微软雅黑', sans-serif ; text-decoration:none ; font-weight:300 }



/* BASIC */
html , body { width:100% ; height:100% }
body { background-color:#ffffff }
img , legend , fieldset { border:0px }
ul , li , dt , dd , dl , ol { list-style:none ; vertical-align:top }
a , button { cursor:pointer ; background:none }
button { border-radius:0px }
input , select { background:none }
.sound , legend { font-size:0px ; line-height:0px ; overflow:hidden ; height:0px ; text-indent:-9999px }



/* SKIP MENU */ 
.SYP_skip_btn { 
    width:100% ; display:block ; overflow:hidden ; margin:0px ; padding:0px ; box-sizing:border-box ;   
    position:fixed ; left:0px ; top:0px ; z-index:99 ;
    font-size:0px ; height:0px ; line-height:0px ; text-align:center }

.SYP_skip_btn:focus , .SYP_skip_btn:active { 
    background-color:#111111 ; color:#ffffff ; font-size:1.1em ; line-height:1.2em ; height:auto ; padding:15px 5px } 
.SYP_skip_btn:hover { background-color:#2b51a3 }



/* ALL */
.SYP_sound { 
    position:fixed ; left:-100px ; top:-100px ;
    display:block ; overflow:hidden ; width:0px ; height:0px ; font-size:0px ; line-height:0px ; text-indent:-9999px } 

.SYP_lang { font-size:inherit ; line-height:inherit ; color:inherit ; font-weight:inherit }
.SYP_upper { text-transform:uppercase }

 