@charset "utf-8";
#galleryContaioner {
	width: 480px;
	float: right;
	height: auto;
}
#galleryHeader {
	height: auto;
	width: 728px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 9px;
	color: #666;
}
#MainGalleryLeftWrapper_356 {
	float: left;
	height: auto;
	width: 356px;
}
#MainGalleryRightWrapper_356 {
	float: right;
	height: auto;
	width: 356px;
}
#PhotoGalleryMenu {
	float: left;
	height: 32px;
	width: 178px;
	background-color: #0FF;
}
#VideoGalleryMenu {
	float: left;
	height: 32px;
	width: 178px;
	background-color: #CCC;
}

#galleryPageNav{
	float: right;
	height: 18px;
	width: 480px;
	font-size: 12px;
	text-align: left;
	color: #999;
	margin-top: 4.5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#imgThumb {
}
#galleryDetailWrapper {
	float: left;
	height: auto;
	width: 100%;
}
.partyName{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 4.5px;
	font-size: 16px;
	color: #666;
}.partyDetail {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
