@charset "utf-8";
.bj_divdesign {
}

<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
}
#header {
  background: ;
  width: 800px;
  height: 100%;
  margin-left:15px;
}

#menu {
	background:;
	width:835px;
	height:100%;
}

#content {
  background: ;
  float: left;
  width: 630px;
  height: 100%;
  margin-left:15px;
  }
#leftcol {
  background: ;
  float: left;
  width: 170px;
  height: 100%;
}


#footer {
  background: ;
  float:inherit;
  clear: left;
  width: 800px;
  height: 100%px;
  margin-left:15px;

}
-->
</style>