@charset "utf-8";
/* CSS Document */
#main {
  margin:auto;
  width:1002px;
  height:1015px;
}
#main_left {
	width:200px;
	height:978px;
	float:left;
	margin-left:53px;
	margin-top:13px;
	border: 1px solid #DEE2E5;
}
#left_top {
  width:200px;
  height:21px;
  background-image:url(../images/home-products.gif);
  background-repeat:no-repeat;
}
#left_form {
  width:198px;
  height:957px;
  margin-left:1px;
  margin-right:1px;
}
#mian_cont {
  width:590px;
  height:980px;
  float:left;
  margin-top:13px;
  margin-left:10px;
}