* {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
}
body {
    margin: 5;
    left: 10;
    padding: 0;
    background-color: #000;
}
hr {
    display: none;
}
div.wrapper {
    position: absolute;
    top: 25px;
    left: 10px;
    width: 886px;
    background: url(images/mv.gif) repeat-y 885px 0px;
}
div.head {
    position: relative;
    top: 0;
    left: 0;
    width: 886px;
    height: 146px;
    background: url(images/mh.gif) repeat-x 0px 0px;
}
div.body {
    position: relative;
    top: 0px;
    left: 0;
    width: 885px;
    background-color: #373737;
}
h1 {
    position: absolute;
    top: 1px;
    left: 0;
    width: 606px;
    height: 145px;
    margin: 0;
    background: url(images/head.jpg) no-repeat;
}
h1 span {
    display: none;
}
div.reserved {
    position: absolute;
    top: 0;
    left: 606px;
    width: 280px;
    height: 146px;
    background: url(images/corner.gif) no-repeat 261px 0px;
}
div.reserved h2 {
    position: absolute;
    top: 15px;
    left: 49px;
    width: 183px;
    height: 23px;
    margin: 0;
    background: url(images/reserved.gif) no-repeat;
}
div.reserved h2 span {
    display: none;
}
form {
    position: absolute;
    top: 52px;
    left: 0px;
    width: 205px;
    text-align: right;
}
label {
    color: #FFF;
}
input {
    width: 100px;
    border: 1px solid #FFF;
}
button {
    width: 102px !important;
    width: 104px;
    border: none;
    background: url(images/menu.gif) repeat-x 0px 0px;
    color: #FFF;
    padding: 2px;
}
div.menu {
    position: relative;
    top: 0;
    left: 0;
    width: 606px;
    height: 28px;
    background: url(images/menu.gif) repeat-x 0px 0px;
}
div.menu a {
    position: relative;
    top: 6px;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}
div.menu a:hover {
    color: #00A8EC;
}
/* ===== MAIN ===== */
div.main {
    position: relative;
    top: 0;
    left: 0;
    width: 606px;
    min-height: 372px;
    height: 100% !important;
    height: 372px;
    background-color: #4D4D4D;
}
div.main div.submenu {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
    padding: 5px 0 0 9px;
}
div.main div.submenu a {
    color: #FFF;
    text-decoration: none;
}
div.main div.submenu a:hover {
    color: #E3007B;
}
div.main div.item {
    position: relative;
    top: 0;
    left: 0;
    height: 100px;
    margin-bottom: 10px;
    padding-right: 5px;
    color: #FFF;
    font-size: 11px;
    background: url(images/ch.gif) repeat-x 0px 99px;
}
div.main div.item img {
    border: 5px solid #6E6E6E;
    margin: 0 10px;
}
div.main div.item h3 {
    margin: 0 0 5px 0;
    font-size: 12px;
    letter-spacing: .1em;
    text-decoration: none;
}
div.main div.item a {
    font-weight: bold;
    text-decoration: none;
    color: #F8F400;
}
div.main div.gallery {
    margin: 2px 0 0 0;
}
div.main div.gallery img {
    margin: 0 5px 0 0;
}

/* ===== MAIN : FREE ===== */
div.main div.free {
    padding: 15px;
    font-size: 12px;
}
div.main div.free * {
    font-size: 12px;
}
div.main div.free img.gallery {
    width: 30px;
    height: 30px;
    border: 1px solid #FFF;
    margin: 0 1px 0 0;
}
div.main div.free a {
    font-weight: bold;
    text-decoration: none;
}

/* ===== SIDEBAR ===== */
div.sidebar {
    position: absolute;
    top: 0;
    left: 606px;
    width: 279px;
    padding-top: 1px;
    background: url(images/ch.gif) repeat-x 0px 0px;
}
div.life {
    position: relative;
    top: 0px;
    left: 10px;
    width: 259px;
    height: 270px;
    background-color: #424242;
}
div.life h2 {
    position: relative;
    top: 15px;
    left: 10;
    width: 100%;
    height: 23px;
    margin: 0;
    background: url(images/life.gif) no-repeat 35px 0px;
}
div.life h2 span {
    display: none;
}
div.life div.item {
    position: relative;
    top: 30px;
    left: 0;
    height: 55px;
    margin-bottom: 20px;
    padding-right: 5px;
    color: #FFF;
}
div.life div.item img {
    border: 5px solid #6E6E6E;
    margin: 0 10px;
}
div.life div.item h3 {
    margin: 0 0 5px 0;
    letter-spacing: .1em;
}
/* ===== OTHER ===== */
.cian {
    color: #00A8EC;
}
.magenta {
    color: #E3007B;
}
.yellow {
    color: #F8F400;
}
.white {
    color: #FFF;
}
.orange {
    color: #FF9D02;
}
.green {
    color: #FF9D02;
}
}
.magenta2 {
    color: #E3007B;
    font-weight: bold;
    text-decoration: none;
}

