@charset "utf-8";

html { overflow-y: hidden; font: 13.3333px Arial; }
body { margin: 0; padding: 0; -webkit-text-size-adjust: none; height: 100%; width: 100%; background-color: #000; }
#Wrap { width: 700px; height: 350px; background: url("../images/search_bg.jpg") no-repeat; background-size: inherit; background-position: center 0; overflow: hidden;  }
#Wrap .header h1 { float: left; padding-top: 7px; margin-left: 8px; }
#Wrap .header .close_btn { float: right; padding-top: 4px; margin-right: 4px; }
#Wrap .search_form { padding-top: 258px; }
#Wrap .search_form .visible_form { margin-left: 382px; }