
.FrontInfo_showInfoToAllCate-default *{
	margin:0;
	padding:5px;
	border:0;
	font-size:12px;
}
.FrontInfo_showInfoToAllCate-default .typebox ul{
	list-style:none;
}
.FrontInfo_showInfoToAllCate-default .typebox li{
	border-bottom:dotted 1px #888;
	width:100%;
	position:relative;
}
/*分类名称*/
.FrontInfo_showInfoToAllCate-default .typebox h4{
	height:20px;
	line-height:20px;
	color:#d66621;
	padding-top:3px;
}
/*更多*/
.FrontInfo_showInfoToAllCate-default .typebox h4 a{
	height:18px;
	line-height:18px;
	width:55px;
	background:#fdfcfb;
	display:block;
	color:#a27d23;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	position:absolute;
	right:10px;
	top:4px;
}
.FrontInfo_showInfoToAllCate-default .typebox a:hover{
	text-decoration:underline;
}
/*资讯列表*/
.FrontInfo_showInfoToAllCate-default .typebox p{
	padding-top:3px;
	position:relative;
}
.FrontInfo_showInfoToAllCate-default .typebox p a{
	height:20px;
	line-height:20px;
	color:#333;
	text-decoration:underline;
	width:70%;
	display:block;
	text-indent:2em;
	background:url(../../images/infoPublish/news_arr.jpg) no-repeat 2px 3px;
}
.FrontInfo_showInfoToAllCate-default .typebox p a:hover{
	text-decoration:none;
}
/*日期*/
.FrontInfo_showInfoToAllCate-default .typebox span{
	height:18px;
	line-height:18px;
	width:100px;
	display:block;
	color:#333;
	text-align:right;
	position:absolute;
	right:10px;
	top:2px;
}
.FrontInfo_showDetailWithRemark-default .noinfo {
  text-align:center;
  font-size:20px;
  font-family:"宋体";
  font-weight:bold;
  color:#07f;
}

