.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;
}
/*导航栏链接*/
.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;
}

/*main*/
.main
{
	clear: left;
	width: 776px;
}
/*左侧列表*/
#LayoutLeft
{
	clear:left;
	text-align:left;
	float: left;
	width: 180px;
	border-right: 1px solid #DDDDDD;
	background-color: #F5F5F5;
	overflow:hidden;
}
/*右侧列表*/
#LayoutRight
{
	float: right;
	background-color: #FFFFFF;
	width: 558px;
	text-align:right;
}
/*菜单标题栏样式*/
.menuTitle
{
	float: left;
	height: 24px;
	width: 180px;
	margin-bottom: 8px;
	background-image: url(http://imgs.soufun.com/pic/UserAlbum/pp_04.gif);
	font-size: 12px;
	font-weight: bold;
}
/*菜单标题文本样式*/
.menuText
{
	text-align: left;
	float: left;
	height: 15px;
	width: 100px;
	margin: 5px 0 0 3px;
	color: #666666;
}
/*菜单标题链接样式*/
.menuMore
{
	float: left;
	height: 15px;
	width: 70px;
	margin: 5px 0;
	text-align: right;
}
/*图片框样式1 85*85*/
.picRegion1
{
	clear: left;
	height: 85px;
	width: 85px;
	background-color: #ffffff;
	border: #000000 1px solid;
	margin:5px 0 2px 42px;
	padding: 4px;
	text-align:center;
}
/*图片框样式2 70*70*/
.picRegion2
{
	float: left;
	height: 70px;
	width: 70px;
	margin-bottom: 3px;
	overflow:hidden;
	text-align:center;
}
/*图片框样式3 240*180*/
.picRegion3
{	
	width: 240px;
	margin-bottom: 15px;
	text-align:left;
}
/*列表区域样式1*/
.listRegion1
{
	float: left;
	width: 70px;
	margin:0 0 15px 0;
	overflow:hidden;
}
/*列表区域样式2*/
.listRegion2
{
	clear: left;
	width: 170px;
	margin:0 5px 5px 5px;
	text-align: left;
	overflow:hidden;
	word-wrap: break-word; 
}
/*列表区域样式3*/
.listRegion3
{
	text-align: left;
	width: 240px;
	margin-right:38px;
	margin-bottom:20px;
}
/*文本区域样式1*/
.textRegion
{
	float: left;
	height: 20px;
	width: 70px;
	text-align: center;
	overflow: hidden;
	white-space:nowrap; 
	-o-text-overflow: ellipsis; 
	text-overflow:ellipsis;
}
/*相册名称样式*/
.albumName
{
	clear: left;
    width: 160px;
    margin: 2px 10px 10px 10px;
    text-align: center;
    overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

/*相册名称文本框样式*/
.AlbumNameDefaultClass
{
	text-align: center;
	font-weight: bold;
	color: #333333;
	width: 125px;
	height:18px;
	letter-spacing: 1px;
	background-color: #F5F5F5;
	border:1px solid #F5F5F5;
}
.AlbumNameOverClass
{
	text-align: center;
	font-weight: bold;
	color: #333333;
	width: 125px;
	height:18px;
	letter-spacing: 1px;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.AlbumNameEditClass
{
	text-align: center;
	font-weight: bold;
	color: #333333;
	width: 125px;
	height:18px;
	letter-spacing: 1px;
	border:1px solid #000000;
	background-color:#FFFFCC;
}
/*图片名称文本框样式*/
.PictureTitleDefaultClass
{
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;
	font-family: Arial;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.PictureTitleOverClass
{
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;
	height:22px;
	font-family: Arial;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.PictureTitleEditClass
{
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;
	height:22px;
	font-family: Arial;
	border:1px solid #000000;
	background-color:#FFFFCC;
}

.textPicturePrivacyState
{
	width:26px;
	color: #000000;
	text-decoration: none;
	border:none;
	background-color: transparent;
	line-height: 18px;
}
/*链接样式1*/
.link1{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
}

A.link1:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
	letter-spacing: 1px;
}
/*链接样式2*/
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	white-space:nowrap; 
	-o-text-overflow: ellipsis; 
	text-overflow:ellipsis;
}

A.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
/*链接样式3*/
.link3{
	font-size: 12px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
}
A.link3:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #0063DC;
	background-position: 20px;
}

.picTitle
{
	height: 18px;
	width: 240px;
	text-align: left;
	overflow:hidden;
	-o-text-overflow: ellipsis; 
	text-overflow:ellipsis;
}

/*图片属性栏样式*/
.picAttributes
{
	float: left;
	width: 240px;
	margin-right: 20px;
	line-height: 18px;
}

.NewRegion td
{
    padding-left: 7px;
}
    