 html{overflow:hidden}


/*pop_up*/
#wrap_popup{width:595px; height:288px; line-height:1.6em; background-color:#fff; position:relative;}
#wrap_popup .wrap_popup_logo{width:585px; height:32px; padding:8px 0 0 10px; background-color:#545557;}
#wrap_popup .wrap_popup_title{height:46px; margin-top:10px; margin-left:20px;}

#wrap_popup_content{height:130px;}
#wrap_popup_content ul{margin:15px 0; text-align:center;}
#wrap_popup_content ul li a:hover{color:#2a9eff;}
#wrap_popup_content ul li span.text_blue{color:#2a9eff; font-weight:bold;}
#wrap_popup_content span.btn_popup{margin:0 210px;}

#guide_text{height:33px; padding-top:14px; text-align:center; background-color:#d9d9d9;}
#guide_text span.text_blue{color:#2a9eff; font-weight:bold;}
#guide_text span.btn_close{height:23px; margin-bottom:30px; float:right;}
.btn_help{font-size:12px; position:absolute; right:13px; top:8px;}

