@charset "utf-8";
body {background:#fff}
#castIntro {overflow:hidden; position:relative; width:585px}
#castIntro h1 {margin-bottom:7px; font-size:17px; color:#1d2937; letter-spacing:-1px; line-height:1.33; font-weight:bold}
#castIntro h1 em {margin-left:9px; padding-left:11px; font-size:12px; font-weight:normal;}
#castIntro h1 a {position:relative; left:8px; top:2px}
#castIntro .img {overflow:hidden; width:585px; margin-bottom:10px}
#castIntro .cast_frame {overflow:hidden; width:585px}

.languageList{overflow:hidden; border-bottom:2px solid #000; height:30px; *height:32px;}
.languageList li{float:left; width:142px; *width:144px; height:28px; *height:30px; background:#efefef; border:1px solid #dfdfdf; line-height:28px; text-align:center; margin-right:3px; cursor:pointer; color:#747474;}
.languageList li.on{background:#000; border-color:#000; font-weight:bold; color:#ffe90e;}
#language_02, #language_03, #language_04{display:none;}