html, body{ color: #555; font-family: Verdana,Arial,Helvetica,sans-serif; line-height: 18px; margin: 0; padding: 0; font-size: 11px; background: #ECEADB; }
.wrapper{ width: 1000px; margin: 0 auto; }
.top{ height: 34px; background: #6D7903; }
header{ background: #E9E7D7; height: 102px; box-shadow: inset 0 0 2px #FFF; }
.header-top{ height: 269px; background: url("/advert_bg.jpg") repeat-x scroll center top; }
footer{ height: 40px; background: #ECEADB; border-top: 1px solid #DAD7BC; box-shadow: inset 0 2px 3px -2px #FFF; }

article{  background: #FFF; }
article .content{ width: 60.5%; float: left; min-height: 400px; }
article .right{ width: 39.5%; float: left; min-height: 100px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; }
article .right > div{ border: 1px solid #dcd8cf; margin: 0; overflow: hidden; padding: 0; margin: 20px 0 0 20px; }
article .right > div > div{ background: #f7f6ec none repeat scroll 0 0; border: 9px solid #eceadb; overflow: hidden; padding: 0 10px; } 
article .right h3{ background: rgba(0, 0, 0, 0) url("/yj1.gif") no-repeat scroll left center; color: #6d7a03; margin: 5px 0; padding: 0 0 0 25px; margin-top: 20px; font-size: 16px; text-transform: uppercase; }
article .right ul{ list-style: none; text-transform: uppercase; font-size: 12px; font-weight: bold; padding: 10px; }
article .right ul li{ border-bottom: 1px solid #DCD8CF; margin-bottom: 5px; }
article .full{ width: 100%; }

.newsimg{ width: 50px; height: 50px; background: #EBE9D7; border: 1px solid #DCD8CF; padding: 5px; float: left; margin-right: 10px; margin-bottom: 5px; }
.newsimg img{ width: 50px; height: 50px; }

.nav{ list-style: none; margin: 0; padding: 0; position: relative; z-index: 10000; }
.nav>li{ display: inline-block; position: relative; }
.nav li a{ color: #eceadb; cursor: pointer; font: bold 10px/34px Tahoma; text-transform: uppercase; text-decoration: none; display: inline-block; line-height: 34px; padding: 0 25px; }
.nav li a:hover{ background: #7D8913; }
.nav>li>ul{ display: none; list-style: none; padding: 0; position: absolute; top: 34px; left: 0; width: 200px; background: #6D7903; }
.nav>li>ul li{ display: block; border-top: 1px solid #7D8913; position: relative; }
.nav>li>ul li a{ width: 150px; }
.nav>li>ul li.parent>a{ background: #6D7903 url("/arrow_right.gif") no-repeat; background-position: right 10px center; }
.nav>li>ul ul{ display: none; list-style: none; padding: 0; position: absolute; top: -1px; left: 200px; width: 200px; background: #6D7903; }
a{color: #6d7a03; text-decoration: none;}

.vt_nivo_slider{ float: right; width: 600px; margin-top: 10px; }
header .search{ width: 500px; text-align: right; float: right; margin-top: 40px; }
header .search input{ background: #fbfaf7 none repeat scroll 0 0; border: 1px solid #dad7bc; }
