/* CSS Document */

#top{ border-top:2px solid #EE2D24; background:url(../images/topbg.gif) repeat-x;}
#search { height:30px; background:#E7E7E6; line-height:30px; border-bottom:1px solid #DCDCDB}
#search .input {border:1px solid #C8C8C8;}
/*导航*/
#menu {
	margin:0 auto;
	height:22px;
	line-height:22px;
	color:#000;
}
#menu li {
	list-style:none;
	display:inline;
	font-size:15px;
}
#menu a, #menu a:visited {
	color:#787878;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding:4px 6px;
}
#menu a:hover {
	background:#FF9400;
	color:#FFF;
}
#menu #fouc {
	background:#FF9400;
	color:#FFF;
}

<!--产品分类-->
#bd{ margin-top:10px;
border:1px solid #000
} 

#left ul {
	margin:0;
	padding:0;
	clear:both;
}
#left li {
	list-style:none;
	margin:0;
}
#left ul li ul {
	padding:0;
	margin:0
}
#left ul li ul li {
	height:33px;
	line-height:33px;
	background:url(../images/catebg.gif) no-repeat left;
	padding-left:40px;
	margin-bottom:1px;
	width:169px;
}
#left #nav{margin:0; padding:0; width:210px;}

#member input{ border:1px solid #C8C8C8}
#news,#recommed,#aboutus{ margin-top:4px}
#news th,#recommed th,#aboutus th,#products th{ text-align:left; background:url(../images/titlebg.gif) repeat-x; border-bottom:1px solid #DCDCDB; height:32px; padding-left:10px}
#news td ul,#recommed td ul,#aboutus td ul{ padding:0; margin:0; width:770px;}
#news td ul li,#recommed td ul li,#aboutus td ul li{ list-style:none; width:360px; float:left; height:24px; line-height:24px; overflow:hidden; padding-left:15px; background:url(../images/dot.gif) no-repeat 2px 8px; text-align:right; margin-right:10px;}
#news td ul li span,#recommed td ul li span,#aboutus td ul li span{ float:left;}


#demo {background: #FFF;overflow:hidden;height: 165px;text-align: center; float: left;width:768px; }
#demo img {border: 1px solid #F2F2F2;display: block;}

#bigimg,#smallimg{ border:1px solid #CCC; margin:1px;}

#footer{ border-top:1px solid #F00; background:url(../images/bottombg.gif) repeat-x; height:124px;}
#footer div{ text-align:center}
