@charset "gb2312";
/*----common set------*/
body {
   font-size: 12px;
   font-family:Verdana,Arial,Helvetica,宋体,黑体,隶书,楷体,sans-serif,serif;
   margin:0;  
   color:#676767;   
   padding:0;
   background:#FFF;
}
h1,h2,h3,h4,h5,h6{display:block;padding:0;margin:0;font-size:12px;font-weight:normal;}
p,form{margin:0;padding:0;}
img{border:0;}
div{margin:0; padding:0; display:block;}
dl,dt,dd,ul,li,ol{padding:0;margin:0;list-style:none;}

a:link {text-decoration: none; color:#FF8D1F;}
a:visited {  text-decoration: none; color: #000000;}
a:hover {  text-decoration: underline; color: #FF8D1F;}
a:active {  text-decoration: underline; color:#000000 ;}
.red {color:#F00;}
div.clear-both {font: 0px/0px sans-serif;clear: both;display:block;}

/*------显示头尾CSS-----------*/
#Aisdf{width:1003px;height:auto;margin:0 auto;clear:both;}
#Aisdf .top{padding:10px 15px;text-align:right; font-size:10px;clear:both;}
#Aisdf .banner{height:166px;padding-left:223px;background:url(../images/banner_left.jpg) left no-repeat;clear:both;}
#Aisdf .line{width:100%;height:6px;font: 0px/0px sans-serif;background:url(../images/banner_foot.jpg) bottom repeat-x;float:left;clear:both;}
#Aisdf .cbody{width:993px;padding:5px; float:left; clear:both;}
#Aisdf .cbody .cleft{width:196px;height:800px;padding:5px;background:#F5F5F5;float:left;}
#Aisdf .cbody .cleft .search{width:181px;height:40px;background:url(../images/search_bg.jpg);padding:30px 5px 0 10px;clear:both;}
#Aisdf .cbody .cleft .search .input{width:130px; height:16px; border:1px solid #ccc; background:#FFF;}
#Aisdf .cbody .cleft .list{width:100%;background:url(../images/left_title.jpg) top no-repeat; padding-top:35px; clear:both;}
#Aisdf .cbody .cleft .list li{line-height:25px;padding-top:5px;border-bottom:1px solid #EDEDED;border-top:1px solid #f8f8f8; background:url(../images/arrow.gif) left center no-repeat;clear:both;}
#Aisdf .cbody .cleft .list li a{display:block;padding-left:15px; color:#676767; text-decoration:none; clear:both;}
#Aisdf .cbody .cleft .list li a:hover{background:url(../images/left_a_bg.jpg); color:#FF8D1F; padding-left:18px;}
#Aisdf .cbody .cleft .list li .on{background:url(../images/left_a_bg.jpg); color:#FF8D1F; padding-left:18px;}
#Aisdf .cbody .ccenter{width:590px; height:auto;padding-left:5px; float:left;}
#Aisdf .cbody .ccenter .content{line-height:20px; padding:20px 15px; clear:both;}
#Aisdf .cbody .ccenter .content h1{text-align:center;font-size:16px;font-weight:bold;line-height:25px;clear:both;}
#Aisdf .cbody .ccenter .content h2{text-align:center;padding-bottom:15px;clear:both;}
#Aisdf .cbody .ccenter .content .feedback{width:100%;border-top:5px solid #ccc;margin-top:20px;padding:16px 0;background:url(../images/center_feedback_bg.jpg) left top no-repeat;clear:both}
#Aisdf .cbody .ccenter .content .feedback .ftitle{text-align:right;}
#Aisdf .cbody .cright{width:169px;height:auto;background:#EEEEEE url(../images/cright_title.jpg) top no-repeat; padding:27px 4px 4px 5px;float:left;}
#Aisdf .cbody .cright .crproduct{width:155px;height:770px; padding:5px 7px;background:#FFF; overflow:hidden; clear:both;}
#Aisdf .cbody .cright .crproduct .plist{padding:7px 2px;}
#Aisdf .foot{width:903px;height:90px;font:Tahoma;font-size:11px;padding:15px 50px 0 50px; background:url(../images/foot_bg.jpg); float:left; clear:both;}
#Aisdf .foot .content{background:url(../images/foot_logo.jpg) left no-repeat;height:70px;padding-left:180px;line-height:18px; clear:both;}
/*------显示内容CSS-----------*/
.plist{width:145px; height:140px; padding:7px 17px; float:left;}
.plist img{width:143px; height:114px; border:1px solid #ccc;clear:both;}
.plist div{text-align:center; line-height:22px; clear:both;}
.plist a{color:#FE7E00;}
#page{width:98%; padding:10px 0;margin:10px auto; border:1px solid #ccc; border-left:0; border-right:0;background:#FAFAFA; text-align:center;}
#page input{border:1px solid #999;}

/*-----mail send-----*/
.email{float:left;width:98%;text-align:left;}
.email li{padding:5px;clear:both;}
.email li span{width:60px;float:left;padding-left:10px; }
.email input,textarea{border:1px solid #999;height:16px;}
.email .botton{padding:0 5px;}
/*------bg---------*/
.bgcolor{background-color:#F6F6F6;   }