@charset "utf-8";
.news {
	float: left;
	width: 240px;
}
.newstitle {
	background: url(../images/title_news.gif) no-repeat;
	height: 23px;
	width: 158px;
	margin-top: 10px;
}
.comconcept {
	background: url(../images/title_top01.gif);
	height: 27px;
	width: 485px;
	margin-bottom: 10px;
}
.topcontents {
	float: right;
	width: 500px;
	margin-top: 10px;
}
.newstitle b {
	display: none;
}
