@charset "UTF-8";

.img-v {
	text-align: center;
	vertical-align: middle;
	line-height : 110px;
    white-space : nowrap; 

  *font-size : 88px; 
  *font-family : Arial;
	
	height: 110px;
	width: 160px;
	background-color: #FFF;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.img-v:after {
	content : ".";
	font-size : 1px;
	margin-left : -1px;
	opacity : 0;
}
.img-v img {
	max-height: 105px;
	max-width: 155px;
	vertical-align: middle;
}
.img-v:hover {
	border: 1px solid #39F;
}
.p-cent {
	min-height: 110px;
	float: right;
	width: 360px;
	margin-bottom: 20px;
}
.p-uls dt {
	font-size: 15px;
	background-image: url(../images/actiona.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom: 6px;
	clear: both;
	font-weight: bold;
	line-height: 24px;
}
.p-uls dd {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
}
.dp-footer {
	clear: both;
}
.more-a {
	background-image: url(../images/mores.gif);
	height: 12px;
	padding-left: 32px;
	background-repeat: no-repeat;
}
.more-a:hover {
	background-image: url(../images/moresa.gif);
	
}


.album_main {
	list-style-type: none;
}
.album_main li {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	width: 150px;
	height: 150px;
	display: block;
}
/*----------img 垂直置中--------*/
.pic-v{

	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
	line-height : 150px;
    white-space : nowrap; 

  *font-size : 120px; 
  *font-family : Arial;
}
.pic-v:after {
	content : ".";
	font-size : 1px;
	margin-left : -1px;
	opacity : 0;
}
.album_main li a img {
	border: 1px solid #DBDBDB;
	padding: 5px;
	max-height: 130px;
	max-width: 130px;
	vertical-align: middle;
	
}
.album_main li a:hover img {
	border: 1px solid #39F;
}


.dp-footer {
	
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	color: #F60;
	font-size: 13px;
}
.dp-footer img{
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
.dp-footer a {
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.dp-footer a:hover {
	color: #65BAF1;
	text-decoration: none;
}.p-cent b {
	color: #099;
}
