@charset "utf-8";
/* CSS Document */
#container {
	width: 726px;
	height: auto;
	float: right;
	min-height:500px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}
.s01{
	color: #2C2B2C;
	font-size: 17px;
	font-weight: bold;
	
	
	}


#container table{
	width: 100%!important;
}
/*#container table, #container table tbody, #container table tr, #container table td {
    max-width: 100% !important;
    display: block;
}
*/