#galleryList{
	width: 824px;
	clear: both;
	float: none;
	margin: 0px 3px;
	padding: 0px;
}
.photo-ft {
	margin-bottom: 20px;
}


.galleryBox{
	float:left;
	width:164px;
	height: 214px;
	margin: 0px;
	display:inline;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/gallery-flame.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.galleryBoxNew{
	float:left;
	width:164px;
	height: 214px;
	margin: 0px;
	display:inline;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/gallery-flame-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sc-sat {
	color: #333399;
	font-weight: normal;
}
.sc-sun {
	color: #CC0000;
	font-weight: normal;
}
.sc-day {
	color: #333333;
	font-weight: normal;
}
.sc-data-sat {
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
}
.sc-data-sun {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;	
}
.sc-data-day {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
}

