/* CSS Document */

/*-----------------------------------cont start------------------------------------------*/ 

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .div_news {
	border: 1px #E0E0E0 solid;
	background: url(images/index_bg_01.jpg) no-repeat top;
	width: 604px;
	padding-bottom: 10px;
}


.old_news {
	width: 595px;
	margin-top: 15px;
	padding-right: 10px;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom: 5px;
}

.old_news a {
	background: url(images/old.gif) 0 3px no-repeat;
	_background: url(images/old.gif) 0 4px no-repeat;
	padding-left: 10px;
	margin-right: 20px;
	text-decoration: none;
}

.old_news a:hover {
	text-decoration: underline;
}

.old_news .current {
	padding-left: 10px;
	margin-right: 20px;
	background: url(images/old_ov.gif) 0 3px no-repeat;
	_background: url(images/old_ov.gif) 0 4px no-repeat;
	color: #333333;
}






/*-----------------------------------cont end------------------------------------------*/ 
