@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}
.news {
	background-color: #ECEDF1;
	border: 1px solid #FF9900;
}
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC66;
	padding-top:10px;
	padding-bottom:10px;
}
