/* CSS Document */
/*.header{margin-bottom: -3px;}*/
body{font-family: 微软雅黑}
.header,.footer,
.header .userbar-wrap,.header .nav-wrap,
.footer .help{ width:100%; }

.header .userbar-wrap{ background:#fafafa; border-bottom:1px solid #ededed; height: 30px; font-family: '微软雅黑';overflow-y: hidden }
.header .userbar{width:1000px;margin: auto}
	/*元素居中*/
	/*.header .userbar,  .header .nav,.footer .help .items{ width: 990px; margin:0 auto; }*/

	/*用户栏*/
	.header .userbar-wrap .userbar{ height: 30px; line-height: 30px; }

		.header .userbar-wrap .userbar a:link,
		.header .userbar-wrap .userbar a:visited,
		.header .userbar-wrap .userbar a:hover{ color: #393838; }
		.header .userbar-wrap ul,.header .userbar-wrap ul li{ float:left; }

			.header .userbar-wrap ul.userbar-left li.loginout{ margin-left:40px; }

			.header .userbar-wrap ul.userbar-left li.message{ margin-left:16px ; width: 43px; position: relative; }

				.header .userbar-wrap ul.userbar-left li.message span.message-num{ background: #ff0000; color:#fff; border-radius: 50%; display: block; height: 16px; width:16px; line-height: 16px; text-align: center; position: absolute; right: 0; top:7px; }

		.header .userbar-wrap ul.userbar-right{ float:right;line-height: 12px; margin-top: 10px; }

			.header .userbar-wrap ul.userbar-right li.store{ width:79px; border-right:1px solid #c6c6c6; text-align: center; background: url(../img/seller_index16.png) no-repeat 0 center; margin-right: 11px;}
.header .userbar-wrap ul.userbar-left{float: right !important;margin-right: 15px;}
.header .userbar-wrap ul.userbar-left2{float: right !important;margin-right: 15px;}
.header .userbar-wrap ul.userbar-right2{float: right !important;margin-right: 15px;}
	/*LOGO部分*/
.header .logo-wrap{width:1000px;height:89px;margin: auto;}

	/*导航部分*/

.header .logo-wrap .tag{width:120px;text-align: center;color: #3f3f3f;height:85px;border-bottom: 4px solid #ffffff;font-size: 17px;line-height: 85px;float: left;}
.header .logo-wrap .tag a{color:#000000;}
.header .logo-wrap .tag:hover{border-bottom: 4px solid #be0100;background: #f5f5f5;}
.logo-wrap ul li img{}




/*尾部样式*/
.footer{border-top: 1px solid #dcdcdc;}
.footer .site{width:1000px;margin: auto;padding-top: 35px;height: 190px;}
.footer .site .bigtitle{font-size: 16px;margin-bottom: 20px;}
.footer .site .bigtitle a{color: #333333}
.footer .site .littletitle{font-size: 12px;color: #999999;margin-top: 15px;}
.footer .site .littletitle a{color: #999999;}
.footer .site .ask{margin-top: 30px;font-size: 14px;}
.footer .site .ask span{color: #2e70de;margin-right: 10px;}
.footer .site .ask span a{color: #2e70de;}

.footer .link{padding-top: 15px;height: 57px;width:1000px;margin: auto;}
.footer .link ul{list-style: none}
.footer .link ul a{color: #595959;}
.footer .link ul a li{float: left;margin-left: 35px;}




