body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #D4CCAA;
    margin: 0;
}

#wrap {
    width: 994px;
    background-color: #DFD8C0;
    margin: auto;
    border: 3px solid #C7BE92;
    border-top: none;
    border-bottom: none;
}

#header,
#main,
#bottom {
    margin: auto;
    clear: both;
}

#main {}

#bottom {
    line-height: 25px;
    text-align: center;
    padding: 40px 0 200px 0;
    background: url(/global/bottom.jpg) no-repeat center top;
    color: #fff;
}

#bottom a {
    text-decoration: none;
    color: #fff;
}

#bottom a:hover {
    color: #FFCC00;
}

a {
    color: #6A632F;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

#header {
    position: relative;
}

#backtohomepage {
    position: absolute;
    left: 809px;
    top: 152px;
    text-decoration: none;
    background: url(/global/back.gif) no-repeat;
    display: block;
    width: 170px;
    height: 0;
    padding-top: 28px;
    overflow: hidden;
}

#backtohomepage:hover {
    background-position: -170px top;
}

#nav {
    list-style-type: none;
    height: 30px;
    background-color: #333333;
    margin: 0;
    padding: 10px 0 0 5px;
    width: 989px;
    background-image: url(/global/navbg.gif);
}

#nav li {
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}

#nav a {
    display: block;
    float: left;
    color: #000000;
    margin: 0 0 0 1px;
    text-decoration: none;
    line-height: 30px;
    background: url(/global/nav.gif);
}

#nav a span {
    background: url(/global/nav.gif);
    background-position: right top;
    display: block;
    margin-left: 3px;
    padding: 0 4px 0 3px;
    color: #DDE0B2;
}

#nav a:hover {
    background-position: left -60px;
}

#nav a:hover span {
    background-position: right -60px;
    color: #000000;
}

#nav a.current {
    background-position: left -30px;
}

#nav a.current span {
    background-position: right -30px;
    color: #000000;
}

.c {
    clear: both;
}

.f_l {
    float: left;
}

/*pages*/
#left {
    float: left;
    width: 220px;
    background: #CFC6A1;
    margin: 0 0 0 7px;
    display: inline;
}

#left h1 {
    font-size: 12px;
}

#left h1 a {
    display: block;
    line-height: 25px;
    text-decoration: none;
    color: #000000;
}

#left h1 a.current {
    background: url(/global/submenu-arrow.gif) no-repeat right center;
}

#left ul {
    padding: 0px;
    list-style-type: none;
    margin: 0;
}

#left ul li {
    border-bottom: 1px solid #C7BC8F
}

#left ul li a {
    padding: 10px 5px;
    display: block;
    text-decoration: none;
    color: #000000;
}

#left ul li a:hover {
    background-color: #EACE6C;
}

#submenu li.current {
    background: #DCB321 url(/global/submenu.gif) repeat-x;
}

#submenu li.current a {
    background: url(/global/submenu-arrow.gif) no-repeat right center;
    color: #990000;
}

#submenu li.current ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
    clear: both;
}

#submenu li.current ol li {
    border: none;
    border-top: 1px solid #C7BC8F;
    padding: 0;
    border-bottom: 1px solid #CFC6A1;
}

#submenu li.current ol li a {
    padding: 10px 0 10px 25px;
    background: #CFC6A1 url(/global/submenu-ol.gif) no-repeat left center;
    color: #000000;
}

#submenu li.current ol li a:hover {
    background: #E0DAC2 url(/global/submenu-ol.gif) no-repeat left center;
}

#submenu li.current ol li.current a {
    background: #C7BC8F url(/global/submenu-ol.gif) no-repeat -220px center;
    color: #000;
}

#submenu li.current ol li ol.three-level {
    background-color: #CFC6A1;
    color: #000000;
}

#submenu li.current ol li ol.three-level li {
    padding: 0;
    border-bottom: 1px solid #CFC6A1;
}

#submenu li.current ol li ol.three-level li a {
    padding-left: 50px;
    background: url(/global/submenu-ol-ol.gif) no-repeat 25px center;
    margin: 0;
}

#submenu li.current ol li ol.three-level li a:hover {
    background: #E0DAC2 url(/global/submenu-ol-ol.gif) no-repeat -195px center;
}

#submenu li.current ol li.current ol.three-level li a {
    background: #C7BC8F url(/global/submenu-ol-ol.gif) no-repeat -415px center;
    color: #000;
}

#submenu li.current ol li.current ol.three-level li a:hover {
    background: #E0DAC2 url(/global/submenu-ol-ol.gif) no-repeat -635px center;
    color: #000;
}

#submenu li.current ol li.current ol.three-level li.current a {
    background: #B9AB73 url(/global/submenu-ol-ol.gif) no-repeat -635px center;
    color: #000;
}

#right {
    float: right;
    width: 756px;
}

#right h2 {
    font-size: 20px;
    font-family: georgia, times, serif;
    font-weight: normal;
    line-height: 45px;
}

#content p {
    line-height: 25px;
    text-indent: 2em;
    padding: 0 20px 0 0;
}

#content .goback {
    display: block;
    margin: auto;
    width: 80px;
    line-height: 33px;
    height: 33px;
    text-align: center;
    text-decoration: none;
    color: #996600;
}

#content .goback:hover {
    background: url(/global/goback.gif);
    color: #000000;
}

#content img {
    display: block;
    text-align: center;
    margin: 20px auto;
}

/*news*/
.newstitle {
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #5B5235;
    margin: 10px 0 0 20px;
    display: inline-table;
}

.news {
    list-style-type: none;
    width: 90%;
    margin: auto;
}

.news li {
    background: url(/global/arrow.gif) left center no-repeat;
    width: 90%;
    border-bottom: 1px dotted #C7BC8F;
    padding: 15px 20px;
}

.news li span {
    float: right;
}

.pages {
    margin: auto;
    width: 250px;
}

.pages a {
    line-height: 34px;
    display: block;
    padding-right: 5px;
    float: left
}

.pages a span {
    line-height: 34px;
    display: block;
    padding-left: 5px;
}

.pages a:hover,
.pages a.current {
    background: url(/global/goback.gif) right top;
}

.pages a:hover span,
.pages a.current span {
    background: url(/global/goback.gif) left top;
}

/*news_content*/
#main_news {
    width: 90%;
    margin: auto;
}

#main_news h2 {
    text-align: center;
    font-size: 15px;
    line-height: 45px;
    margin: 0;
    padding: 0
}

.adddate {
    display: block;
    text-align: center;
}

#main_news span {
    text-align: center;
    display: block;
}