#baner{
position: absolute;
width: 730px;
height: 50px;
left: 10px;
top: 530px;
margine: 0px;
padding: 0px;
}

#baner a {
text-decoration: none;
display: block;
position: relative;
float: left;
border: 0;
margin:0;
padding: 0 1px;
} 

#baner a img {
border: 0;
background: none;
}

#baner a:hover img{
background: none;
border: none;
}

a .box {
display: none;
}

a:Hover .box{
   	background: black;
   	width: 300px;
   	position: absolute;
   	font-family: sans-serif;
   	font-size: 105%;
   	font-weight: bold;
   	color: white;
   	display: block;
   	padding: 5px;
   	border: 1px solid white;
   	margin: 10px 0 0 0;
	z-index: 900;
} 


#inner_bootom {
        height: 20px;
        background:  url(images/inner_bootom_1.gif) no-repeat left top;
        }

.inner_worck {
        display: inline-block;
         //height: 1%;
        padding: 0px;
        margin: 0px;
        position: relative;
	background:  url(images/inner_776x1_1.jpg) repeat-y left top;
       }

#news_panel{
	position: relative;
        float: left;
	top: 45px;
	left: 12px;
        margin: 0px;
        padding: 0px;
	width: 764px;
        
}

.news_top{
position: relative;
float: left;
margin: 0px;
padding: 0px;
left: 0px;
width: 254px;
height: 10px;
background: url(images/news_top.png) no-repeat left top;
}

.news_bottom{
position: relative;
float: left;
left: 0px;
margin: 0px;
padding: 0px;
width: 254px;
height: 20px;
background: url(images/news_bottom.png) no-repeat left top;
}

.news_midl{
position: relative;
float:left;
margin: 0px;
padding: 0px;
left: 0px;
width:254px;
background: url(images/news_midl.png) repeat-y;
}

.news_box {
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 254px;
}

.news_text {
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.news_text a:link {
	color: black;
	border: none;
}

.news_text a:hover {
    	color: #000;
    	background: none;
}

.news_text a img {
	border: none;
	text-decoration: none;
}

.news_text a {
	color: black;
	font-size: 13px;
	border: none;
	text-decoration: none;
}

.news_text a .titless {
        padding: 0px;
        margin: 0px;
	font-size: 15px;
        font-weight: bold;
	color: #618200;
	background:  url(images/bullet_17x17_1.png) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	}

.link_news {
	color: #618200 !important;
	text-decoration: underline !important;
}

.blink_b {
 	text-decoration: blink !important;
}

.news_text a ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}



#main1{
	position:relative;
	top:0px;
	left:0px;
        margin: 0px;
        padding: 0px;
	width:776px;
        height: 588px;
        background: url(images/back_b_panel.jpg) no-repeat;
       }


#content {
        text-align: left;
	width:720px;
        color: white;
        margin: 5px;
	z-index: 304;
	padding: 5px;
}

.inner_worck h2 {
        padding: 0px;
        margin: 0px;
	font-size: 15px;
	color: #618200;
	background:  url(images/bullet_17x17_1.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}