/*header*/
.header-top{color: #fff;background: #00b8ee;line-height: 36px;}
.header-nav li{padding: 0 10px;position: relative;}
.header-nav li:hover{background: #16aadb;}
.header-nav i{width: 20px;height: 20px;display: inline-block;*display: inline;*zoom:1;background: url(../images/top_icon.png) no-repeat;vertical-align: middle;margin-right:4px; }
.header-nav em{width: 9px;height: 9px;display: inline-block;*display: inline;*zoom:1;margin-left: 8px; background: url(../images/header-arrow.png) no-repeat;vertical-align: middle;}
.back-home i{background-position: 0 -20px;}
.personal i{background-position: 0 -40px;}
.message i{background-position: 0 -60px;}
.header-nav a{color: #fff;}
.ddrap{width: 150px;background: #00b8ee;padding: 10px 0;box-shadow: 0 0 2px #00b8ee;border-radius: 0 0 3px 3px;}
.ddrap li{padding-left: 15px;}
.message-num{position: absolute;right: -5px;top: 3px;font-size: 12px; border-radius: 50%;background: #fff;color: #f40;height: 14px;line-height: 14px;padding: 0 3px;}
/*header*/
.cf:after{display:inline-block!important;zoom: 1;*display: inline;}