#content {
	text-align:left;
	width:781px;
	background-color:#000000;
	border:1px solid #000000;
	position: static;
	height: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content .box_left_01 {
	width: 365px;
	float: left;
	position: relative;
	left: 20px;
	top: 20px;
	height: 320px;
}

#content .box_right_01 {
	width: 365px;
	position: relative;
	float: right;
	top: 20px;
	right: 20px;
}
#content .box_left_01 .txt {
	width: 330px;
	position: relative;
	left: 15px;
}
#content #box_txt_01 {
	width: 365px;
	float: right;
	top: 20px;
	position: relative;
	right: 20px;
	background-color: #333333;
	height: 500px;
}
#content #box_txt_01 .txt {
	width: 350px;
	position: relative;
	left: 8px;
	top: 10px;
}

#content .top_content {
	height: 121px;
	width: 781px;
}
