img {

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	line-height: 1.4em;
}
.notice {
	background-color: #6F6;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
.notice p strong {
	font-size: 16px;
}

