@charset "UTF-8";



.leftBoxMiddle {
	width		:100%;
	background-image:url(../img/leftBox.gif);
	background-repeat:repeat-y;
	padding: 0 30;
}
.leftBoxTop {
	width		:600px;
	height:14px;
	background-image:url(../img/leftBoxTop.gif);
	background-repeat:no-repeat;
}
.leftBoxBottom {
	width		:600px;
	height:14px;
	background-image:url(../img/leftBoxBottom.gif);
	background-repeat:no-repeat;
}
.leftBoxMiddleIn {
	width		:540px;
	_width		:600px;
	background-image:url(../img/leftBoxIn.gif);
	background-repeat:repeat-y;
	padding: 0 30;
	line-height: 17px;
}
.leftBoxTopIn {
	width		:600px;
	height:14px;
	background-image:url(../img/leftBoxTopIn.gif);
	background-repeat:no-repeat;
}
.leftBoxBottomIn {
	width		:600px;
	height:14px;
	background-image:url(../img/leftBoxBottomIn.gif);
	background-repeat:no-repeat;
}
