﻿#Container {
	height			: 100%;
}

#Body {
	height			: auto;
	float			: left;
	display			: inline;
}

#Body2 {
	height			: auto;
	float			: left;
	display			: inline;
	padding-bottom	: 21px;
}

#Left {
	height			: auto;
}

#LeftMenu {
	height			: auto;
}

#ContText {
	float			: left;
	height			: 100%;
/*	height			: 466px;*/
}

#ContText #Text {
	float			: left;
	height			: 100%;
/*	height			: 466px;*/
}

#ContText #ScrollBar {
/*	height			: 313px;*/
	height			: 491px;
}

#ContText #ScrollBar #mid {
/*	height			: 279px;*/
	height			: 457px;
}
