@charset "utf-8";
@import url("reset.css");

#sample_1,
#sample_2 {
	display: block;
	float: left;
	margin:0;
	padding:0px;
	width: 203px;
}
.nameAco {
	font-size: 14px;
	margin:0 0 10px 0;
}
.textAco {
	margin:0 0 10px 0;
}


.textAco li{
	font-size: 14px;
	line-height:17px;
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	border-bottom:1px dotted #CCCC66;
}
