.container {
	margin: auto;
	float: none;
	height: 650px;
	width: 960px;
}
.banner {
	background-image: url(WebPic/javascript-banner001.jpg);
	float: left;
	height: 150px;
	width: 760px;
	background-repeat: no-repeat;
}
.search {
	float: left;
	height: 150px;
	width: 200px;
	background-image: url(circle-01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.navbar {
	float: left;
	height: 50px;
	width: 960px;
}
.jspic {
	float: left;
	height: 200px;
	width: 200px;
}
.space {
	float: left;
	height: 450px;
	width: 10px;
}
.space00 {
	float: left;
	height: 450px;
	width: 10px;
}
.description {
	float: left;
	height: 450px;
	width: 740px;
	font-family: "MS Serif", "New York", serif;
	color: #F30;
	font-size: 16px;
	background-attachment: scroll;
	background-image: url(WebPic/jsbg.gif);
	background-repeat: no-repeat;
}
