﻿@charset "UTF-8";

.new{
	position:relative;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	top:-2px;
	margin-left:5px;
	padding:1px 2px 0 2px;
	background-color:#ff0461;
}