body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
a {
	font-weight: bold;
	text-decoration:none;
	color: #000;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
#container {
	 margin: 0px auto;
	 width: 920px;
	 text-align: left;
}
#top {
	width: 920px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#galleries {
	font-size: 14px;
	color: #000;
	}
#bottom {
	width: 920px;
}
.red {
	color: #F00;
}

