﻿.div_52 li em {
    padding: 5px 8px;
    background-color: #E80000;
    color: #fff;
    margin-right: 10px;
}

.div_52 h2 {
    display: inline-block;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑",'simhei';
}

.div_52 li {
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.thumbpic{
	width: 300px;
	float: left;
	margin-top: 10px;
}
.thumbpic img{
	padding: 3px;
	border: 1px solid #ddd;
}
.intro p{
	text-indent: 2em;
}
.intro p a{
	color: red;
}
.div_41{
	width: 230px;
	float: right;
	border: none;
	background: #f5f5f5;
}
.div_42{
	margin-bottom: 0;
}
.div_50{
	width: 740px;
	float: left;
	padding-left: 0;
}
#bodyer1{
	background : none;
}
.div_51{
	width: 718px;
	padding-left: 20px;
}
.div_52{
	width: 718px;
}
.div_43,.div_42,.div_44,.div_45{
	width: auto;
}
.div_45{
	padding: 0 0 20px;
	height:auto;
	margin: 20px auto 0;
}
.yzlist{
	margin: auto;
	width: 180px;
	height: 146px;
}
.yzlist img{
	width: 180px;
	height: 116px;
}
.yzlist p{
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.piclist {
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	width: 210px;
	height:140px;
}
.piclist img{
	width: 210px;
	height: 140px;
	padding: 0;
	border: none;
}
.piclist li .textbg,.piclist .text{
	left: 0;
	bottom: 0;
	width: 210px;
}

.piclist li{
	position: relative;
}
.piclist li .textbg{
	position: absolute;
	height: 30px;
	background-color: #333;
	border-top: 1px solid #111;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 210px;
}
.piclist li .text{
	position: absolute;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 12px;
	font-family: "微软雅黑";
}
.piclist .prev,.piclist .next{
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(http://www.songzifoundation.org/images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.piclist .prev:hover,.piclist .next:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.piclist .next{
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}