﻿@charset "utf-8";
/*------页面导航菜单-------------------------------------*/
h1,h2,h3,h4,h5,h6{
	margin:0;padding:0;
}
ul,li{
	margin:0;
	padding:0;
}
ul{margin:0 20px}
#PageContent{
	
}
#PageContent ul,#downloadNav ul{
	list-style-type:none;
}
#PageContent li a,#downloadNav li a {
	font-size:12px;
	voice-family: "";
	border-bottom:1px dashed #ccc;padding:3px 0 3px 12px;
}
#PageContent li a:link, #PageContent li a:visited {
	display: block;background: url(../cn/images/main_41.gif) no-repeat left center;text-decoration:none;
}	
#PageContent li a:hover, #PageContent li a:active {
	color: #FF9900;
	text-decoration:underline;
}


#downloadNav img{
	border:0;
}
#downloadNav li a:link, #downloadNav li a:visited {
	display: block;text-decoration:none;
}	
#downloadNav li a:hover, #downloadNav li a:active {
	color: #FF9900;
	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 {}
#productList img { padding:3px; }
#productList div { float:left; width:182px; height:177px;margin:5px 10px 5px 16px }
.imgp { margin:auto auto; }
#productList h5 {
	text-align:center;
	background-color:#232323;
	vertical-align: bottom;
	height:22px;
	width:230px;
}
#productList a { color:#fff; }
.sp { margin:6px 2px; }
/*------news-------------------------------------*/
/*新闻列表*/

#newsList ul { list-style-type:none; }
#newsList ul li { margin:3px 0; padding-left:26px; height:22px; background:url(../cn/images/main_41.gif) no-repeat 12px 8px; border-bottom:1px dashed #ccc; }
#newsList ul li h2,.topnews ul li h2 { margin:0; padding:0; font-size:1em; float:left; font-weight:normal; }
#newsList ul li span,.topnews ul li span { 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;}


