@charset "utf-8";
/* CSS Document */
#container {
	width: 680px;
	height: auto;
	margin:0 auto;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:13px;
	color:#000000;
	
}

#container .c01{
	color:#DFB325;
	font-weight:bold;
	}