#mynewsdis {
	font-size: 12px !important;
	border:0px solid #FFFFFF;
	background-color:#40433f;
	padding:5px;
	height:361px;
	width:430px;
}

.news_style {
	display:none;
}

#news_item {
	color: #fff;
	border:	0px solid #000;
	width:356px;
	height:346px;
	float:left;
}
	#news_item div.image {
		height:346px;
		width:348px;
		overflow: hidden;
		border:5px solid #fff;
	}

.news_title_block {
	width:67px; 
	margin-bottom:5px;
	text-align:right;
}

.news_title_block:hover {
}

	.news_title_block.bg0 {
		height:77px;
		width:67px;
		position:absolute;
		left:368px;
	}
	
	.news_title_block.bg1 {
		background: #ECECEC;
		height:67px;
	}

	.news_title_block.bg0_s {
		height:77px;
		width:94px;
		background-image:url(../images/news_green_border_old.gif);
		background-repeat:no-repeat;
		position:absolute;
		left:346px;
	}
	
	.news_title_block.bg1_s {
		height:77px;
		width:97px;
		background-image:url(../images/news_green_border_old.gif);
		position:absolute;
		left:346px;
	}
	
	.news_show a {
		text-decoration: none !important;
	}

	.news_show p {
		margin: 5px 5px 0px 5px;
		font-size: 11px;
		cursor: pointer;
		color: #fff;
		width:408px;
	}
	
	.news_show .right {
		text-align:right;
		float:right;
		margin:0px 5px 0px 0px;
	}

		.news_show span.date {
			color: #51aa00;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
		}
		.news_show span.title {
			color: #51aa00;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
		}
		.news_show span.text {
			color: #fff;
		}

.buttondiv
{
	display: none;
	/*position: absolute;
	padding: 5px 5px 5px 5px;
	background-color:white ;
	border: 1px solid gray;
	border-top:none;
	height:20px;*/
}

.news_title {
	cursor: pointer;
}
	.news_title div.image {
		height: 67px;
		overflow: hidden;
	}
	.news_title p {
		margin: 4px !important;
		font-size: 11px;
	}

#news_title_items
{
}

#news_title_items div.image
{
		height: 67px;
		width:67px;
		overflow: hidden;
		background: #fff;
/*		border-left:7px solid #40433F;*/
}

#news_title_items .bg0_s div.image
{
		height:67px;
		width:67px;
		position:absolute;
		left:22px;
		top:5px;
		overflow: hidden;
		background: #fff;
		border-left:0px;
}

#showhere
{
}

#news
{
	background-color:#40433f;
	height:80px;
}

#news_box
{
	margin:0px 0px 0px 5px;
	height:60px;
	overflow:hidden;
}
