@charset "utf-8";
/* CSS Document */
body{
	 font-family:Arial, Helvetica, sans-serif;
     font-size:12px; color:#000000;
	 margin:0;
	 padding:0;
	 color:#000000;
    }
li{ list-style:none; height:18px; }
p{ text-indent:24px; margin-top:5px; }
	
.cbody{
	width:1004px;
	margin:0 auto;
}
	
img{border:0;}

p{ text-indent:22px; }

ul,li{padding:0; margin:0;}

.blank104{ width:104px; }
.margin-top1{ margin-top:1px; }

a{ color:#000000; text-decoration:none; }
a:hover{ color:#FF6600; }
.yellow{ color:#FF9900; }
.cat_iframe{height:300px;}/*左边产品类别*/
			

/*网站顶部*/
.top{padding-top:30px; height:37px;}
.logo{ margin-left:20px; margin-bottom:4px; width:306px; float:left; }
.edition{margin-left:347px; padding:0; margin-top:20px; width:108px; color:#da5b24; height:12px; float:left;}    
.edition li{ list-style:none; float:left;} 
.edition a{ color:#da5b24; text-decoration:none; }
.edition a:hover{ color:#29166f; }

/*导航栏*/
.top_nav{ background:url(images/top_nav_bg.jpg) repeat; height:34px;}
.top_nav li{ float:left; padding:0; margin:0; list-style:none; margin-left:-2px; text-align:center; }
.top_nav li a{ float:left; display:block; color:#FFFFFF; height:34px; line-height:34px; padding-left:22px; padding-right:22px; text-decoration:none; font-weight:bold; }
.top_nav li a:hover{ color:#da5b24; }

/*flash广告栏*/
.flashad{ width:666px; height:180px; float:left; overflow:hidden; padding:0; margin:0; }
.top-category{ width:307px; height:151px; float:left; overflow:hidden; background-color:#da5b24; padding:0; margin:0; padding-left:31px; padding-top:29px; }
.our-products{ font-weight:bold; color:#FFFFFF; }
.top-category li{ background:url(images/top_category_icon.jpg) no-repeat left; list-style-type:none; float:left; color:#FFFFFF; line-height:22px; padding-top:2px; padding-bottom:2px; margin-left:16px; padding-left:8px; }
.top-category li a{ color:#FFFFFF; text-decoration:underline; }
.top-category li a:hover{ color:#29166f; }

/*网站底部*/
.copyright{ background-color:#29166f; color:#FFFFFF; text-align:center; height:33px; line-height:33px; width:1004px; margin:0 auto; clear:both; }
.bottom{ padding-top:9px; padding-left:10px; width:984px; }
.bottom img{ float:left; margin-left:10px; }
.bottom_v_line{ width:1px; background-color:#b4b4b4; float:left; height:45px; margin-left:10px; margin-right:10px; }
.bottom_letter{ float:left; line-height:18px; }


/*float bar*/
.static{
	position: fixed;
	bottom:0px;
	z-index: 101;
}
.alternative {
position: absolute;
} 
.tb_online{
     border:1px solid #c0c0c0;
	 border-right:0;
     padding:0px;
	 background-color:#FFF;border-right:1px solid #c0c0c0;
	 }

.tb_online td, .tb_online th{padding:0px;padding:3px 5px;}
.tb_online td{ background:url(images/float-bg.jpg) repeat;}
.tb_online th{color:#FFDF80;background:#E09627; background:url(images/float-title-bg.jpg) repeat; border-right:1px solid #c0c0c0;}
/*.tb_online {
	 filter:alpha(opacity=75);  
     -moz-opacity:0.75;  
     opacity:0.75; 
}*/
.tb_online a:hover{text-decoration:underline;color:#f00}