header{border-bottom:1px solid #ddd}
header .logo1{display:block;}
header .logo2{display:none}
#nav ul > li > a{color:#333}
#nav.active:after{border-top:none}
.loginWrap li a{color:#333}
.loginWrap li:nth-child(1):before{display:inline-block;content:"";width:15px;height:14px;margin-right: 8px;background:url(/images/login-on.png) left center no-repeat}
.loginWrap li:nth-child(2):before{display:inline-block;content:"";width:17px;height:15px;margin-right: 8px;background:url(/images/member-on.png) left center no-repeat}
.loginWrap li:nth-child(1):after{display:inline-block;content:"";width:1px;height:14px;margin:0 20px;background:#666}

@media all and (max-width:1150px) {	
	.line{background:#333}
}
