*{
	padding:0px;
	margin:0px;
}
ul li{
	display:block;
}
.clear {
	clear: both;
}
.bottomWideEntBox{
	max-width:691px;
	overflow:hidden;
	margin-bottom:23px;
}
.bottomWideEntBox ul{
	width:1151px;
}
.bottomWideEntBox ul li{
	background-color:#f7f7f7;	
}
.bottomWideEntBox ul li a{
	text-decoration: none;
}
.bottomWideEntBox ul li{float:left;}
.bottomWideEntBox ul li .photo{
	float:left;
}
.bottomWideEntBox ul li .content{
	float:left;
	width:137px;
}
.bottomWideEntBox .news_title {
	margin-top: 16px;
	margin-left: 10px;
	height: 40px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom:4px;
}
.bottomWideEntBox .cate_title{
	margin-left:10px;
	margin-top:0px;
}
.bottomWideEntBox .news_title a{
	font-size:14px;
	font-weight:bold;
	color:black;
	line-height: 1.6em;
	letter-spacing: -1px;
	font-weight:bold;
}
.bottomWideEntBox .cate_title a{
	font-size:13px;
	color:#888;
}
.bottomSpecialBox{
	float:left;
//	margin-left:19px;
	width:691px;
	height:390px;
}
.bottomSpecialBox .specialTitle{
	font-size:19px;
	font-weight:bold;
	text-align: center;
	border-bottom:3px solid black;
	padding-top:20px;
	padding-bottom:18px;
//	margin-left: -19px;
	width: 691px;
}
.bottomSpecialBox .specialTitle a{
	font-size:19px;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
.bottomSpecialBox ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #cccccc;
	height: 65px;
	overflow:hidden;
}
.bottomSpecialBox p{
	margin:0px;
}

.bottomSpecialBox ul li:first-child{
	padding-top:0px;
	border-top:0px;
}
.bottomSpecialBox .photo{
	float:left;
//	border:1px solid #ccc;
//	margin-left: -19px;
	padding-right: 15px;
	padding-top: 15px;
}
.bottomSpecialBox .content{
	float:left;
	width:145px;
	padding-right: 5px;
}
.bottomSpecialBox .content .news_title{
//	margin-left: 8px;
	margin-top: 3px;
	height: 39px;
	overflow: hidden;
	padding-right: 15px;
}
.bottomSpecialBox .content .news_title a{
	text-decoration: none;
	color:black;
	line-height: 1.6em;
	letter-spacing: -1px;
	font-size:13px;
	font-weight:bold;
//	padding-left: 5px;
}
.bottomSpecialBox .content .grp_title{
	margin-top:3px;
//	margin-left: 8px;
}
.bottomSpecialBox .content .grp_title a{
	text-decoration: none;
	font-size:13px;
	color:#888;	
}