@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 12px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;	
	}

.topmenu .nav_content li{

	height:32px;
	float:left;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	display: block;
	background-image:none;
	background-repeat: no-repeat;
	background-position: right;
}
#sp-searchtext {

	background-image: url(../images/search.jpg);

}
.topmenu .nav_content li a:hover{
	line-height:32px;
	text-decoration:none;
	color: #FFF;
	background-color:#cc0000;
	
}
.submenu .subnav li a{

	background-color:#cc0000;
	background-image:none;

}
.submenu .subnav1 li a{
background-color:#cc0000;
background-image:none;	
}
#banner-bgn {
	height: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(../images/dang-pic.jpg) center;
	background-repeat: no-repeat;
	
}

#product li{float: left;
	margin-right: 25px;
	height: 160px;
	width: 215px;
	margin-bottom: 40px;}