@charset "utf-8";
/*
CSS Information
 File name:      newface.css
 Author:         Administrator
 Style Info:     /newface.php
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/

/* #newface
***********************************/
section ul li .thumb:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 37px;
	height: 14px;
	background: transparent url(/img/web/common/icon_new.png) right bottom no-repeat;
}