@charset "UTF-8";
/* common class  ===================================================== */

.bgP{
	background:url(common-class/bgP.gif);
}


.newInfo{
	background:url(common-class/newInfo.gif) no-repeat;
	position:absolute;
	display:block;
	width:35px;
	height:15px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;	
	top:-16px;
}


