@charset "UTF-8";
.liststyle {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	list-style-type: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
