/* 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;
}




.subtab {border-right:1px solid #ccc; height:47px; line-height:46px; margin-bottom:20px;background:none;overflow:visible;margin-top:32px;}
.subtab a {color:#666; font-size:14px; text-align:center; font-weight:400; background-color:#eeeeee; border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-top:1px solid #ccc; float:left; box-sizing:border-box; cursor:pointer;}
.subtab a.active  {height:50px; color:#4a4a4a; background:none; font-weight:400; border:1px solid #ccc; border-right:none;background-color:#fff;}
.subtab a span {padding-top:0px; font-size:20px;}
.subtab a.active span {padding-top:0px;}
/* BASIC css end */

