body {
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 12px;
    line-height: 20px;
}
div {
    /*border: 1px solid #000;*/
}

.parent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;

    background:#d8bc75;
    background:-moz-linear-gradient(top,  #d8bc75 0%, #d8bc75 9%, #fff 66%, #fff 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8bc75), color-stop(9%,#d8bc75), color-stop(66%,#ffffff), color-stop(100%,#ffffff));
    background:-webkit-linear-gradient(top,  #d8bc75 0%,#d8bc75 9%,#fff 66%,#fff 100%);
    background:-o-linear-gradient(top,  #d8bc75 0%,#d8bc75 9%,#fff 66%,#fff 100%);
    background:-ms-linear-gradient(top,  #d8bc75 0%,#d8bc75 9%,#fff 66%,#fff 100%);
    background:linear-gradient(to bottom,  #d8bc75 0%,#d8bc75 9%,#fff 66%,#fff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8bc75', endColorstr='#ffffff',GradientType=0);
}

.page {
    width: 950px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.up {
    width: 100%;
    height: 70px;
    text-align: left;
    color: #977938;
    font-size: 30px;
    /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
    font-family: Times New Roman, serif;
    text-transform: uppercase;
    text-shadow: #9c8854 -2px 2px 3px; /*#*/
}

#logo_up {
    height:50px;
    margin:15px 30px 5px 10px;
}

#block_up {
    width:100%;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #fff;
}

#mm {
    /*width:100%;*/
    height:20px;
    padding:10px 20px 0;
}

#content_up {
    padding-top:15px;
    text-align: center;
    border: 10px solid #f6f6f6;
}

#block_down {
    width:100%;
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    background-color: #b59c55;
}

a.mm:link {
    color: #815f02;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.mm:active, a.mm:visited {
    color: #815f02;
    text-decoration: none;
}

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

#content_up_article {
    width:880px;
    margin: 10px auto;
    text-align: left;
}

#side {
    width:180px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
}

#side_menu_caption {
    width: 150px;
    height:30px;
    line-height:30px;
    background: url(/img/btn_bck.png) repeat-x #fc0;
    color: #fff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding-left: 10px;
    text-shadow: 1px 1px #055669;
}

#side ul {
    list-style-type: none;
    padding:0;
    width:150px;
}

#side ul li a {
    color: #815f02;
    font-size: 13px;
    text-decoration: none;
}

#side ul li a:hover {
    color: #e8aa01;
    font-size: 13px;
    text-decoration: none;
}

#side li {
    background: url("/img/side-l.png") no-repeat left top;
    border-bottom: 1px solid #ddd;
    margin: 0 0 3px;
    overflow-wrap: break-word;
    padding: 0 0 3px 10px;
}

#article {
    width:693px;
    display: inline-block;
}

#article h2 {
    font-size: 24px;
    color: #e8aa01;
    font-family: Trebuchet MS,Arial,Verdana;
    font-weight: normal;
    margin: 0 0 5px;
    padding:0;
}

#block_down_caption {
    background: url("/img/ftr.png") repeat-x;
    clear: both;
    color: #fff;
    height: 40px;
    width: 100%;
    text-align:right;
    font-size: 13px;
    line-height: 34px;
    /*border: 1px solid #000;*/
}

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

#block_down_caption a:hover {
    color:#fff;
    text-decoration: underline;
}

#gallery {
    display: inline-block;
    vertical-align: middle;
    /*border: 1px solid #000;*/
}

.gallery-pic {
    float:left;
    width: 160px;
    /*height: 160px;*/
    border: 2px solid #cfcfcf;
    text-align: center;
    vertical-align: middle;
    padding:5px 0;
    margin:4px;
}

.gallery-pic img {
    /*margin:auto 0;*/
    /*border: 1px solid #000;*/
}

.gototop {
    float:left;
    margin-left:5px;
    padding-left:15px;
    padding-bottom:5px;
    background: url("/img/f-top.png") no-repeat 0 50%;
}
.copyright {
    float:right;
    margin-right:10px;
}

.f-par1 {
    float: left;
    margin: 0;
    padding: 10px 20px 5px;
    width: 285px;
}

.f-par2 {
    float: left;
    margin: 0;
    padding: 10px 20px 5px 0;
    width: 290px;
}

.f-par3 {
    float: right;
    margin: 0;
    padding: 10px 20px 5px 0;
    width: 285px;
}

#block_down h4 {
    color: #fff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0;
    text-shadow: 1px 1px #055669;
}


#block_down a, #block_down a:visited {
    color: #fff;
    text-decoration: none;
}
a, a:visited {
    color: #815f02;
    text-decoration: none;
}
#block_down ul li {
    list-style-type: square;
}
#block_down ul {
    list-style-type: none;
    margin: 5px 10px;
    padding: 0 0 5px;
}

#block_down {
    color: #fff;
    font-size: 13px;
}
.s {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 11px;
    margin: 5px 5px 0 0;
    padding: 4px 0 4px 5px;
}
.searchsubmit {
    background: url("/img/btn_bck.png") repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 11px;
    margin: 0;
    padding: 3px 5px;
    text-decoration: none;
    text-shadow: 1px 1px #055669;
    text-transform: uppercase;
}

#contactus {
    margin-top: 30px;
}
#ec {
    width:145px;
    height:16px;
    background: url("/img/ec.png") no-repeat;
}