﻿﻿@import url(http://fonts.googleapis.com/css?family=Monda);
body {
        margin: 0 auto;
        font-family: 'Monda', sans-serif;
        color:#a7a7a7;
        font-size:15px;
  background-color:#F7BE81;
}
h2 {
        text-transform: inherit;
        font-weight: normal;
        letter-spacing: 2px;
}
h1 {
        font-size: 22px;
        text-transform: uppercase;
}
.top {
        width: 100%;
        height: 320px;
        float: left;
        
  
  
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-bottom: 15px;
}

.header {
        width: 1000px;
        height: 200px;
        margin: 0px auto 0px auto;
}
.header_top {
        width: 1000px;
        height: 92px;
        float: left;
  color:#a7a7a7;
}
.header_bottom {
        width: 1000px;
        height: 200px;
        float: left;
}
.menu {
        width: 250px;
        height: auto;
        float: left;
}
.slide_box {
        float: right;
        width: 760px;
        height: 175px;
        background-image: url('../images/slide_bg.png');
        background-repeat: no-repeat;
}
.slide {
        width: 760px;
        height: 175px;
        float: left;
        margin-left: 4px;
        margin-top: 1px;
}
.logo {
        float: left;
        height: auto;
        width: 550px;
        font-size: 34px;
        letter-spacing: 9px;
}
.logo p {
        margin-top: 10px;
}
.logo p:first-letter {
        color: #ffffff;
        background-color: #a7a7a7;
        padding-left: 13px;
        font-size: 34px;
        margin-right: 3px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 2px;
}
.box1 {
        float: left;
        width: 1000px;
        height: auto;
}
.site {
        height: auto;
        line-height: 21px;
        margin: 10px auto 0;
        text-align: justify;
        width: 1000px;
}

.left {
        width: 250px;
        height: auto;
        float: left;
}
.box_left .moduletable {
        border-bottom-style: solid;
        border-bottom-color: #F5D0A9;
        border-bottom-width: 1px;
        padding-bottom: 5px;
        padding-top: 10px;
}
.right {
        width: 735px;
        height: auto;
        float: right;
}


.right_box_top {
        width: 735px;
        height: auto;
        float: left;
}
.txt {
        width: 735px;
        height: auto;
        float: left;
}
.module_box_right {
        border-bottom: 1px solid #A7A7A7;
        float: left;
        height: auto;
        margin-left: 5px;
        margin-right: 5px;
        padding-bottom: 5px;
        width: 235px;
        padding-top: 10px;
}
.box_left {
        width: 250px;
        float: left;
}
.header_top_right {
        width: 440px;
        float: right;
}

.right_box_bottom {
        width: 735px;
        height: auto;
        float: left;
}

.bottom {
        background-image: url("../images/line.png");
        background-position: center bottom;
        background-repeat: repeat-y;
        float: left;
        height: 100%;
        margin-top: 10px;
        min-height: 47px;
        width: 0%;
}


.bottom_box {
        width: 1000px;
        height: auto;
        margin: 0px auto 0px auto;
        text-align:center;
}
.cr {
        width: 1000px;
        height: auto;
        float: left;
        font-size: 10px;
        color:#ffffff;
        text-align: right;
}

h3:first-letter {
        background-color: #ffffff;
        color: #ffffff;
        letter-spacing: 3px;
        padding-left: 3px;
        font-size: 22px;
}


.menu ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
}
.menu li {
        padding-bottom: 2px;
}
.txt .search {
        width: 100%;
}
.social_icon {
        width: 32px;
        height: 32px;
        float: left;
        margin-left: 7px;
        margin-right: 7px;
}
.lang {
        width: 200px;
        height: 34px;
        float: left;
}