body {
    background: #550000 url('../img/bg_top.png') top left repeat-y;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 125%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin : 0;
    color : #1a1a1a;
    text-align : left;
}

a {
    color: #800000;
    text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

img {
    border: 0 none;
    margin: 0;
    float: left;
    width: auto;
}

p {
    margin: 0;
    padding: 5px 0 5px;
}

#wrapper {
    float: left;
    width: 980px;
}

#white {
    background: #fff;
    width: 940px !important;
    padding-right: 0 !important;
}

#black {
    background: #000 url('../img/bg_mid.png') top left no-repeat;
    color: #fff;
    padding-bottom: 20px;
}

.main {
    float: left;
    width: 920px;
    margin: 0;
    padding: 0 20px;
}

.logo {
    float: left;
    width: 450px;
    height: 639px;
}


.left {
    float: left;
    width: 450px;
    clear: left;
    padding-top: 20px;
}

.right {
    float: right;
    width: 450px;
    padding: 20px 0 0;
    margin-left: 20px;
    display: inline;
}

.mat {
    margin-top: 20px;
    display: inline;
}

.header {
    color: #d40000;
    background: transparent url('../img/kw.png') no-repeat center left;
    float: left;
    width: 425px;
    font-size: 14px;
}

.text {
    float: left;
    width: 450px;
    padding: 10px 0 0;
    text-align: justify;
}

.label {
    float: left;
    width: 180px;
    padding-bottom: 10px;
}

.tip {
    width: auto;
}

.input {
    float: left;
    width: 256px;
    height: 17px;
    margin-bottom: 10px;
    display: inline;
    border: 1px solid #d40000;
}

.tea {
    height: 146px;
}

.send {
    float: right;
    width: 110px;
    background: white url('../img/send.png') no-repeat center;
    border: 0 none;
    margin-right: 10px;
    display: inline;
    color: #800000;
    padding: 5px 0;
}

.big {
    font-size: 14px;
}

.img {
    width: 200px;
    padding: 10px 10px 5px 0;
}

.tight {
    width: 240px;
}

.delimiter {
    float: left;
    width: 920px;
    height: 0;
}

#nst {
    float: left;
    width: 114px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat top left;
}

#nas {
    float: left;
    width: 84px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat -118px top;
}

#pro {
    float: left;
    width: 77px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat -207px top;
}

#lok {
    float: left;
    width: 96px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat -289px top;
}

#kon {
    float: left;
    width: 69px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat -390px top;
}

#gal {
    float: left;
    width: 112px;
    height: 28px;
    background: transparent url('../img/head.png') no-repeat -463px top;
}

.map {
    float: left;
    border: #fff 1px solid;
    padding: 5px;
}


#footer {
    background-color: #fff;
    float: left;
    width: 920px;
    text-align: right;
    padding: 20px;
}

.no_padd_t {
    padding-top: 0;
}

/* coda slider */

#coda-nav-1 {
    display: none;
}

.coda-slider-no-js .cs {
    height: 210px;
    overflow: auto !important;
    padding-right: 20px
    }

.cs, .cs .panel {
    width: 405px
    }

.csw.arrows .cs,
.coda-slider-wrapper.arrows .coda-slider .panel {
        width: 405px
    }

.coda-nav-left a,
.coda-nav-right a {
    padding: 5px;
    width: 10px
    }

.cs .panel-wrapper {
    padding: 5px;
    height: 210px;
    }

.cs .panel-wrapper img {
    padding: 5px;
    background-color: #fff;
    }

.cs p.loading {
    padding: 20px;
    text-align: center
    }

.coda-nav ul {
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden
    }

.coda-nav ul li {
        display: inline
    }

.coda-nav ul li a {
   background: #000;
   color: #fff;
   display: block;
   float: left;
   margin-right: 1px;
   padding: 3px 6px;
   text-decoration: none
   }

.csw {
    clear: both;
    overflow: hidden
    }

.cs {
    float: left;
    overflow: hidden;
    position: relative
    }

.cs .panel {
    display: block;
    float: left
    }

.cs .panel-container {
    position: relative
    }

.coda-nav-left,
.coda-nav-right {
    float: left;
    padding-top: 93px;
    }

.coda-nav-left a,
.coda-nav-right a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none
    }

.coda-nav-left a {
    width: 0;
    height: 20px;
    background: transparent url('../img/arrows.png') no-repeat left top;
}

.coda-nav-right a {
    width: 0;
    height: 20px;
    background: transparent url('../img/arrows.png') no-repeat -15px top;
}