@charset "UTF-8";
/* CSS Document */

#divider {
	background:url(images/divider_line2.gif) repeat-x;
	height:2px;
}

#divider2 {
	background:url(images/divider_line2.gif) repeat-x;
	height:2px;
	margin:20px 0;
}

#c_news {
	background:url(images/company_news.jpg) no-repeat;
	width:277px;
	height:195px;
	padding:18px 12px 15px 20px;
	margin-bottom:10px;
}

#c_news p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#61481c;
	line-height:normal;
}

#c_news img {
margin-top:-10px;
	line-height:normal;
}
