﻿.header{background: #FFF;}
.mSearch,.searchForm .btnBigSearch{background:#555}
.searchMenu ul{ border-color:#555;}
.navBar,.nav,.nav a,.nav a i{height:48px;line-height:48px;}
.navBar{border-top:2px #253D7D solid;border-bottom:1px #e5e5e5 solid;width:100%;box-shadow: inset 0 1px 0 #fff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#fff));}
.nav a{ font-size:14px;color:#333;}
.nav a:hover{color:#FFF;background-color: #253D7D;
    border-right: 1px solid #1D3565;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#253D7D), to(#1D3565));
    background: -moz-linear-gradient(#253D7D, #1D3565);
    background: linear-gradient(#253D7D, #1D3565);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#253D7D, EndColorStr=#1D3565)";
    -pie-background: linear-gradient(#253D7D, #1D3565);}
.nav a i{border-left:none;border-color:#CCC;}
.nav a:hover i{display:none;}

.title,.newsBox h3{border-color:#e5e5e5;border-top:2px #253D7D solid;border-radius:0;box-shadow: inset 0 1px 0 #fff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#fff));padding:6px;}
.title strong,.newsBox h3 strong{ padding-left:0;}
.title strong i,.newsBox h3 strong i,.category h2 strong i{display:none;width:7px;height:13px; float:left;margin-top: 3px;}
.title span,.title span a,.newsBox h3 span a{color:#253D7D;}


.category{border:1px #253D7D solid;padding:0;border-radius: 0;}
.category h2{ background:#253D7D;}
.category h2 strong{color:#FFF;}
.category,.category ul{ background:#fff;}
.category ul{padding-left:8px;}
.category a i {border-left-color:#666;}
.category h3 i{background-color:#0068b7;background-position: -52px -1px;}
.category .current .item h3 i,.category .current h3 i,.category .current .current h3 i{background-position: -35px -1px;}