.infoLayerBig{
	width:390px;
	position:relative;
	z-index:100;
}
.infoLayerBig .headInfoLayerBig{
	width:390px;
	background-image:url(/css/bk/infoLayerBig/header.png);
	background-repeat:no-repeat;
	height:95px;
	margin:0px;
	padding:0px;
	z-index:100;
}
.infoLayerBig .headInfoLayerBig .xHeadInfoLayerBig{
	background-image:url(/css/bk/infoLayerBig/close.png);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	cursor:pointer;
	float:right;
	z-index:1001;
	position:relative;
	margin:20px;	
	margin-right:8px;
}
.infoLayerBig .midInfoLayerBig{
	width:390px;
	background-image:url(/css/bk/infoLayerBig/middle.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	z-index:100;
}
.infoLayerBig .textInfoLayerBig{
	margin-left:25px;
	margin-right:25px;
	overflow:hidden;
	z-index:100;
	padding:0px;
}
.infoLayerBig .oneForFootInfoLayerBig{
	height:13px;
	z-index:100;
}
.infoLayerBig .footInfoLayerBig{
	width:390px;
	background-image:url(/css/bk/infoLayerBig/foot.png);
	background-repeat:no-repeat;
	z-index:100;
	height:24px;
	margin:0px;
	padding:0px;
}
