@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    height: 100%;
}

body {
    height: 100%;
    line-height: 1;
    background-color: #000;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

.blind,.u_hc,.u_skip,.u_vc {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.intro {
    font-size: 0;
}

.image {
    position: relative;
    max-width: 840px;
    margin: 0 auto;
}

.image img {
    width: 100%;
}

.link {
    position: absolute;
}

.link1 {
    left: 9.8%;
    top: 13.9%;
    width: 38%;
    height: 7.1%;
}

.link2 {
    left: 52.4%;
    top: 13.9%;
    width: 38%;
    height: 7.1%;
}

.link3 {
    left: 9.8%;
    top: 22.2%;
    width: 80.6%;
    height: 4.2%;
}

.link4 {
    left: 9.8%;
    top: 26.98%;
    width: 80.6%;
    height: 4.2%;
}
