@charset "gb2312";
.warp{
	margin:10px 0;
}

.left{
	float:left;
	width:242px;
	border:1px solid #ccc;
}

.right{
	float:right;
	width:705px;
	border:1px solid #ccc;

}

.left .title{
	background:url(ppp2016_2title.jpg) no-repeat;
	height:34px;
	line-height:34px;
	font-size:15px;
	color:white;
	font-weight:bold;
	padding-left:20px;
}

.left .lst{
	padding:5px 15px 20px 15px;
}

.left li{
	background: url(ppp2016_dotline2.jpg) bottom repeat-x;
}

.left li div{
	background: url(ppp2016_tri.jpg) 20px 20px no-repeat;
	line-height:48px;
	padding-left:40px;
	height:40px;
}
.left li div a,.left li div a:visited,.left li div a:hover{
	font-size:14px;
}

.right .title{
	border-bottom:1px solid #ccc;
	background-color:#f6f6f6;
	height:35px;
	line-height:35px;
	padding-left:15px;
	color:#C11B05;
	font-size:16px;
	font-weight:bold;
}
.right .content{
	padding:25px 35px;
}