.nav_Down {
    text-align: left;
    float: left;
    background: url(//cdns.soufunimg.com/imgs/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;
}
/*图片按钮*/
.picButton
{
	float: left;
	height: 21px;
	width: 72px;
	margin:3px 0 10px 0;
}
/*main*/
.main
{
	clear: left;
	width: 776px;
}
/*图片区域样式 85*85*/
.imgRegion
{
	float: left;
	width: 101px;
	height: 101px;
	background-color: #EDEDED;
	border: #000000 1px solid;
	text-align: center;
	overflow:hidden;
}
/*图片边框样式*/
.imgBorder
{
	border: #cccccc 1px solid;
}
/*文本区域样式*/
.textRegion
{
	text-align: left;
	float: left;
	height: 101px;
	width: 145px;
	margin: 0px 4px 25px 4px;
	overflow:hidden;
}
/*相册名称文本框样式*/
.AlbumNameDefaultClass
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	font-weight: bold;
	width:140px;
	height:19px;
	overflow:hidden;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
.AlbumNameOverClass
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width:140px;
	height: 19px;
	overflow: hidden;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.AlbumNameEditClass
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width:140px;
	height: 19px;
	overflow: hidden;
	border:1px solid #000000;
	background-color:#FFFFCC;
}
/*相册描述文本框样式*/
.DescriptionDefaultClass
{
	width: 140px;
	overflow: hidden;
	height: 60px;
	line-height:120%;
	text-align: left;
	white-space:normal;
	word-break: break-all;
	word-wrap: break-word;
	border:1px solid #FFFFFF;
}
.DescriptionOverClass
{
	width: 140px;
	color: #333333;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	line-height:120%;
	height: 60px;
	background-color:#EEEEEE;
	border:1px solid #666666;
}
.DescriptionEditClass
{
	width: 140px;
	color: #333333;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	line-height:120%;
	height: 60px;
	border:1px solid #000000;
	background-color:#FFFFCC;
}

.btnRegion
{
	height: 20px;
	width: 150px;
	color: #4D4D4D;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}
/*链接样式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;
}
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;
}

