@charset "utf-8";
/* CSS Document */
#container {
	width: 881px;
	height: auto;
	float: left;
	padding:0px 20px 0px 20px;
	min-height: 300px;
	letter-spacing: 1px;
	font-size: 13px;
	color: #666666;
	font-family:Verdana;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}
