@charset "UTF-8";
/* CSS Document */

#news h2 {
	background:url(../images/line_l.jpg) 88px 0 no-repeat;
}

.headLine {
	 padding-bottom: 1em;
		border-bottom: #666 solid 1px;
		margin-bottom: 1em;
}

.bodyTxt {
	padding-bottom: 1em;
	color: #aaa;
}

.newsDate {
	color: #666;
	font-size: 10px;
	padding-top: 14px;
	padding-bottom: 12px;
	background:url(../images/line_s.jpg) 0 0 no-repeat;	
}

dl img {
	margin-bottom: 20px;
}