/* CSS Document */
.newCss
{
	width:460px;
	height:140px;
	overflow:hidden;
	background-image:url(../images/news.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.newCss .top
{
	width:460px;
	height:19px;
	padding-top:10px;
}

.newCss .newMain
{
	width:418px;
	height:101px;
	overflow:hidden;
	line-height:16px;
	padding-left:21px;
	padding-right:21px;
	padding-top:5px;
	padding-bottom:5px;
}

