/*------------------basic css------------------*/
body {
color: #696969; margin: 0px; padding: 0px; text-align: left;
font-size: 80%; line-height: 150%; font-family: Verdana, Geneva, Arial, "ËÎÌå", sans-serif;
}
body,table,td,div,p,.win,.column{word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
h1{
	font-size: 1.5em; line-height: 150%; margin: 5px auto; padding: 0px;
}
h2{
	font-size: 1.2em; line-height: 150%; margin: 5px auto; padding: 0px;
}
h3{font-size:1em; margin: 5px auto; padding: 0px;}
h4{font-size:0.8em; margin: 5px auto; padding: 0px;}
h5{font-size:0.8em; margin: 5px auto; padding: 0px;}
br{color:#fff;}
abbr{border-bottom:1px dotted #B0C4DE;cursor:help;}
a{color: #0066cc; text-decoration: none;}
a:active,a:visited{color:#0066cc; text-decoration: none;}
/*@table group start*/
div#warper{width: 100%;}
#bannar{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
#top h1 a,#top h1 a:visited{text-decoration: none; color: #006400;}
div.top_business{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
div#menu{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
div.page_nav{border-top: 1px solid #666; border-bottom: 1px solid #666; line-height: 22px; }
#page_rig{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
#footer{
	border-top:1px solid #666; margin-top: 15px;
}
div.footer_pro_az{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
#footer .totop{display: none;}
#footer .footer_business{display: none;}
li.product{clear: both;}
li.product .product_img{float: left; width: 70px; height: 70px; overflow: hidden; text-align: center;}
li.product .product_img img{
	border: 1px solid #D8D3CD;
	background: White;
	padding: 4px;
	/*firefox hack*/
	vertical-align: middle;max-width: 60px; 
	width: expression(this.width >60 && this.height < this.width ? 60: true);
	/*ie hack*/
	zoom:expression( function(elm) {     
         if (elm.width>60) {    
              var oldVW = elm.width; elm.width=60;                  
              /*elm.height = elm.height*(60 /oldVW);*/
         }    
         elm.style.zoom = '1';    
     }(this));  
}
li.product .product_ark{float: left; margin-left: 15px;}
.pagelist {text-align: center; padding: 5px 3px 5px 3px; border-top:1px solid #D8D3CD; font-size: 12px; clear: both;}
.pagelist a{border: 1px solid #DCDCDC; background-color: #F9F9F9; margin-left: 4px; padding: 3px;}
#index{border-top:1px solid #D8D3CD;}
#index_rig{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
#index_le_link{display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
h2.index_hot_news{clear: both;}