.nav_Down
{
	text-align: left;
	float: left;
	background: url(http://imgs.soufun.com/pic/UserAlbum/ss_r1_c3.jpg);
	height: 25px;
	width: 776px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	overflow:hidden;
}
/*导航栏链接*/
.link_Nav{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
A.link_Nav:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
	letter-spacing: normal;
	background-position: center;
}
/*图片按钮*/
.picButton
{
	float: left;
	height: 21px;
	width: 72px;
	margin:3px 0 10px 0;
}
#LayoutLeft
{
	clear:left;
	float: left;
	width: 180px;
	border-right: 1px solid #DDDDDD;
	overflow-x:hidden;
}
#LayoutRight
{
	float: right;
	background-color: #FFFFFF;
	width: 568px;
}
/*图片区域风格1 85*85*/
.imgRegion
{
	width: 85px;
	height: 85px;
	background-color: #ffffff;
	border: #000000 1px solid;
	margin-left: 38px;
	margin-right: 38px;
	padding: 4px;
	text-align: center;
	vertical-align: baseline;
}

.name
{
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}

/*相册名称文本框样式*/
.AlbumNameDefaultClass
{
	text-align: center;
	font-family: Arial;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 175px;
	height:20px;
	margin:15px 0 15px 0;
	border:1px solid #FFFFFF;
}
.AlbumNameOverClass
{
	text-align: center;
	font-family: Arial;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 175px;
	height:20px;
	margin: 15px 0 15px 0;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.AlbumNameEditClass
{
	text-align: center;
	font-family: Arial;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 175px;
	height:20px;
	margin: 15px 0 15px 0;
	border:1px solid #000000;
	background-color:#FFFFCC;
}
/*相册描述文本框样式*/
.DescriptionDefaultClass
{
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	padding: 4px;
	color: #333333;
	width: 175px;
	line-height:120%;
	white-space:normal;
	word-break: break-all;
	word-wrap: break-word;
	border:1px solid #FFFFFF;
}
.DescriptionOverClass
{
	padding: 4px;
	color: #333333;
	line-height:120%;
	width: 175px;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.DescriptionEditClass
{
	padding: 4px;
	color: #333333;
	line-height:120%;
	width: 175px;
	border:1px solid #000000;
	background-color:#FFFFCC;
}
/*相册描述下方的区域的样式*/
.aboveDescription
{
	margin: 10px;
	text-align: right;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.textPicturePrivacyState
{
	width:26px;
	color: #000000;
	text-decoration: none;
	border:none;
	background-color: transparent;
	line-height: 18px;
}

/*按钮样式 如：修改 删除 收藏*/
.btn_Set{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #168AFE;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
}
A.btn_Set:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #0063DC;
	background-position: 20px;
}
.photoRegion
{
	float: left;
	height: 170px;
	width: 170px;
	text-align: center;
	background-color: #F3F3F3;
	border: #C3C3C3 1px solid;
	margin: 0 10px 20px 5px;
	overflow:hidden;
}
.photo
{
	float: left;
	width: 168px;
	height: 128px;
	overflow:hidden;
}
.photoName
{
	clear:left;
	text-align: center;
	width: 160px;
	background-color: transparent;
}

.linkPhoto{
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

A.linkPhoto:hover {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
