@charset "utf-8";

.news dl {
	font-size: 13px;
}
div.news dl dt {
 color: #3984B7;
 font-weight: bold;
}
div.news dl dt .new {
 color: #00897D;
}
div.news dl dd {
 padding-bottom: 5px;
 margin-bottom: 5px;
 border-bottom: 1px solid #F0F0F0;
}
div.news dd a {
	color: #595757;
}