﻿@charset "UTF-8";

body{height: 100%;min-width: 1250px; background-color: #2A2A2A;}

.skip-navi{display: block; position: absolute; left: 0; top: 0; overflow: hidden; width: 1px; height: 1px; text-align: center; color: #fff; z-index: 101;}
.skip-navi:active, .skip-navi:focus{padding: 5px 0; width: 100%; height: auto; background: #ff6400;}

#wrap{width: 100%;height: 100%;overflow-y: hidden;}

#header{position: fixed;top: 0;left: 0;right: 0;width: 100%;height: 85px;z-index: 100;}
#header .header-wrap{position: relative;width: 100%;height: 85px;font-size: 12px;background-color: #000;z-index: 10;}
#header .header-wrap .menu-wrap{position: relative;width: 1250px;margin: 0 auto;background-color: #000;}
#header .header-wrap .menu-wrap:after{content: '';clear: both;display: block;height: 0;visibility: hidden;}
#header .header-wrap .menu-wrap h1{float: left;width: 100px;height: 64px;margin-top: 11px;margin-right: 52px;background: url('../images/common/logo03.png') left top no-repeat;}
#header .header-wrap .menu-wrap h1 span{color: #000;}
#header .header-wrap .menu-wrap .search{float: left;position: relative;width: 500px;height: 40px;margin-top: 22px;border: 2px solid #2A2A2A;border-radius: 20px;background-color: #2C2C2C;}
#header .header-wrap .menu-wrap .search input{display: block;width:470px;height: 40px;margin-left: 5px;padding-left:30px;line-height: 40px;color: #111;-webkit-appearance: none;color: #fff;background-color: transparent;border: 0 none;background: url('../images/btn/btn_search01.png') left no-repeat;}
#header .header-wrap .menu-wrap .search input:focus{outline: none;color: #fff;}
#header .header-wrap .menu-wrap .global-menu{float: left;padding-top: 36px;padding-left: 40px;}
#header .header-wrap .menu-wrap .global-menu li{float: left;padding: 0 15px;line-height: 12px;background: url('../images/bg/line.png') left 3px no-repeat;}
#header .header-wrap .menu-wrap .global-menu li:first-child{background: none;}
#header .header-wrap .menu-wrap .global-menu li a{display: inline-block;line-height: 13px;font-size: 13px;color: #b4b4b4;font-weight: 600;}
#header .header-wrap .menu-wrap .global-menu li a.active{color: #F5BF34;font-weight: 700;}
#header .header-wrap .menu-wrap .global-menu li a span{color: #fff;}
#header .header-wrap .menu-wrap .member-menu{float: right;padding-top: 36px;}
#header .header-wrap .menu-wrap .member-menu li{float: left;padding: 0 15px;line-height: 12px;background: url('../images/bg/line.png') left 3px no-repeat;}
#header .header-wrap .menu-wrap .member-menu li:first-child{background: none;}
#header .header-wrap .menu-wrap .member-menu li a{display: inline-block;line-height: 13px;font-size: 13px;color: #b4b4b4;font-weight: 600;}
#header .header-wrap .menu-wrap .member-menu li a.active{color: #F5BF34;font-weight: 700;}
#header .header-wrap .menu-wrap .member-menu li a span{color: #fff;}


#content{width: 100%;margin-top: 85px;}
#content .content-wrap{width: 1250px;margin: 0 auto;}

#content .content-wrap .search-word-ko{font-size: 14px;}
#content .content-wrap .search-word-ko a{display: inline-block;margin-top: 30px;margin-right:10px;padding: 4px 9px 4px 9px;font-weight: 700;}
#content .content-wrap .search-word-ko a.all{border: 2px solid #000000;	color: #000000;}
#content .content-wrap .search-word-ko a.ga{border: 2px solid #DA8FAA; color: #DA8FAA;}
#content .content-wrap .search-word-ko a.na{border: 2px solid #D6B39E; color: #D6B39E;}
#content .content-wrap .search-word-ko a.da{border: 2px solid #86BF98; color: #86BF98;}
#content .content-wrap .search-word-ko a.la{border: 2px solid #C8C8C8; color: #C8C8C8;}
#content .content-wrap .search-word-ko a.ma{border: 2px solid #78BCC2; color: #78BCC2;}
#content .content-wrap .search-word-ko a.ba{border: 2px solid #80797E; color: #80797E;}
#content .content-wrap .search-word-ko a.sa{border: 2px solid #C7D37B; color: #C7D37B;}
#content .content-wrap .search-word-ko a.ah{border: 2px solid #959596; color: #959596;}
#content .content-wrap .search-word-ko a.ja{border: 2px solid #7497C8; color: #7497C8;}
#content .content-wrap .search-word-ko a.cha{border: 2px solid #72B3C7; color: #72B3C7;}
#content .content-wrap .search-word-ko a.ka{border: 2px solid #F38373; color: #F38373;}
#content .content-wrap .search-word-ko a.ta{border: 2px solid #AF8574; color: #AF8574;}
#content .content-wrap .search-word-ko a.pa{border: 2px solid #653A30; color: #653A30;}
#content .content-wrap .search-word-ko a.ha{border: 2px solid #9A2881; color: #9A2881;}
#content .content-wrap .search-word-ko a.all.active{border: 2px solid #000000;	background-color: #000000; color: #ffffff;}
#content .content-wrap .search-word-ko a.ga.active{border: 2px solid #DA8FAA; background-color: #DA8FAA; color: #ffffff;}
#content .content-wrap .search-word-ko a.na.active{border: 2px solid #D6B39E; background-color: #D6B39E; color: #ffffff;}
#content .content-wrap .search-word-ko a.da.active{border: 2px solid #86BF98; background-color: #86BF98; color: #ffffff;}
#content .content-wrap .search-word-ko a.la.active{border: 2px solid #C8C8C8; background-color: #C8C8C8; color: #ffffff;}
#content .content-wrap .search-word-ko a.ma.active{border: 2px solid #78BCC2; background-color: #78BCC2; color: #ffffff;}
#content .content-wrap .search-word-ko a.ba.active{border: 2px solid #80797E; background-color: #80797E; color: #ffffff;}
#content .content-wrap .search-word-ko a.sa.active{border: 2px solid #C7D37B; background-color: #C7D37B; color: #ffffff;}
#content .content-wrap .search-word-ko a.ah.active{border: 2px solid #959596; background-color: #959596; color: #ffffff;}
#content .content-wrap .search-word-ko a.ja.active{border: 2px solid #7497C8; background-color: #7497C8; color: #ffffff;}
#content .content-wrap .search-word-ko a.cha.active{border: 2px solid #72B3C7; background-color: #72B3C7; color: #ffffff;}
#content .content-wrap .search-word-ko a.ka.active{border: 2px solid #F38373; background-color: #F38373; color: #ffffff;}
#content .content-wrap .search-word-ko a.ta.active{border: 2px solid #AF8574; background-color: #AF8574; color: #ffffff;}
#content .content-wrap .search-word-ko a.pa.active{border: 2px solid #653A30; background-color: #653A30; color: #ffffff;}
#content .content-wrap .search-word-ko a.ha.active{border: 2px solid #9A2881; background-color: #9A2881; color: #ffffff;}

#content .content-wrap .search-word-en{font-size: 14px;margin-left:63px;}
#content .content-wrap .search-word-en a{display: inline-block;margin-top: 10px;margin-right:10px;padding-top:1px;width:31px;height:30px;font-weight: 700;text-align:center;}
#content .content-wrap .search-word-en a.aaa{border: 2px solid #DA8FAA; color: #DA8FAA;}
#content .content-wrap .search-word-en a.bbb{border: 2px solid #D6B39E; color: #D6B39E;}
#content .content-wrap .search-word-en a.ccc{border: 2px solid #86BF98; color: #86BF98;}
#content .content-wrap .search-word-en a.ddd{border: 2px solid #C8C8C8; color: #C8C8C8;}
#content .content-wrap .search-word-en a.eee{border: 2px solid #78BCC2; color: #78BCC2;}
#content .content-wrap .search-word-en a.fff{border: 2px solid #80797E; color: #80797E;}
#content .content-wrap .search-word-en a.ggg{border: 2px solid #C7D37B; color: #C7D37B;}
#content .content-wrap .search-word-en a.hhh{border: 2px solid #959596; color: #959596;}
#content .content-wrap .search-word-en a.iii{border: 2px solid #7497C8; color: #7497C8;}
#content .content-wrap .search-word-en a.jjj{border: 2px solid #72B3C7; color: #72B3C7;}
#content .content-wrap .search-word-en a.kkk{border: 2px solid #F38373; color: #F38373;}
#content .content-wrap .search-word-en a.lll{border: 2px solid #AF8574; color: #AF8574;}
#content .content-wrap .search-word-en a.mmm{border: 2px solid #653A30; color: #653A30;}
#content .content-wrap .search-word-en a.nnn{border: 2px solid #9A2881; color: #9A2881;}
#content .content-wrap .search-word-en a.ooo{border: 2px solid #DA8FAA; color: #DA8FAA;}
#content .content-wrap .search-word-en a.ppp{border: 2px solid #D6B39E; color: #D6B39E;}
#content .content-wrap .search-word-en a.qqq{border: 2px solid #86BF98; color: #86BF98;}
#content .content-wrap .search-word-en a.rrr{border: 2px solid #C8C8C8; color: #C8C8C8;}
#content .content-wrap .search-word-en a.sss{border: 2px solid #78BCC2; color: #78BCC2;}
#content .content-wrap .search-word-en a.ttt{border: 2px solid #80797E; color: #80797E;}
#content .content-wrap .search-word-en a.uuu{border: 2px solid #C7D37B; color: #C7D37B;}
#content .content-wrap .search-word-en a.vvv{border: 2px solid #959596; color: #959596;}
#content .content-wrap .search-word-en a.www{border: 2px solid #7497C8; color: #7497C8;}
#content .content-wrap .search-word-en a.xxx{border: 2px solid #72B3C7; color: #72B3C7;}
#content .content-wrap .search-word-en a.yyy{border: 2px solid #F38373; color: #F38373;}
#content .content-wrap .search-word-en a.zzz{border: 2px solid #AF8574; color: #AF8574;}
#content .content-wrap .search-word-en a.aaa.active{border: 2px solid #DA8FAA; background-color: #DA8FAA; color: #ffffff;}
#content .content-wrap .search-word-en a.bbb.active{border: 2px solid #D6B39E; background-color: #D6B39E; color: #ffffff;}
#content .content-wrap .search-word-en a.ccc.active{border: 2px solid #86BF98; background-color: #86BF98; color: #ffffff;}
#content .content-wrap .search-word-en a.ddd.active{border: 2px solid #C8C8C8; background-color: #C8C8C8; color: #ffffff;}
#content .content-wrap .search-word-en a.eee.active{border: 2px solid #78BCC2; background-color: #78BCC2; color: #ffffff;}
#content .content-wrap .search-word-en a.fff.active{border: 2px solid #80797E; background-color: #80797E; color: #ffffff;}
#content .content-wrap .search-word-en a.ggg.active{border: 2px solid #C7D37B; background-color: #C7D37B; color: #ffffff;}
#content .content-wrap .search-word-en a.hhh.active{border: 2px solid #959596; background-color: #959596; color: #ffffff;}
#content .content-wrap .search-word-en a.iii.active{border: 2px solid #7497C8; background-color: #7497C8; color: #ffffff;}
#content .content-wrap .search-word-en a.jjj.active{border: 2px solid #72B3C7; background-color: #72B3C7; color: #ffffff;}
#content .content-wrap .search-word-en a.kkk.active{border: 2px solid #F38373; background-color: #F38373; color: #ffffff;}
#content .content-wrap .search-word-en a.lll.active{border: 2px solid #AF8574; background-color: #AF8574; color: #ffffff;}
#content .content-wrap .search-word-en a.mmm.active{border: 2px solid #653A30; background-color: #653A30; color: #ffffff;}
#content .content-wrap .search-word-en a.nnn.active{border: 2px solid #9A2881; background-color: #9A2881; color: #ffffff;}
#content .content-wrap .search-word-en a.ooo.active{border: 2px solid #DA8FAA; background-color: #DA8FAA; color: #ffffff;}
#content .content-wrap .search-word-en a.ppp.active{border: 2px solid #D6B39E; background-color: #D6B39E; color: #ffffff;}
#content .content-wrap .search-word-en a.qqq.active{border: 2px solid #86BF98; background-color: #86BF98; color: #ffffff;}
#content .content-wrap .search-word-en a.rrr.active{border: 2px solid #C8C8C8; background-color: #C8C8C8; color: #ffffff;}
#content .content-wrap .search-word-en a.sss.active{border: 2px solid #78BCC2; background-color: #78BCC2; color: #ffffff;}
#content .content-wrap .search-word-en a.ttt.active{border: 2px solid #80797E; background-color: #80797E; color: #ffffff;}
#content .content-wrap .search-word-en a.uuu.active{border: 2px solid #C7D37B; background-color: #C7D37B; color: #ffffff;}
#content .content-wrap .search-word-en a.vvv.active{border: 2px solid #959596; background-color: #959596; color: #ffffff;}
#content .content-wrap .search-word-en a.www.active{border: 2px solid #7497C8; background-color: #7497C8; color: #ffffff;}
#content .content-wrap .search-word-en a.xxx.active{border: 2px solid #72B3C7; background-color: #72B3C7; color: #ffffff;}
#content .content-wrap .search-word-en a.yyy.active{border: 2px solid #F38373; background-color: #F38373; color: #ffffff;}
#content .content-wrap .search-word-en a.zzz.active{border: 2px solid #AF8574; background-color: #AF8574; color: #ffffff;}

#content .content-wrap .search-genre-ko{font-size: 14px;}
#content .content-wrap .search-genre-ko a{display: inline-block;margin-top: 10px;margin-right:10px;padding: 4px 9px 4px 9px;font-weight: 700;}
#content .content-wrap .search-genre-ko a.ko{border: 2px solid #000000; color: #000000;}
#content .content-wrap .search-genre-ko a.g01{border: 2px solid #DA8FAA; color: #DA8FAA;}
#content .content-wrap .search-genre-ko a.g02{border: 2px solid #D6B39E; color: #D6B39E;}
#content .content-wrap .search-genre-ko a.g03{border: 2px solid #86BF98; color: #86BF98;}
#content .content-wrap .search-genre-ko a.g04{border: 2px solid #C8C8C8; color: #C8C8C8;}
#content .content-wrap .search-genre-ko a.g05{border: 2px solid #78BCC2; color: #78BCC2;}
#content .content-wrap .search-genre-ko a.g06{border: 2px solid #80797E; color: #80797E;}
#content .content-wrap .search-genre-ko a.g07{border: 2px solid #C7D37B; color: #C7D37B;}
#content .content-wrap .search-genre-ko a.g08{border: 2px solid #959596; color: #959596;}
#content .content-wrap .search-genre-ko a.g09{border: 2px solid #7497C8; color: #7497C8;}
#content .content-wrap .search-genre-ko a.g10{border: 2px solid #72B3C7; color: #72B3C7;}
#content .content-wrap .search-genre-ko a.g11{border: 2px solid #F38373; color: #F38373;}
#content .content-wrap .search-genre-ko a.g12{border: 2px solid #AF8574; color: #AF8574;}
#content .content-wrap .search-genre-ko a.g13{border: 2px solid #653A30; color: #653A30;}
#content .content-wrap .search-genre-ko a.ko.active{border: 2px solid #000000; background-color: #000000; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g01.active{border: 2px solid #DA8FAA; background-color: #DA8FAA; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g02.active{border: 2px solid #D6B39E; background-color: #D6B39E; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g03.active{border: 2px solid #86BF98; background-color: #86BF98; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g04.active{border: 2px solid #C8C8C8; background-color: #C8C8C8; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g05.active{border: 2px solid #78BCC2; background-color: #78BCC2; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g06.active{border: 2px solid #80797E; background-color: #80797E; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g07.active{border: 2px solid #C7D37B; background-color: #C7D37B; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g08.active{border: 2px solid #959596; background-color: #959596; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g09.active{border: 2px solid #7497C8; background-color: #7497C8; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g10.active{border: 2px solid #72B3C7; background-color: #72B3C7; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g11.active{border: 2px solid #F38373; background-color: #F38373; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g12.active{border: 2px solid #AF8574; background-color: #AF8574; color: #ffffff;}
#content .content-wrap .search-genre-ko a.g13.active{border: 2px solid #653A30; background-color: #653A30; color: #ffffff;}

#content .content-wrap .search-genre-en{font-size: 14px;}
#content .content-wrap .search-genre-en a{display: inline-block;margin-top: 10px;margin-right:10px;padding: 4px 9px 4px 9px;font-weight: 700;}
#content .content-wrap .search-genre-en a.en{border: 2px solid #000000; color: #000000;}
#content .content-wrap .search-genre-en a.g01{border: 2px solid #DA8FAA; color: #DA8FAA;}
#content .content-wrap .search-genre-en a.g02{border: 2px solid #D6B39E; color: #D6B39E;}
#content .content-wrap .search-genre-en a.g03{border: 2px solid #86BF98; color: #86BF98;}
#content .content-wrap .search-genre-en a.g04{border: 2px solid #C8C8C8; color: #C8C8C8;}
#content .content-wrap .search-genre-en a.g05{border: 2px solid #78BCC2; color: #78BCC2;}
#content .content-wrap .search-genre-en a.g06{border: 2px solid #80797E; color: #80797E;}
#content .content-wrap .search-genre-en a.g07{border: 2px solid #C7D37B; color: #C7D37B;}
#content .content-wrap .search-genre-en a.g08{border: 2px solid #959596; color: #959596;}
#content .content-wrap .search-genre-en a.g09{border: 2px solid #7497C8; color: #7497C8;}
#content .content-wrap .search-genre-en a.g10{border: 2px solid #72B3C7; color: #72B3C7;}
#content .content-wrap .search-genre-en a.g11{border: 2px solid #F38373; color: #F38373;}
#content .content-wrap .search-genre-en a.g12{border: 2px solid #AF8574; color: #AF8574;}
#content .content-wrap .search-genre-en a.g13{border: 2px solid #653A30; color: #653A30;}
#content .content-wrap .search-genre-en a.en.active{border: 2px solid #000000; background-color: #000000; color: #ffffff;}
#content .content-wrap .search-genre-en a.g01.active{border: 2px solid #DA8FAA; background-color: #DA8FAA; color: #ffffff;}
#content .content-wrap .search-genre-en a.g02.active{border: 2px solid #D6B39E; background-color: #D6B39E; color: #ffffff;}
#content .content-wrap .search-genre-en a.g03.active{border: 2px solid #86BF98; background-color: #86BF98; color: #ffffff;}
#content .content-wrap .search-genre-en a.g04.active{border: 2px solid #C8C8C8; background-color: #C8C8C8; color: #ffffff;}
#content .content-wrap .search-genre-en a.g05.active{border: 2px solid #78BCC2; background-color: #78BCC2; color: #ffffff;}
#content .content-wrap .search-genre-en a.g06.active{border: 2px solid #80797E; background-color: #80797E; color: #ffffff;}
#content .content-wrap .search-genre-en a.g07.active{border: 2px solid #C7D37B; background-color: #C7D37B; color: #ffffff;}
#content .content-wrap .search-genre-en a.g08.active{border: 2px solid #959596; background-color: #959596; color: #ffffff;}
#content .content-wrap .search-genre-en a.g09.active{border: 2px solid #7497C8; background-color: #7497C8; color: #ffffff;}
#content .content-wrap .search-genre-en a.g10.active{border: 2px solid #72B3C7; background-color: #72B3C7; color: #ffffff;}
#content .content-wrap .search-genre-en a.g11.active{border: 2px solid #F38373; background-color: #F38373; color: #ffffff;}
#content .content-wrap .search-genre-en a.g12.active{border: 2px solid #AF8574; background-color: #AF8574; color: #ffffff;}
#content .content-wrap .search-genre-en a.g13.active{border: 2px solid #653A30; background-color: #653A30; color: #ffffff;}

#content .content-wrap .search-word-ko a:hover{opacity: 0.6;filter: alpha(opacity=60);}
#content .content-wrap .search-word-en a:hover{opacity: 0.6;filter: alpha(opacity=60);}
#content .content-wrap .search-genre-ko a:hover{opacity: 0.6;filter: alpha(opacity=60);}
#content .content-wrap .search-genre-en a:hover{opacity: 0.6;filter: alpha(opacity=60);}

#grid a:hover{opacity: 0.5;filter: alpha(opacity=50);}
#grid li .thumb .play{position: absolute;top: 20px;right:20px;width: 25px;height: 25px;background: url('../images/btn/btn_play01.png') left top no-repeat;cursor:pointer;}




