@charset "utf-8";

.wc_browser_popwnd_swap {position:fixed; left:0px; top:0px; width:100%; height:100%;}
.wc_browser_popwnd_swap .msk {position:absolute; width:100%; height:100%; background-color:#000000; -moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50);}
.wc_browser_popwnd_swap .wnd {position:absolute; width:680px; height:420px; border:1px solid #0099ff; background-color:#ffffff;}
.wc_browser_popwnd_swap .wnd .tlt_bar {float:top; width:680px; height:30px;}
.wc_browser_popwnd_swap .wnd .tlt_bar .close_btn {float:right; width:28px; height:28px; margin:1px 1px 0px 0px; background-image:url('img/close_btn_nor.png');}
.wc_browser_popwnd_swap .wnd .tlt_bar .close_btn:hover {cursor:pointer; background-image:url('img/close_btn_sel.png'); background-color:#0099ff;}
.wc_browser_popwnd_swap .wnd .tlt_big {float:top; width:680px; margin-top:20px; font-size:28px; color:#0099ff; text-align:center;}
.wc_browser_popwnd_swap .wnd .tlt_sml {float:top; width:680px; margin-top:30px; font-size:20px; color:#5f5f5f; text-align:center;}
.wc_browser_popwnd_swap .wnd .browser {float:top; width:680px; height:120px; margin-top:30px;}
.wc_browser_popwnd_swap .wnd .browser .itm {float:left; width:120px; height:120px;}
.wc_browser_popwnd_swap .wnd .browser .itm:hover {cursor:pointer; color:#0099ff; background-color:#f1f1f1;}
.wc_browser_popwnd_swap .wnd .browser .itm .pic {float:top; width:72px; height:72px; margin-top:6px; margin-left:24px;}
.wc_browser_popwnd_swap .wnd .browser .itm .txt {float:top; width:120px; margin-top:6px; font-size:16px; text-align:center;}
.wc_browser_popwnd_swap .wnd .no_notice {float:top; width:680px; margin-top:40px;}
.wc_browser_popwnd_swap .wnd .no_notice .txt {width:200px; margin:0px auto; text-align:center; font-size:18px; color:#0099ff; text-decoration:underline;}
.wc_browser_popwnd_swap .wnd .no_notice .txt:hover {cursor:pointer; color:#0066ff;}
