body {
    background-color: #fff;
    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: #668000;
    text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

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

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

.wrap {
    float: left;
    width: 100%;
}

.center {
    margin: 0 auto;
    width: 980px;
}

.main {
    float: left;
    width: 940px;
    padding: 20px;
}

.logo {
    float: left;
    width: auto;
    padding: 45px 0 0;
}

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

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

.no_padd_t {
    padding-top: 0;
}

.header {
    color: #668000;
    font-size: 14px;
}

.white {
    color: #fff;
}

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

.red {
    color: #668000;
}

.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 #668000;
}

.tea {
    height: 146px;
}

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

.big {
    font-size: 16px;
}

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

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

#m_top {
    background: #fff url('../img/top_bg.png') top center repeat-x;
}

#m_mid {
    background-color: #607800;
}

#m_bot {
    background-color: #f4f4f4;
}

#top {
    background: #fff url('../img/orange.jpg')  574px top no-repeat;
    height: 190px;
    min-height: 190px;
}

#mid {
    background: #668000 url('../img/mid_bg.png') top right no-repeat;
    color: #fff;
    height: 406px;
    min-height: 406px;
}

#bot {
    background-color: #f9f9f9;
}

#footer {
    background-color: #f9f9f9;
    text-align: right;
}

#cjf {
    float: left;
    width: 170px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat left top;
}

#dwu {
    float: left;
    width: 280px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -172px top;
}

#pro {
    float: left;
    width: 88px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -453px top;
}

#klu {
    float: left;
    width: 40px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -822px top;
}

#spo {
    float: left;
    width: 95px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -544px top;
}

#lok {
    float: left;
    width: 102px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -642px top;
}

#kon {
    float: left;
    width: 72px;
    height: 20px;
    background: transparent url('../img/headers.png') no-repeat -746px top;
}

/* coda slider */

.title {
    font-size:13px;
    font-weight:bold;
}

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

.coda-slider-no-js .cs {
    height: 380px;
    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 10px;
    height: 380px;
    }

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

.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;
}