@charset "utf-8";
/* CSS Document */
.news_content_title{
	background:url(../images/news_content_title.jpg) no-repeat;
	width:562px;
}
.news_content_title th{
	text-align: center;
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
}
.news_content_title td{
	text-align: center;
	height:36px;
	border-bottom: 1px #444D57 solid;
}
.news_content_title th.title{
	text-align:left;
	padding-left:12px;
	padding-right:12px;
}
.news_content_title td.title{
	text-align:left;
	padding-left:12px;
	padding-right:12px;
}
