@charset "UTF-8";

.newInfo{
	width:50px;
	height:20px;
	background:url(common-class/newInfo.gif) no-repeat;
	
	display:block;

	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
	position:absolute;
	z-index:10;
	top:3px;
	left:588px;
}