#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;
}
:first-child + html #newsBox dt#newsTtl {
	display: inline;
}
#newsBox dd#newsList {
	padding: 6px 0px 0px 10px; width: 530px; letter-spacing: normal; display: inline-block;
}
* html #newsBox dd#newsList {
	display: inline;
}
:first-child + html #newsBox dd#newsList {
	display: inline;
}
#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: 97px;
}
#newsList dd a {
	color: rgb(31, 59, 123); font-family: "ËÎÌå", arial, sans-serif; text-decoration: none; vertical-align: bottom;
}
#newsList dd a:hover {
	color: rgb(141, 0, 0); text-decoration: none;
}
#newsBox dd#newsMore {
	width: 86px; text-align: center; letter-spacing: normal; vertical-align: middle; display: inline-block;
}
* html #newsBox dd#newsMore {
	display: inline;
}
:first-child + html #newsBox dd#newsMore {
	display: inline;
}
