@charset "utf-8";

.HomeContentNewsTop {
	width: 353px;
	height: 15px;
	background: url(/marketinglaw/images/home/content/news_box_top.gif) left top no-repeat;
}

.HomeContentNewsBox {
	width: 335px; /* 353 - 18 */
	margin-top: -1px;
	padding-left: 18px;
	background: url(/marketinglaw/images/home/content/news_box_bg.gif) left top repeat-y;
}

.HomeContentNewsEnd {
	width: 353px;
	height: 15px;
	background: url(/marketinglaw/images/home/content/news_box_end.gif) left top no-repeat;
}

