
#main .end {
	background-position:left -2px;
}

#news {
	/*display: none;*/
	height:35px;
	background-image:url(/files/cms_userfile/images/css/bkg_news_front.jpg);
	padding:14px 35px 0;
	
}

#news div {
	float:left;
	display: block;
	padding-left:5px;
	padding-bottom:0px;
}

#news div.news-recent-item_title {
	/*display:none;*/
	padding-top:4px;
}

#news div.news-recent-item_title  a  h3 {
	color:#000;	
	text-decoration:underline;
}

#news div.news-recent-item_title  a:hover  h3 {
	text-decoration:none;
}

#news p {
	font-weight: bold;
}

#news .seqnum_1 p {
	font-weight: normal;
	padding-top:1px;
}

#content {
	padding:12px 10px 0;
}

div#html_246 {
	display:block;
	float:right;
	padding-top:4px;
}

div#html_246 a {
	font-weight:bold;
	color:#959386;
}