#bg_black1 {
	width: 20px;
	height: 400px;
	margin-top: 4px;
	margin-left: -30px;
	background: url(../../images/bg/bg_black1.png) no-repeat;
	position: absolute;
}

#bg_black1hor {
	width: 400px;
	height: 20px;
	margin-top: 4px;
	margin-left: -10px;
	background: url(../../images/bg/bg_black1hor.png) no-repeat;
	position: absolute;
}

#bg_grey,
#bg_greyhor,
#bg_dgrey,
#bg_dgreyhor.
#bg_black,
#bg_blackhor {
	display: none;
}
