/*---主体样式---*/
  #container{
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image: url(n-b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*---顶部样式---*/
  #container #header{/*--background:url(toplogo.gif) 0px 45px; background-repeat:no-repeat;--*/height:250px;width:97%;margin:0 auto;}
  #container #header #blogname{font-family:'黑体', Tahoma, Arial, Helvetica, sans-serif;margin:0 auto;padding:130px 0px 0px 218px; height:75px;font-size:15px;color:#666;text-align:left;font-weight:bold; }
  #container #header #blogname #blogTitle{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	font-size:10px;
	margin:3px 3px 1px 2px;
	height:16px;
	color:#50514D;
	letter-spacing:1px;
}
  * html #container #header #blogname #blogTitle{margin:3px 3px 2px 2px;}/* IE6 */
  *+html #container #header #blogname #blogTitle{margin:3px 3px 6px 2px;} /* IE7 */
  #container #header #menu{height:28px;text-align:right; margin-top:-123px;/*visibility:hidden;*/}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0px 403px 0px 0px!important;margin:0px 0px 0px 0px;padding-right:4px;height:26px;float:right;} 
  #container #header #menu ul li{float:left;height:26px;color:#fff;margin:0px 10px 0px 0px;}  
  #container #header #menu ul li .menuA span{padding:2px 10px 13px 0px;margin:0;}/*顶部导航菜单 Bigik.cn*/
  #container #header #menu ul li .menuA:hover span{background:url(menuright.gif) right top no-repeat;margin-top:-2px;display:block}/*顶部导航菜单 Bigik.cn*/
  #container #header #menu ul li .menuB span{background:url(menuright.gif) right top no-repeat;padding:2px 10px 13px 5px;margin-top:-2px;display:block}/*顶部导航菜单 Bigik.cn*/
  #container #header #menu ul li .menuB:hover span{background:url(menuright.gif) right top no-repeat;margin-top:-2px;display:block} /*顶部导航菜单 Bigik.cn*/
   
   .menuL{width:0px;padding:0px;}
   .menuR{width:0px;padding:0px;}  
   .menuDiv{width:5px;padding:0px;}/*---菜单分割线---*/
   
#navcontainer{
	width:100%;
	padding:6px 0px 0px 30px;
	font: bold 14px/22px "宋体";
	height:25px;
	background: url(/skin/test/header_02.jpg);
}
#navcontainer ul{width:100%;margin:0px 0px 2px 2px}
#navcontainer li{
	width:91px;
	font: bold 14px/22px "宋体";
	color: #ffffff;
	text-decoration: none;
	float: left;
}
#navcontainer ul li .nav:link,.nav:active{
	font: bold 14px/22px "宋体";
	color: #ffffff;
	text-decoration: none;
}
#navcontainer ul li .nav:hover,.nav:visited{
	font: bold 14px/22px "宋体";
	color: #ffffff;
	text-decoration: none;
}




#NewsContent{
	height: 278px;
	width: 275px;
	margin-left: 10px;
}
#NewsContent ul{
	height: 24px;
	width: 276px;
	float: left;
}
#NewsContent li{
	width:100%;
	height: 24px;
	float: left;
	font: 12px/22px "宋体";
	color: #444545;
	border-bottom: 1px dotted #CCCCCC;
}
#NewsContent a:link,a:visited{
	font: 12px/22px "宋体";
	color: #444545;
}
#NewsContent a:hover,a:active{
	font: 12px/22px "宋体";
	color: #2579BE;
	text-decoration: underline;
}

#ProductContent{
	font: 12px/22px "宋体";
	color: #333333;
	text-decoration: none;
	height: 328px;
	width: 314px;
	padding: 2px;
	text-align: center;
}
#ProductContent img{
	margin: 1px;
	padding: 1px;
	border: 1px solid #cbcbcb;
}
#footerbg2{
	font: 12px/22px "宋体";
	color: #FFFFFF;
	text-decoration: none;
	background: url(/skin/test/footerbg_131.jpg) no-repeat;
	height: 30px;
	text-align: center;
	padding-top: 5px;
}
#footerbg2 a.fot:link{
	font-family: "宋体";
	color: #FFFFFF;
}


#footerbg2 a.fot:hover,a.fot:visited{
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: underline;
}


.bodyContent {
	font-family: "宋体";
	background: #FFFFFF;
	margin: 0px 5px 5px;
	padding: 5px;
	border: 1px solid #d0d0d0;
}

