@charset "UTF-8";

.frt {
	float: right;
}


.box {
	width:265px;
	height: 25px;
	margin-bottom: 3px;
}
 

a.prod {
	background:#cddfff url(../../voc/img/mark.gif) no-repeat left center;
	color: #003;
	line-height: 2em;
	text-decoration: none;
	padding-left: 25px;
	width: 265px;
	height: 25px;
	display: block
}

a:hover.prod {
	background-color: #afcbff;
}

a:active.prod {
	background-color: #afcbff;
}


.mtp {
	margin-top: 15px;
}
