.style02 {
	padding: 5px;
}
.small {
	font-size: 12px;
	padding-bottom: 10px;
}
.newsList {
	font-size: 12px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.red {
	color: #FF0000;
}
