﻿.album-content
{
	padding-top: 20px; /*margin-left:20px; 	margin-right:20px;*/
	text-align: center;
}

.albumListTable
{
	width: 96%;
}

.albumCutpageContainer
{
	text-align: center;
	padding-left: 42px;
}

.albumListTable h3
{
	margin: 0px;
	margin: 10px;
	font-size: 100%;
	font-weight: normal;
}


.album-cover
{
	width: 150px;
	height: 100px;
	background: url("images/photo_background.png") no-repeat center center;
	padding: 15px;
}

.albumTable
{
}

/* 新的修改 */ 

.albumCurImg
{
	clear:both;	
}

.albumSmlImgs
{
	clear:both;
	margin-top:15px;
	
	margin-bottom:10px;
	text-align: center;
	width:510px;
}

.albumSmlImg
{
	float: left;
	width: 80px;
	height: 60px;
	cursor: pointer;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 2px;
}
