@charset "utf-8";



#content_left table {
	cellspacing: 0;
	border: 1px solid #999;
	border-collapse: collapse;
	width: 570px;
}

#content_left table td {
	cellspacing: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#content_left table th {
	cellspacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}