@charset "utf-8";
/* common start */
body {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    margin: 0px;
    overflow-x: hidden;
    height: 100%;
    position: relative;
    font-family: "����";
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe {
    margin: 0;
    padding: 0
}

div {
    margin: 0 auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, button, input, select, textarea {
    font: 12px/1.5 tahoma, arial
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}

input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    border: 0;
    background: none;
    cursor: pointer;
}

input {
    cursor: pointer;
    outline: none;
}

ol, ul {
    list-style: none
}

b {
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: none;
    margin: 0;
    vertical-align:top;
    padding: 0;
    /*display: block;*/
    width: 100%;
}

em, i, code, cite, address, th {
    font-style: normal;
    font-weight: 500
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0
}

q:before, q:after {
    content: ''
}

a {
    text-decoration: none
}

a:link, a:visited, a:active {
    color: #000;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

#btn2 {
    position: absolute;
    width: 422px;
    left: 50%;
    margin-left: -211px;
}

#btn1 {
    position: absolute;
    height: auto;
    left: 11%;
    right: 11%;
    top: 15.5%;
    max-width: 500px;
}

.ui-loader {
    display: none;
}

.ui-page {
    margin: 0 auto;
    width: auto;
}

.con {
    max-width: 640px;
}

#btn1 img {
}

#btn2 img {
    width: 126px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0px 0px -63px;
}

#browser {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}