*{
  margin:0;
	padding:0;
}
body{
	font-size:12px;
}
a{
  text-decoration:none;
}
ul{
  list-style-type:none;
}
img{
  border:0;
}
#header{
  width:967px;
	height:58px;
	margin:0px auto;
}
#header #logo{
  float:left;
	margin:10px auto;
}
#header #info{
  padding-right:20px;
  padding-top:10px;
  float:right;
}
#header #info a{
  color:#000;
}
#nav_bg{background:url(../images/nav_bg1.jpg) repeat-X left bottom}
#nav{
  width:967px;
	height:46px;
	margin:0 auto;
}
#nav ul li{
  float:left;
}
#nav_l{
  width:9px;
	height:46px;
	background:url(../images/nav_l.jpg);
}
#nav_r{
  width:9px;
	height:46px;
	background:url(../images/nav_r.jpg);
}
#nav_m{
  width:949px;
	height:46px;
	background:url(../images/nav_m.jpg);
}
#nav_m .nav_c{
  width:188px;
	height:46px;
	line-height:46px;
	text-align:center;
}
#nav_m .nav_c a{
  display:block;
  color:#fff;
	font-size:14px;
}
#nav_m .nav_c:hover{
  width:188px;
	height:46px;
	background:url(../images/nav_sel.jpg);
}
.nav_line{
  width:1px;
	height:46px;
	background:url(../images/nav_line.jpg);
}
#banner{
  width:966px;
	height:400px;
	margin:0 auto;
}
#footer{
  width:967px;
	margin:0 auto;
	text-align:center;
}
#footer a{
  color:#000;
}
#sidebar_l{
  padding-left:20px;
  float:left;
	width:200px;
}
#sidebar_l #company h1{
  font-size:18px;
	line-height:25px;
  width:170px;
	height:21px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:2px #D6575F solid;
	background:url(../images/company.jpg) no-repeat;
}
#sidebar_l #company ul{
  background:#EEEEEE;
	border:1px #ccc solid;
	border-bottom:none;
}
#sidebar_l #company ul li{
  padding-left:20px;
  line-height:30px;
	border-bottom:1px #ccc solid;
	background:url(../images/jt.png) no-repeat 5% center;
}
#sidebar_l #company ul li a{
  color:#000;
}
#sidebar_l #product h1{
  font-size:18px;
	line-height:25px;
  width:170px;
	height:21px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:2px #D6575F solid;
	background:url(../images/product.jpg) no-repeat;
}
#sidebar_l #product ul{
  background:#EEEEEE;
	border:1px #ccc solid;
	border-bottom:none;
}
#sidebar_l #product ul li{
  padding-left:20px;
  line-height:30px;
	border-bottom:1px #ccc solid;
	background:url(../images/jt.png) no-repeat 5% center;
}
#sidebar_l #product ul li a{
  color:#000;
}
#sidebar_l #link h1{
  font-size:18px;
	line-height:25px;
  width:170px;
	height:21px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:2px #D6575F solid;
	background:url(../images/product.jpg) no-repeat;
}
#sidebar_l #link ul{
  background:#EEEEEE;
	border:1px #ccc solid;
	border-bottom:none;
}
#sidebar_l #link ul li{
  padding-left:20px;
  line-height:30px;
	border-bottom:1px #ccc solid;
	background:url(../images/jt.png) no-repeat 5% center;
	color:#000;
}