﻿@charset "utf-8";
/*------页面导航菜单-------------------------------------*/
h1,h2,h3,h4,h5,h6{
	margin:0;padding:0;
}
ul,li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul{margin:0 15px}
#PageContent{
	
}
#PageContent ul{
	list-style-type:none;
}
#PageContent li a {
	font-size:12px;
	voice-family: "";
	background-color: #f8f8f8;border-bottom:1px solid #ccc;padding:2px 0 2px 16px;
}
#PageContent li a:link, #PageContent li a:visited {
	display: block;background: url(../cn/images/inc.gif) no-repeat 15px center;text-decoration:none;
}	
#PageContent li a:hover, #PageContent li a:active {
	color: #fc770c;
	text-decoration:underline;
}

#HomeProductsList{

}
.HomeSingleProduct{
	margin:3px 15px;
	float:left;
	width:180px;
	height:166px;
}
.HomeSingleProduct td { text-align:center; }
.hsp{
	width:146px;
	height:147px;
	background-color:#fff;
}
#HomeProductsList .HomeSingleProduct img{
	
}
#HomeProductsList .HomeSingleProduct h5{
	font-weight:normal;
	padding:3px 0;
	text-align:center;
	background-color:#232323;
	height:22px;
	width:182px;
}

#productList { width:800px; margin:auto;}
#productList img { padding:3px; }
#productList div { float:left; width:136px; height:177px;margin:5px 10px 5px 10px }
.imgp { margin:auto auto; }
#productList h5 {
	text-align:center;
	background-color:#232323;
	vertical-align: bottom;
	height:22px;
	width:230px;
}
#productList a { color:#000; }
.sp { margin:6px 2px; }
/*------news-------------------------------------*/
/*新闻列表*/
.newsList { }
.newsList ul { list-style-type:none; }
.newsList ul li , .topnews1 ul li { margin:3px 0; height:22px; border-bottom:1px dashed #ccc; }
.newsList ul li h2 , .topnews1 ul li h2 { margin:0; padding-left:16px; background:url(../cn/images/main_41.gif) no-repeat left center; font-size:12px; float:left; font-weight:normal; }
.newsList ul li span  , .topnews1 ul li span{ display:block; float:right; }

/*前几条新闻*/
.topnews ul { list-style-type:none; }
.topnews ul li { margin:3px 0; padding-left:15px; background:url(../images/bg_small.gif) no-repeat 6px 9px; border-bottom:1px dashed #ccc;}

#PageContentType{
	
}
#PageContentType ul{
	list-style-type:none;
}
#PageContentType li a {
	font-size:12px;
	voice-family: "";
	background-color: #f8f8f8;border-bottom:1px solid #ccc;padding:2px 0 2px 16px;
}
#PageContentType li a:link, #PageContentType li a:visited {
	display: block;background: url(../cn/images/inc.gif) no-repeat 15px center;text-decoration:none;
}	
#PageContentType li a:hover, #PageContentType li a:active {
	color: #fc770c;
	text-decoration:underline;
}
