@charset "utf-8";
.container {
	margin: auto;
	float: none;
	height: 650px;
	width: 960px;
}
.banner {
	float: left;
	height: 150px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(WebPic/css_banner02.jpg);
	background-repeat: no-repeat;
}
.search {
	background-attachment: scroll;
	background-image: url(circle-01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 200px;
}
.navbar {
	float: left;
	height: 50px;
	width: 960px;
}
.space00 {
	float: left;
	height: 450px;
	width: 10px;
}
.csspic {
	float: left;
	height: 200px;
	width: 200px;
}
.space01 {
	float: left;
	height: 450px;
	width: 10px;
}
.desciption {
	float: left;
	height: 450px;
	width: 740px;
	background-attachment: scroll;
	background-image: url(WebPic/jsbg.gif);
	background-repeat: no-repeat;
	color: #F03;
	font-size: 16px;
}
