@charset "utf-8";
/* CSS Document */

#header{
	width:960px;;
	float:left;
	background:url(../images/bg_logo.png) no-repeat bottom left;
}
#header .headBanner{
width:740px;
height:102px;
float:right;
margin-top:0px;
display:block;
}
#header .topBanner {
	background-image: url(../images/container728_top.png);
	height: 5px;
	width: 740px;
}
#header .bottomBanner {
	background-image: url(../images/container728_bottom.png);
	height: 7px;
	width: 740px;
}
#header .midBanner{
	background-image: url(../images/container728_mid.jpg);
	width: 728px;
	height:90px;
	padding:0 6px 0 6px;
}
#header .logo{
	background:url(../images/logo_zheza.png) no-repeat bottom left;
	width:101px;
	height:172px;
	float:left;
	margin-top:10px;
	margin-left:45px;
	display:block;
}
#headMenu{
	width:800px;
	height:74px;
	background-image:url(../images/menuBar.png);
	float:right;
	margin:2px 0 0 0;
	display:inline;
}
#headMenu a.searchMenu{
	display:block;
	text-indent:0px;
	height:33px;
	width:280px;
	background-image:url(../images/headBtn/searchBar01.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:15px;
}
#headMenu a.searchMenu .searchInput{
	display:inline;
	float:right;
	background:transparent;
	border-style:none;
	height:23px;
	width:225px;
	padding:5px;
	font-family:"Myriad Pro",Arial,sans-serif;
}
#headMenu a.searchMenu .searchBtn{
	display:inline;
	float:right;
	width:45px;
	height:33px;
	border-style:none;
	background:transparent;
	background-image:url(../images/headBtn/searchBtn01.png);
}
#headMenu *{
	float:right;
	display:inline;
}
#headMenu a{
	margin-left:4px;
	margin-top:2px;
	text-indent:-9999px;
	cursor:default;
}
#headMenu a.zhezaMenu{

	position:relative;
	width:111px;
	height:70px;
	display:block;
	background-image:url(../images/headBtn/zhezaBtn.png);
}
#headMenu a.zhezaMenu span.hover{
	position: absolute;
	display: block;
	width:111px;
	height:70px;
	background-image:url(../images/headBtn/zhezaBtnOver.png);
	}
	
#headMenu a.myroomMenu{
	position:relative;
	width:111px;
	height:70px;
	display:block;
	background-image:url(../images/headBtn/myroomBtn.png);

}
#headMenu a.myroomMenu span.hover{
	position: absolute;
	display: block;
	width:111px;
	height:70px;
	background-image:url(../images/headBtn/myroomBtnOver.png);

}
#headMenu a.liveMarketMenu{
	position:relative;
	width:111px;
	height:70px;
	display:block;
	background-image:url(../images/headBtn/liveMarketBtn.png);
}
#headMenu a.liveMarketMenu span.hover{
	position: absolute;
	display: block;
	width:111px;
	height:70px;
	background-image:url(../images/headBtn/liveMarketBtnOver.png);
}

#headMenu a.plengMenu{
	position:relative;
	width:111px !important;
	width:90px;
	height:70px;
	display:block;
	background-image:url(../images/headBtn/plengBtn.png);
	margin-right:22px;
}
#headMenu a.plengMenu span.hover{
	position: absolute;
	display: block;
	width:111px;
	height:70px;
	background-image:url(../images/headBtn/plengBtnOver.png);
}

#headMenu a.searchMenu .searchInput{
	color:#ccc;
	font-size:16px;
}