/* CSS Document */

#wrapper{float:none;margin:auto;width:1040px}
#fl {
	width:240px;
	float:left;
	height:600px;
	margin-right:20px
}
#fl_inside {
	margin: 90px 0px 90px 0px;
}
#html_content {
	width:780px;
	float:left;
	height:700px
}
body {
	margin: 0px 0px 0px 0px;
	background:#000000;
}