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

#news {
	height: 10.8;
	padding: 4px 0 0 26px;
}

#news li {
  list-style:none;
  margin: 1.0em 0em;
}

#news .detail {
	font-size: 14px;
	color: #4D4D4D;
	line-height: 16px;
}
