@CHARSET "UTF-8";


.many_lang_wrap{width: 100%; height:420px;background: #444444}
.many_lang{margin: 0 auto;padding-top: 110px; box-sizing: border-box;width: 660px;}
.select_lag{
  width: 150px;height: 242px; margin-right: 6px;
  overflow-y: auto;background:#858585;
  float: left;
  font-size: 12px;
}
.option{
      font-weight: normal;
      display: block;
      white-space: pre;
      padding-left:10px;height:20px;
      font-size:13px; color:#ffffff;line-height:20px;

}
.option:active{background:#d7e8ff;color:#000000;font-weight: bold}

.char_list{
  margin-bottom: 5px;margin-left:5px;padding: 30px 20px;
  width: 500px; height:242px; background: #858585;
  box-sizing:border-box; overflow-y: auto;
}
.char_list>input[type="text"]{
  background: none;color:#ffffff;width: 13px;
  height: 20px; cursor: pointer;
  border: 0;font-size: 14px;
}
/*input[type="button"].btn_input_char{
  width:150px; height:30px; background: #000000;
  color:#ffffff;font-size:14px;font-weight: bold;
}
input[type="button"].btn_input_char:active{background: #dadada; color:#000000; }
.input_326{position: relative; top:-2px ;width: 326px; height: 28px;}
input[type="button"].btn_apply_lang{width: 82px; height:30px;
font-size:14px;font-weight: bold;background:#6EA1D6;color:#ffffff;}
input[type="button"].btn_apply_lang:active{color:#215b97}*/

input[type="button"].btn_close_lang{float: right;margin-left: 5px;width: 82px; height:30px;
font-size:14px;font-weight: bold;background: #e7e7e7;}
input[type="button"].btn_close_lang:active{color: #969696}
