/* BASIC css start */
#listAisde {
	width:153px;
	border:solid 1px #333;
	padding:20px;
	margin-right:40px;
	float:left;
}
#listAisde dt,
#listAisde dt a {
	display:block;
	font-size:16px;
	font-weight:500;
	line-height:17px;
	color:#333;
	border-bottom:solid 2px #333;
	padding-bottom:5px;
	margin-bottom:14px;
}
#listAisde dd {
	margin-bottom:7px;
}
#listAisde dd a {
	color:#444;
	font-size:15px;
	line-height:24px;
}
#listAisde dd a:hover {
	color:#006e51;
}

/* BASIC css end */

