/*----------------------------------------------------------------------------
 * Topics
 */
#contents .smallhead{
	clear: both;
	font-size: small;
	font-weight: bold;
}
#contents .center{
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
}
#contents h3{
	clear: both;
	margin-bottom: 20px;
	border-bottom: 2px solid #004599;
	color: #004599;
	font-size: medium;
}
#contents blockquote{
	margin:0 0 20px 0;
	padding:20px 20px 10px 20px;
	background-color:#f2f2f2;
}
#contents blockquote p{
	color:#666;
}