html, body{ width:100%; height:100%;}
body{ margin:0; padding:0; font-family:'Arial Unicode MS'; background:url(../images/body-bg.png) fixed; }
a{color:#90521f; text-decoration:none;  font-size:14px; font-weight:bold;}
a:hover{text-decoration:underline;}


.left-block{ width:210px; position:fixed; height:100%; min-height:500px;  top:0; left:15px; bottom:0; background:url(../images/left-bg.png) repeat-y; z-index:999;}
.left-block .leftbody{ width:200px; margin:0 auto;}
.left-block .site-title{ text-align:center;}
.left-block .site-title h1{ font-size:22px; color:#c49b77; }
.left-block .site-title h1 span{ font-size:15px; color:#90521f;}
.left-block .left-bottom{ position:absolute; bottom:0; margin-top:300px; height:171px; width:197px; margin-left:7px; auto; background:url(../images/leftbottom.png) no-repeat; z-index:9999;}

.top-block{ width:700px; position:fixed; height:78px; top:0; left:225px;  background:url(../images/top-bg.png) repeat-x; z-index:999;}
.top-block .menu{  margin-top:39px; margin-left:10px; position:absolute;}
.top-block .menu ul{ margin:0; padding:0; list-style:none; width:100%;}
.top-block .menu ul li{ display:inline-block; cursor:pointer;}
.top-block .menu ul li a{ display:block; text-decoration:underline; font-size:20px; font-weight:bold; font-style:italic; padding:0 10px;   line-height:31px; color:#edba8f; text-decoration:none;}
.top-block .menu ul li:hover a, .top-block .menu ul li a#active{ background:#431e0f;}
.top-block .menu ul li ul{ display:none;}
.top-block .menu ul li:hover ul{ display:block; position:absolute;  margin-top:-2px; background:#592b11;  width:150px; z-index:-1;}
.top-block .menu ul li ul li{ display:block; line-height:30px; border-bottom:1px dotted #703814;}
.top-block .menu ul li ul li a{ font-size:18px; }
.top-block .menu ul li ul li a:hover{background:#552613;}

.main-block{ width:700px; margin-left:225px; min-height:100%; background:url(../images/content-bg0.png); box-shadow:#000 1px;}
.main-block .body{ padding-top:78px; width:660px; margin:0 auto; padding-left:10px;}
.main-block .body h2{ line-height:20px; padding-left:25px; font-size:16px; text-transform:uppercase; color:#ae6e38; background:url(../images/header-icon.png) left no-repeat; margin-left:0;}
.main-block .body .line{ background:url(../images/dot.png) repeat-x bottom; height:1px; margin-bottom:10px;}
.main-block .body .text{ background:#c4a47e; padding:10px; font-size:18px; line-height:22px; color:#4d2d15; }
.main-block .body .text ul{list-style:square; margin-left:50px; border-top:1px dotted #ae6e38; padding-top:10px; color:#90521f;}
.main-block .body .bottom-img{ width:660px; margin:0 auto;  margin-top:30px; padding-bottom:40px; height:77px; background:url(../images/bottom-img.jpg) top no-repeat;}
.main-block .body .bottom-img a{display:inline-block; height:77px;  vertical-align:middle; line-height:77px; font-size:14px; text-transform:uppercase; color:#2e1f12; font-weight:bold; text-decoration:none;}
.main-block .body .bottom-img a#p1{width:80px; padding-left:82px; margin-right:1px; }
.main-block .body .bottom-img a#p2{width:93px; padding-left:72px; margin-right:1px;}
.main-block .body .bottom-img a#p3{width:109px; padding-left:53px; margin-right:1px;}
.main-block .body .bottom-img a#p4{width:85px; padding-left:53px; }
.posttext{ font-size:16px; font-weight:bold; margin-top:15px;}
.bold, b{ display:block; font-size:18px; font-weight:bold; margin-top:15px; margin-left:-10px; margin-bottom:-6px;}
/*
.body{ position:fixed; height:30px; width:100%; background:url(../images/blg.png); top:0; z-index:90;}
.baner{ position:fixed; background:url(../images/baner.png) no-repeat; width:369px; height:592px; top:0; left:0; z-index:99;}
.baner a{ display:block; position:absolute; width:229px; height:319px; margin-left:71px; margin-top:84px;}
.baner h1{ position:absolute; font-size:28px; margin:0; padding:0; color:#262626; margin-left:71px; margin-top:435px; width:229px; text-align:center;}
.baner h1 span{ font-size:16px;}

.menu{ position:fixed; top:0; left:369px; background:url(../images/topmenu.png) no-repeat; width:655px; height:59px; z-index:99;}
.menu ul{ margin:0; padding:0; list-style:none; margin-top:8px;}
.menu ul li{ display:inline-block; line-height:48px; cursor:pointer;}
.menu ul li a{ font-size:23px; font-weight:bold; font-style:italic; padding:0 15px; color:#676767; text-decoration:none;}
.menu ul li a:hover{text-decoration:underline;}
.menu ul li ul{ display:none;}
.menu ul li:hover ul{ display:block; position:absolute;  margin-top:-2px; background:#eaeaea;  width:150px; padding-bottom:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.menu ul li ul li{ display:block; line-height:30px; border-bottom:1px solid #e2e2e2;}
.menu ul li ul li a{ font-size:18px;}

.content{ position:absolute;  background:url(../images/tran.png); border-radius:30px; margin-top:57px; margin-left:340px; z-index:70; padding:15px 30px; width:623px;}
*/