


/*ÁÐ±í*/
.input1
{
	width:300px;
	height:25px;
	line-height:25px;
	border:solid 1px #cecece;
}
.mainBlock{
	width:1000px;
	margin:0 auto;
}
.ent-block
{
	clear:both;
	margin:20px 0px;
	font-size:12px;
}
 
.ent-block .imgs img
{
	float:left;
	width:200px;
	height:100px;
	margin-right:4px;
}
.ent-block .titles
{ 
	padding:4px 10px;
	font-size:16px;
  font-family: "Î¢ÈíÑÅºÚ"; 
	background-color:rgb(0,150,222);
	overflow:hidden;
	opacity:0.8;
}
.ent-block .titles a{
	color:white;
}
.ent-block .content
{
	height:46px;
	padding:10px;
  overflow:hidden; 
  line-height:20px;
}
.ent-block a
{
    text-decoration:none;
}
.line
{
	clear:both;
	margin:16px 0px;
	padding:10px;
	border-bottom:dotted 2px #cecece;
}

.pageIndex
{
	padding:20px 0px;
}

/*ÁÐ±í*/