h2#h2_news {
	width: 720px;
	height:33px;
	text-indent: -999999px;
	background:url(../image/h2_news.png) no-repeat 0 0;
}

h3 {
	background:url(../image/h3-black.png) no-repeat 0 0;
	width:680px;
	height:32px;
	line-height:32px;
	color:#555555;
	padding-left:20px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}

div#returnNewsList,
div#returnNewsList a {
	width:270px;
	height:35px;
}

div#returnNewsList {
	margin:40px auto 0;
}

div#returnNewsList a {
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-999999px;
	background:url(../image/bt-news.png) no-repeat 0 0;
}

div#returnNewsList a:hover {
	background-position: 0 -50px;
}


