.anmInfoLayerBoxTop{
	background-image:url(/css/bk/infoLayer/box_01.png);
	width:250px;
	height:30px;
}

.anmInfoLayerBoxMiddle{
	background-image:url(/css/bk/infoLayer/box_02.png);
	width:250px;
}

.anmInfoLayerCloseBox1{
	width:200px;
	height:20px;
	text-align:left;
	float:left;
}

.anmInfoLayerCloseBox1 span{
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	line-height:18px;
}

.anmInfoLayerContentBox{
	clear:left;
	width:230px;
	padding-left:10px;
	padding-right:10px;
}

.anmInfoLayerContentBox div{
	margin-left:10px;
}

.anmInfoLayerContentBox .contentLineSpacer{
	height:15px;
	width:1px;
}

.anmInfoLayerCloseBox2{
	width:50px;
	height:20px;
	text-align:right;
	float:left;
}

.anmInfoLayerCloseBox2 img{
	margin-right:15px;
}

.anmInfoLayerCloseBox2 a{
	font-weight:bold;
	color:#F99B1D;
	cursor:pointer;
}


.anmInfoLayerBoxBottom{
	background-image:url(/css/bk/infoLayer/box_03.png);
	width:250px;
	height:25px;
}

.anmInfoLayerBox{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	margin-left:-8px;
	display:block;
	visibility:visible;
}