@charset "utf-8";

.new {
	font-weight: bold;
	color: #FF0000;
}
.info_ul {
	list-style: none;
	width: 580px;
}
.info_li {
	background-image: url(../../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

