#newsBox {
	margin: 8px auto; width: 990px; padding-bottom: 10px;
}
#newsInnerBox {
	background: url("/images/bg_news_top.gif") no-repeat left top;
}
#newsBox dl#news {
	background: url("/images/bg_news_bottom.gif") no-repeat left bottom; margin: 0px auto; width: 990px; letter-spacing: -0.4em;
}
#newsBox dt#newsTtl {
	width: 61px; text-align: center; letter-spacing: normal; vertical-align: middle; display: inline-block;
}
* html #newsBox dt#newsTtl {
	display: inline; zoom: 1;
}
*:first-child + html #newsBox dt#newsTtl {
	display: inline; zoom: 1;
}
#newsBox dd#newsList {
	width: 843px; letter-spacing: normal; padding-top: 2px; vertical-align: middle; display: inline-block;
}
* html #newsBox dd#newsList {
	display: inline; zoom: 1;
}
*:first-child + html #newsBox dd#newsList {
	display: inline; zoom: 1;
}
#newsList dl {
	padding-bottom: 15px; position: relative;
}
#newsList dt {
	left: 0px; width: 100px; color: rgb(41, 41, 41); padding-top: 10px; padding-left: 20px; position: absolute;
}
#newsList dd {
	padding-top: 10px; padding-left: 100px;
}
#newsList dd a {
	color: rgb(0, 48, 203);
}
#newsBox dd#newsMore {
	width: 86px; text-align: center; letter-spacing: normal; vertical-align: middle; display: inline-block;
}
* html #newsBox dd#newsMore {
	display: inline; zoom: 1;
}
*:first-child + html #newsBox dd#newsMore {
	display: inline; zoom: 1;
}
