@charset "utf-8";
#left .tables {
	width: 800px;
	margin-left: 50px;
	margin-top: 20px;
	border: 1px dotted #000;
}
#enc #table1 {
	border: 1px solid #000;
}

#left .tables h2 {
	font-weight: bold;
}

#left .tables .tables {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 750px;
}
#left #enc {
	margin-left: 45px;
	width: 300px;
}

#left .tables .tables h2 {
	font-weight: lighter;
}


#left .tables ul  {
	margin-bottom: 30px;
}
