﻿/*-----------------------------------// 全局样式 //-----------------------------------*/

a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #444; }
a:active { text-decoration: none; color: #444; }
a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/

/*--- 导航 ---*/
#topmenudiv { width:960px; line-height:36px; margin:0 auto; background-color:Red;  font-family:Arial; background:url(../images/image2.jpg) repeat-x; height:36px;}
.nav_l { display:none; }
.nav_r { display:none; }
.topgmenuul { padding-left:16px; }
.topgmenuul li { float:left; width:100px; text-align:center; position:relative; padding-right:1px; z-index:100; }
.topgmenuul li a, .topgmenuul li a:visited { display: block;color:#ffffff; font-weight:bold; font-size:14px; text-decoration: none;  }
.topgmenuul li a:hover, .topgmenuul li.hover a {  color:#fff; font-weight:bold; font-size:14px; text-decoration: none; width:100px;}
.topgmenuul ul li a, .topgmenuul ul li a:hover {  color:#fff;width:100px; margin:0px; padding: 0px; }
.topgmenuul li ul { width:100px; display:none; position:absolute; top:35px; left:0px; margin: 0px; padding:0; z-index:100;  }
.topgmenuul li ul ul { left:100px; top:0px; z-index:200; top:0; }
.topgmenuul{background:url(../images/hbg.jpg) repeat;  border:0;  }
.topgmenuul li ul li a:visited {  background-image:none; font-weight:normal;  }

/*---左侧---*/
#left { width:172px; float:left; height:auto;  overflow:hidden; background:#fff;background-image:url(../tupian/image1.png); background-repeat:no-repeat;}
#left .prod_type{border-top: 0px; width:165px; margin:0px 0px 0px 3px;
border-right: 1px solid #cecece;
border-bottom: 1px solid #cecece;
border-left: 1px solid #cecece;
_overflow:auto; zoom:1; 
}
#left .list_con{ padding-bottom:10px;}
ul { margin:0px; padding:0px; list-style-type:none; }
.prod_type ul { width:100%; margin:0 auto; float:none; }
.prod_type ul li { padding-bottom:4px; margin-bottom:5px; border-bottom:#8B9CBD 1px dashed; text-indent:20px; }
#menuname
{
  padding:10px 0px 0px 0px; text-align:center; color:#2B6FD5; font-size:14pt; font-weight:bold;
}
#bigmenu
{
    background-image:url(../tupian/airconditioning_029.gif); background-position:5px 6px; background-repeat:no-repeat;
}
.prod_type ul li a{ display:block; height:25px; line-height:25px;  }
.prod_type ul li a:visited { }
.prod_type ul li a:hover, .prod_type ul li.act a { }
.prod_type ul ul { display:none; }
.prod_type ul ul li { text-indent:20px; margin:0; padding:0; }



