#sidebar{
  width:967px;
	margin:0 auto;
}
#sidebar_l{
  float:left;
	width:580px;
	padding-left:20px;
}
#sidebar_l h1{
  width:540px;
	height:21px;
	padding-left:30px;
	padding-bottom:10px;
	font-size:18px;
	line-height:25px;
	border-bottom:1px #ccc solid;
	background:url(../images/company.jpg) no-repeat;
}
#sidebar_l h1 a{
  color:#000;
}
#sidebar_l div{
  padding:10px;
}
#sidebar_r{
  float:right;
	width:350px;
}
#sidebar_r h1{
  width:315px;
	height:21px;
	padding-left:35px;
	font-size:18px;
	line-height:25px;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
	background:url(../images/link.jpg) no-repeat;
}
#sidebar_r h1 a{
  color:#000;
}
#sidebar_r ul{
  padding:10px;
}
#sidebar_r ul li{
  line-height:25px;
	border-bottom:1px dashed #ccc;
}
#product{
  width:967px;
	margin:0 auto;
}
#product h1{
  width:932px;
	height:21px;
	padding-left:35px;
	font-size:18px;
	line-height:25px;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
	background:url(../images/product.jpg) no-repeat;
}
#product h1 a{
  color:#000;
}
