#SpNews{
	position:absolute;
}
#SpNews div{
	width:600px;
	height:190px;
}

.mask{
	position:relative;
	width:600px;
	height:190px;
	overflow:hidden;
}
.sample{width:600px;margin:5 0 0 0 auto;background:#EFF9FC;text-align:left;padding:0px}
.buttons{width:240px; padding:0 5 0 5px; margin-left:360px; margin-top:-10px; text-align:center}
.buttons span{color:#336699;padding:0 5px;cursor:pointer;font:14px Verdana;}
.buttons span.active, .buttons span:hover{color:#993366;font:26px Verdana; margin-top:-2px}

.star{width:20px; height:14px; background:url("../img/bluestar.gif") 0 0; background-repeat:no-repeat;}
.buttons span.active img.star{width:20px; height:14px; background:url("../img/redstar.gif") 0 0; background-repeat:no-repeat;}
