/* CSS Document */
/*---------wrap--------------*/
.WRAP,.HEAD{
	width:980px;
	margin:0 auto;
	background-color:#44403f;
	}


/*------------头部--------------*/
.HEAD{
	background:url(../img/index_head_bg.jpg) no-repeat #2d2d2d;
	position:relative;
	padding-bottom:0; width:100%;
}
.HEAD #logo{
	display:block;
	width:450px;
	height:105px;

}
.HEAD .top{ margin:0 auto;width:960px;}
.HEAD .top{ background:url(../img/top.png) no-repeat;height:105px;}
.HEAD .nav{background:url(../img/navbg.jpg) repeat-x;height:42px;}
.HEAD .MAINMENU{
	width:960px; margin:0 auto;
	font:13px Microsoft YaHei;
}
.HEAD .MAINMENU LI{float:left; margin-top:2px;}
#mark{
	display:block;
	width:30px;
	height:20px;
	position:absolute;
	top:-28px;
	left:50px;
}
.HEAD .MAINMENU LI a{
	color:white; display:block; height:38px;padding:0 20px; line-height:36px;
}
.HEAD .MAINMENU LI.first a{padding:0 26px;}
.HEAD .MAINMENU LI a:hover,.HEAD .MAINMENU LI a.cur{
 background:url(../img/nav_hover.jpg) repeat;
}
.HEADBOTTOM{
	height:36px;
	color:#999;
	font-weight:bold;
	font-size:1.2em;
}
.HEADBOTTOM ul{
	float:right;
	margin:10px 10px 0 0;
}
.HEADBOTTOM ul li{
	float:left;
}
/*------------头部结束--------------*/
/*------------输入框变色--------------*/
.a{background:#fff;color:#999;border:1px #333 solid;}
.b{background:#fff;color:#999;border:1px #F00 solid;}
.c{background:#fff;color:#999;border:1px #333 solid;
	width:350px;}
.d{background:#fff;color:#999;border:1px #F00 solid;
	width:350px;}
.login{
	width:127px;
	height:29px;
	background:url(../img/login.jpg) no-repeat;
	cursor:pointer;
}
.registe{
	width:79px;
	height:29px;
	background:url(../img/registe.jpg) no-repeat;
	cursor:pointer;
}
.clear{
	clear:both;
}
.FOOTER{
	width:980px;
	margin:0 auto;
	background:#44403f;
		padding-bottom:0;
}
.FOOTER .footinside
{
	width:980px;
	padding-bottom:20px;
	margin:0 auto;
	background:#2b292a;
}
.FOOTER div{
	margin:0 auto;
}
.FOOTER ul{
	text-align:center;
	width:840px;
	height:25px;
	margin:0 auto;
}
.FOOTER ul li{
	float:left;
	padding:2px 10px;
}
.FOOTER .info{
	width:588px;
	margin:0 auto;
	margin-top:10px;
}



#check{
	color:#d20e18;

}

/*huodong flash*/
#huodong_11,#huodong_22{margin: 0 auto; width: 980px;overflow:hidden;}
#huodong_22{display:none;}
/*头部地址更改通知*/
.addressTips{background:#F9EDBE;}
.addressTips p{margin:0 auto;width:980px;padding:5px 0;color:#8A4C1E;}
.addressTips p a{color:#f00;cursor:pointer;}
.addressTips span{float:right;cursor:pointer;color:#302D2D;}

/*头部图片提示*/
.imgTips{margin:0 auto;position:relative;width:980px;height:100px;}
.imgTips a{display:block;background:url(http://www.pop-fashion.com/global/img/head20140214.jpg) no-repeat;width:980px;height:100px;}
.imgTips span{position:absolute;top:0;right:0;display:block;padding:5px;font-size:12px;cursor:pointer;line-height:12px;color:#fff;}

.hide {display: none;}