#Top {
	background-color: #000000;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}


#Content .photo {
	float: left;
	width: 250px;
	height: 180px;
	text-align: center;
}
#Content #Article {
	text-align: center;
	width: 100%;
}

#Paging {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
}
#Paging a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
