#jqnewsVert
{
	overflow: hidden; height: 140px; width: 250px;  margin:auto; 
}

#jqnewsVert div
{
	display: block; overflow: hidden; border-bottom:#CCC dotted 1px; height: 30px; width: 240px; margin:auto;
}
#jqnewsVert div a { line-height:30px; padding-left:25px; display:block; background:url(../images/xing.gif) no-repeat left center; height:30px; overflow:hidden;  }
#jqnewsVert div a:hover { background:url(../images/xingh.gif) no-repeat left center }
	
#jqnewsOriz
{
		height: 132px; width: 652px; overflow: hidden; margin:auto;
}

#jqnewsOriz div
{
	float:left;		 height: 128px; width: 158px; margin:2px;
}
#jqnewsOriz div a{border: solid 1px #C2C2C2;  background:#D1D1D1; padding:2px; background-position: 50% 50%;height:120px; width:150px;display:block; background-repeat:no-repeat;  }
#jqnewsOriz div a:hover{ background-color:#bebebe;  }