.news
{
	/*this main div*/
	width: 600px;
	height: auto;
	float: left;
}


.news_top
{
	width: 600px;
	height: 25px;
	background: #e7ffbb;
	float: left;
}

.news_top_left
{
	width: 7px;
	height: 30px;
	float: left;
	background: url(images/top_left.jpg) no-repeat;
}

.news_top_middle
{
	width: 586px;
	height: 25px;
	float: left;
}

.news_top_right
{
	width: 7px;
	height: 25px;
	float: left;
	background: url(images/top_right.jpg) no-repeat;
}

.news_title
{
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #393839;
	font-size: 12px;
	text-decoration: none;
	float: left;
	line-height: 25px;
	font-weight: bold;
}
.btmmenu1 
{
	
border-top:1px solid #A3A3A3;
float:left;
padding:10px 0 0 300px;
text-align:right;
}

.btmmenu1 ul li a
{
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #393839;
	font-size: 10px;
	text-decoration: none;
	float: left;
	line-height: 25px;
}
.btmmenu1 ul li a:hover
{
	color: #394C16;
	text-decoration: none;
}
.news_Image
{
	height: auto;
	width: 30px;
	float: left;
	vertical-align:middle;
	text-align: center;
	padding-top:7px;
	
	/*line-height:25px;*/
}
.validator
{
	font-size: 10px;
}
.news_title a
{
	color: #394C16;
	text-decoration: none;
}

.news_title a:hover
{
	color: #5F811F;
	text-decoration: none;
}

.news_date
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	float: right;
	line-height: 25px;
	font-weight: bold;
}

/*------------------- top ends here--------------------------*/
.news_middle
{
	width: 564px;
	height: auto;
	padding: 17px;
	float: left;
	border-left: 1px solid #6b8a29;
	border-right: 1px solid #6b8a29;
}

/*----------------------news fotter--------------------*/

.news_fotter
{
	width: 600px;
	height: 7px;
	float: left;
}

.news_fotter_left
{
	width: 7px;
	height: 7px;
	float: left;
	background: url(images/bottom_left.jpg) no-repeat;
}


.news_fotter_middle
{
	width: 586px;
	height: 7px;
	float: left;
	border-bottom: 1px solid #6b8a29;
}



.news_fotter_right
{
	width: 7px;
	height: 7px;
	float: left;
	background: url(images/bottom_right.jpg) no-repeat;
}
