@charset "utf-8";
/* CSS Document */
.menuPosition {
	float:left;
	margin-left:15px;
	width:250px;
	height:81px;
	border-bottom:dotted 1px #FFCCFF;
}

