/*左侧*/
.leftbar{ float:left;width:680px; margin-top:10px;}


/*焦点图片*/
.focus{padding:10px;border:1px solid #E2E2E2;width:658px;}
   .focus .navimage{ width:308px; height:200px; float:left;}
   .focus .iconimage{width:100px; float:left;}
	   .focus .iconimage a{	display:block;width:102px;float:left;}	   
	   .focus .iconimage a img{float:right;background-color:#F2EBEB; padding:4px; margin-bottom:10px;
                           border-color:#E4C5C5;border-style:solid;	border-width:1px 1px 1px 1px;}
       .focus .iconimage a.tabmenuon{ background:url(../images/products/icon_picon.gif) no-repeat 6px 0px;}
	   .focus .iconimage a.tabmenuon img{border-width:1px 1px 1px 0px;}                           
           .focus .text{float:left;line-height:22px;padding-left:10px;text-align:left;width:230px;}
   
.products{margin-top:10px;}
.products_th{height:29px;background-image:url(../images/title_bg.gif) ; border-left:1px solid #e2e2e2; border-top:1px solid #e2e2e2; border-right:1px solid #e2e2e2; font-weight:bold; }
.products_th h2{
	height:29px;
	line-height:29px;
	background-image:
url(../images/icon_linered2.gif);
	background-repeat:no-repeat;
	text-align:left;
	text-indent:20px;
	font-size:13px;
	font-weight:bold;
	color:#b40808;
	background-position: 5px 6px;
}

	.products ul{margin:10px;}
	.products ul li{height:25px; line-height:25px; text-align:left;width:312px; float:left;}

	.products_picbox{margin-top:2px;width:680px; height:143px; background-image:url(../images/products/products_picboxbg.gif); clear:both;}
	.products_butleft{ float:left;padding:6px 10px 5px 10px;}
	   .products_butleft a{ background:url(../images/but_picleft.gif);}
	.products_butright{ float:right;padding:6px 10px 5px 10px;}
	   .products_butright a{ background:url(../images/but_picright.gif);}
	   .products_butright a,.products_butleft a{display:block; width:13px; height:130px;}
	.picbox_inner{float:left;width:558px;}
	.picbox_inner_pic{ float:left;padding:10px;}
	.picbox_inner_pic img{padding:3px; border:1px solid #e2e2e2;}
	
			
.tech{margin-top:10px;}
     .tech_th{height:29px;background-image:url(../images/title_bg.gif) ; font-weight:bold; border:1px solid #e2e2e2; border-bottom-style:none; border-bottom-width:0px;}
     .tech_th div{ position:relative;}
     .tech_th div span{ display:block; position:absolute; bottom:-5px;background-image:url(../images/menured_onicon.gif);
		background-position:43px 0px;
		background-repeat:no-repeat;
		height:5px;
		width:94px;}

/*产品标签*/
.products_list{ margin-top:10px;}
    .products_list .title{background-image:url(../images/title_bg.gif);
		border-color:#E2E2E2;
		border-style:solid solid none;
		border-width:1px 1px 0;
		font-weight:bold;
		height:29px;
	   }
		  .products_list .title div{float:left;
			height:24px;
			line-height:24px;
			margin-top:5px;
			width:80px;
			position:relative;
			}
		     .products_list .title div.tabmenuon{background-image:url(../images/menured_on2.gif);}		     
		         .products_list .title div.tabmenuon a{ color:#FFFFFF;}
				 .products_list .title div.tabmenuon span{ display:block; position:absolute; left:0px; top:23px;background-image:url(../images/menured_onicon.gif);
						background-position:36px 0px;
						background-repeat:no-repeat;
						height:5px;
						width:80px;
			     }
			.products_list ul{margin:10px;}
			.products_list ul li{height:25px; line-height:25px; text-align:left;width:312px; float:left;}
		  		
		
/*.ad680{clear:both;margin-top:10px; padding:10px 0;}*/

.ad680{clear:both;margin-top:10px;padding:5px; background-image:url(../images/ad_bg.gif); background-repeat:repeat; border:1px solid #DCE0E5;}

/*右侧*/
.rightbar{ float:right; width:270px;margin-top:10px;}

/* image slide show */
#filmstrip { clear:both; height:138px; background:transparent url(http://www.google.cn/help/ig/art/images/film_bg.jpg) repeat-x scroll 0 0; width:680px; }
    #filmstrip a, #filmstrip a:visited { color:#216B8A; float:left; display:block; width:130px; text-align:center; margin-top:1px; padding:10px; height:127px; line-height:18px; }
    #filmstrip .clip { height:136px; overflow:hidden; position:relative; z-index:2; float:left; width:620px; }

    #filmstrip a span { display:block; }
    #filmstrip a span img { border:1px solid #ccc; margin-bottom:7px; }
    
    #filmstrip a.selected, #filmstrip a:visited.selected { color:#000; text-decoration:none; background:#FFF; font-weight:bold; width:128px; border-left:1px solid #ccc; border-right:1px solid #ccc; line-height:18px; }
    #filmstrip a:hover { background:#FFFFFF; }
    #filmstrip a#leftarrow { width:29px; background:url(http://www.google.cn/help/ig/art/images/arrow_left.jpg) top left; margin:0; padding:0; height:137px; }
    #filmstrip a#rightarrow { width:29px; background:url(http://www.google.cn/help/ig/art/images/arrow_right.jpg) top left; margin:0; padding:0; height:137px; float:left; }
    #filmstrip a#leftarrow.on, #filmstrip a#rightarrow.on { background-position:-29px; cursor:pointer; }
    #filmstrip a#leftarrow.on:hover, #filmstrip a#rightarrow.on:hover { background-position:-58px; }
    #filmstrip .thumblist {float:left; position:absolute; left:0; z-index:1; line-height:1.1em;}