@charset "utf-8";
.lx-nav{ height: 43px; background: #313745;margin:0 auto; overflow:hidden}
.lx-nav dl{ font-family: SimSun; font-size: 14px; line-height: 43px; color: #fff}
.lx-nav dl dt{ float: left;}
.lx-nav dl dt a{ color: #fff; padding:0 5px 0 10px; font-weight: bold}
.lx-nav dl dt a img{ display:inline-block;position: relative; top: -2px;}
.lx-nav dl dd{float: left;}
.lx-nav dl dd a{ color: #fff; padding: 0 12px; line-height: 43px; display: inline-block}
.lx-nav dl dd a:hover{ background: #4e576b}
.lx-nav dl dd a.selected{ background: #4e576b}

