﻿* { margin: 0; padding: 0; }
ol, ul { list-style: none; }
a:link, a:visited, ins { text-decoration: none; }
img{border:none}

body { background-color: #FFFFFF; font-family: "微软雅黑", "宋体", "黑体", Arial; }
.header { position: relative; height: 50px; background: url(../../pic/nav_bg.jpg) repeat-x; width: 100%; margin: 0 auto; z-index: 100; overflow:hidden; }

.menu { height: 50px;  z-index: 100; width:1080px; line-height:50px; margin:0 auto;}
.menu li { float: left; font-size: 14px; text-align: center; line-height: 50px; padding: 0; width:135px; float:left;  }
.menu li.lihover, .menu li.licurrent {/* padding-bottom: 15px; border-bottom: 3px solid #FE7700;*/ }
.menu li a { width:135px;  color: #fff; font-weight: bold; margin: 0; border-left: none; display: inline-block; font-size: 14px; text-align:center; width: 135px;background:url(/pic/nav_fenge.jpg) no-repeat right top; }
.menu li a:hover{ background:#e90011; color:#fff; display:block;}
.menu li a.noborder { border-right: none; }
.li_3 { position: relative; z-index: 100; }
.li_3 a.noclick { width: 135px; }
.li_3_content { position: absolute; top: 25px; left: 0px; line-height: 40px; z-index: 99; display: none; height: 188px; *top: 18px; width: 135px; }
.li_3_content a:hover { color: #fff !important; background:#e90011; }
.li_3_content dt { height: 17px;  *height: 19px; line-height: 17px; top:50px;  }
.li_3_content dd {  background: #fff; }
.li_3_content dd a { background:#01419a;text-align: center; padding: 0; border-right: none; color: #fff; display:block; font-weight: normal; width: auto; width: 135px;}

.li_3_content dd.lastItem { background-image: none; }
.li_3_content dd.lastItem a { border-bottom: none; }

