.content{
	text-align:left;
	line-height:220%;
	font-size:14px;
}
.content p{
	font-size:14px;
	color:#333;
}

#title{
	display:none;
}
.title2{
	font-family:Microsoft YaHei;
	font-size:18px;
	color:#444;
	text-align:left;
}
#title2{
	font-family:Microsoft YaHei;
	font-size:20px;
	color:#444;
	text-align:center;
	padding:18px;
}
.cp_ul{
	text-align:left;
	font-size:14px;
	
}
.cp_ul li{
	height:30px;
}
.cp_ul a{
	text-decoration:none;
	color:#444;
}
.cp_ul a:hover{
	color:#F33;
}
.cp_item{
	width:333px;
	height:260px;
	float:left;
	
}
.cp_item div{
	border:1px solid #ccc;
	padding:3px;
	width:290px;
}
.cp_item img{
	width:290px;
	height:200px;
}
.cp_item span{
	display:block;
	padding-top:10px;
}
.cp_item a{
	color:#444;
	font-weight:bold;
}
.list_right{
	width:100%;
	border:0px;
	padding-top:10px;
	text-align:right;
	float:left;
	width:710px;
}
.listpage{
	padding-bottom:50px;
}
.listpage a{
	display:block;
	float:left;
	padding:5px;
}