.star_submit
{
	width: 10px;
	height: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	position: absolute;
	
	cursor: pointer;
}

.star_div
{
	position: absolute;
	overflow: hidden;
	width: 10px;
	height: 11px;
	top: 2px;
}

.star
{
	width: 40px;
	height: 11px;
	
	position: absolute;

	line-height: 0;
	font-size: 0;
}
