@charset "utf-8";
@import url('main-menu.css');
ul.menu-news-home  li a.btn-news {
	display: none;
}
a.btn-home { width: 90px; background-repeat:no-repeat;}

ul.menu-news-home { 
	bottom: -20px;
}

ul.menu-link {
	display: none;
}


h2 {
	background-image: url(../images/hd-news-all.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 140px;
	position: absolute;
	left: 40px;
	top: 80px;
	text-indent: -9999px;
}

ul.news-all {
	height: auto;
	width: 720px;
	position: absolute;
	left: 185px;
	top: 80px;
}
ul.news-all li {
	display: block;
	float: left;
	height: 90px;
	width: 300px;
	font-size: 0.75em;
	position: relative;
	line-height: 100%;
	overflow: hidden;
	margin-bottom:10px;
	margin-right:10px;
}
ul.news-all li span {
	position: absolute;
	top: 5px;
	width: 205px;
	height: auto;
	left: 95px;
}

ul.news-all li strong {
	display: block;
	font-size: 12px;
	display:none;
	height:0px;
/*	margin-bottom: 3px;*/
}


ul.news-all  li img {
	float: left;
}

li.line2 {
	margin-left: 90px;
	_margin-left: 45px;
}
