
/* 通用样式 */
.fl { float: left; }
.fr { float: right; }
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
.clearfix {  *zoom:1;
}
.layout { width: 990px; margin: 0 auto; }
.clear { clear: both; }
.clearit { clear: both; }
.w1190 { width: 1190px; margin-left: auto; margin-right: auto; }
body{ background-color: #000000; }
/*header*/
.header{ background-image: url(/images/linbg.gif); background-position: 0px bottom; background-repeat: no-repeat; height: 110px; margin-top: 10px; }
.header .logo{ background-image: url(/images/logo.gif); background-position: 0px 0px; background-repeat: no-repeat; height: 110px; text-indent: -9999px; overflow: hidden; float: left; width: 150px; }
.header .nav{ float: right; width: 950px; color: #b58834;  }
.header .tel{ height: 70px; text-align: right; line-height: 70px; font-size: 16px; }
.header .nav1{ text-align: right; list-style: none; font: bold 14px "微软雅黑"; }
.header .nav1 a{ color: #b58834; margin-left: 5px; margin-right: 5px; text-decoration: none; }
.header .nav1 a:hover{ color: #9A6503; }
 
/**footer**/
.footer { height: 40px; line-height: 40px; text-align: right; background-color: #202020; color: #737373; font-size: 14px; }
.cur_link{ font-weight: bold; font-size: 16px; }

/* KeFuDiv */
.KeFuDiv{position:absolute;height:160px;width:118px;}
.KeFuList{ background-image: url(/images/mid001.gif); background-repeat: repeat-y; }
.KeFuTitle{background:url(/images/list_001.gif);margin-left:9px;font-size:12px;width:101px;height:20px;line-height:20px;text-align:center;}
.KeFuItem{text-align:center;margin-top:8px;font-size:12px;}