
.FrontInfo_showInfoToAllCate-default *{
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
}
.FrontInfo_showInfoToAllCate-default .typebox ul{
	list-style:none;
	clear:both;
}
.FrontInfo_showInfoToAllCate-default .typebox li{
/*	border-bottom:dotted 1px #888;*/
	width:100%;
	position:relative;
	padding-left:0px;
	height:auto;
}
/*分类名称*/
.FrontInfo_showInfoToAllCate-default .typebox h4{
	height:1px;
	line-height:20px;
	color:#d66621;
	padding-top:3px;
	overflow:hidden;
	display:none;
}
/*更多*/
.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;
	display:none;
}
.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:21px;
	line-height:21px;
	color:#333;
	text-decoration:none;
	width:100%;
	display:block;
	text-indent:2em;
	padding-left:0px;
/*	background:url(../../images/infoPublish/news_arr.jpg) no-repeat 2px 3px;*/
}
.FrontInfo_showInfoToAllCate-default .typebox p a:hover{
	text-decoration:none;
	color:#ff0000;
}
/*日期*/
.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;
	display:none;
}
.FrontInfo_showDetailWithRemark-default .noinfo {
  text-align:center;
  font-size:20px;
  font-family:"宋体";
  font-weight:bold;
  color:#07f;
}
