@charset "utf-8";
#container {
	position: relative;
	width: 933px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.text {
	font-size: 13px;
	line-height: 150%;
	word-spacing: 2px;
	text-align: left;
}
.str {
	color: #F00;
	font-weight: bold;
}
str2 {
	color: #00F;
}
