@charset "utf-8";
/* CSS Document */


#sidebar{width:710px; float:left;}
#sidebar .show{}
         .showSubnav{ width:149px; float:left; height:262px;  background:url(bg/showSubnav_bg01.gif) no-repeat; }
		 .showSubnav ul{ padding-right:13px;}
		 .showSubnav ul li{ margin-top:18px; text-align:right;}
		 .showSubnav ul li.current{ background:url(bg/bu_alt.gif) no-repeat; width:124px; height:29px;position:relative; left:25px;}
		 .showSubnav ul li.current a{ line-height:29px; padding-right:14px; font-weight:bold; }
		 /*最新产品*/
		 .show-photo{ padding:10px 0 0 10px; width:551px; background:url(bg/show_photo_bg.gif) repeat-x; float:left;}
		 .show-photo .photo-outer{ float:left; background:url(bg/show_photo_bg02.gif) no-repeat left bottom; width:237px;  margin:0 15px 10px 0; padding:20px 15px 7px 7px; display:inline; height:113px;}
		             .photo-outer p{ float:left; border:1px solid #EFEFEF; padding:1px; margin-top:9px;}
					 .photo-outer dl{margin-left:94px;}
					 .photo-outer dl dt{ margin-bottom:7px;}
					 .photo-outer dl dt a{ font-weight:bold;}
					 .photo-outer dl dd{ line-height:18px;}
					 .photo-outer dl dd.other{ padding-top:10px;}
					 .photo-outer dl dd.other span{ color:#FF6600; padding-right:5px;}
					 .photo-outer dl dd.other span a{ color:#636363;}
          /*快捷图标*/
		  .quickly{ padding:40px 0 4px 0; clear:both;}
		  .quickly li{ float:left; margin-right:2px;}

/*右侧/新闻*/
#shell{width:208px; float:left; margin-left:7px; display:inline; }
#shell .news{padding:10px; background:url(bg/shell_bg.gif) repeat-x;}
       .news .news-outer{ margin-bottom:5px; clear:both; border-bottom:1px dotted #999999; padding-bottom:5px;}
	   .news .news-outer p{ float:left; border:1px solid #CCCCCC; padding:1px;}
	   .news .news-outer dl{ margin-left:63px;}
	   .news .news-outer dl dt{ margin-bottom:7px;}
	   .news .news-outer dl dd{ color:#3B608A;}
	   
	   
	   

		  



#container:after,.news .news-outer:after,.show:after,.areaFoot:after,.quickly:after{ content:"."; visibility:hidden; clear:both; height:0; display:block;}
#container,.news .news-outer,.show,.areaFoot,.quickly{zoom:1;}
