﻿
/* 언어변경 */
.lang_switch { float:left; top:0; top:9px; width:111px; cursor:pointer; z-index:300; }
.lang_switch .lang_title { width:100%; height:21px; background:url('/PWRFront/Resource/Image/lang.gif') #fff 0 0 no-repeat; }
.lang_switch .lang_title:hover { background-position:0 -50px; }
.lang_switch .lang_title.on { background-position:0 -75px; }
.lang_switch .lang_title a { display:block; width:83px; padding-left:7px; font-size:12px; line-height:1.8em; vertical-align:middle; color:#4F5964; cursor:pointer; }
.lang_switch .lang_title button { position:absolute; right:0; top:0; .width:22px; margin-left:-4px; padding:5px 4px; .padding:2px 0 2px 0; padding-bottom:4px\9; font-size:11px; font-family:Arial; line-height:1.05em; }
.lang_switch .lang_option { position:absolute; left:0; top:22px\9; top:21px; width:111px; border-bottom:1px solid #4f5963; }
.lang_switch .lang_option a { display:block; padding:1px 6px; .margin-top:-3px; border:1px solid #4f5963; border-top:none; border-bottom:none; background:#f6f6f6; font-size:12px; color:#4F5964; }
.lang_switch .lang_option a:hover { background:#4f5964; color:#fff; }
@-moz-document url-prefix() { 
  .lang_switch .lang_title button { padding:4px 2px 3px 2px; }
}
