@charset "utf-8";


.div_left {
	width: 160px;
	position: relative;
	margin: 5px;
	overflow: visible;
	visibility: visible;
	height: 100%;
}
.schatten_bottom_right {
	background-image: url(../backgrount/schatten_bottom_right.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 20px;
}

.div_main {
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	top: 0px;
	margin: 10px;
	overflow: visible;
	visibility: visible;
	left: 0px;
	background-position: left top;
	height: 100%;
	width: 580px;
}
.left_bg_image {

	background-color: #95fdac;
	background-repeat: no-repeat;
	width: 160px;
}
.main_bg_image {
	background-image: url(../backgrount/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #95fdac;
}
.schatten_top {
	background-image: url(../backgrount/schatten_top.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 20px;
}
.schatten_bottom {
	background-image: url(../backgrount/schatten_bottom.jpg);
	background-repeat: no-repeat;
}
.schatten_bottom_left {
	background-image: url(../backgrount/schatten_bottom_left.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 160px;
}
.schatten_bottom_midle {
	background-image: url(../backgrount/schatten_bottom_midle.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 590px;
}
.schatten_right {
	background-image: url(../backgrount/schatten_right.jpg);
	width: 20px;
}

.bottom_gb {
	background-image: url(../backgrount/bottom_gb.jpg);
	height: 90px;
}



.maintable {
	width: auto;
	height: auto;
	top: 20px;
	padding-top: 20px;
}

.top {
	background-image: url(../backgrount/top_bg.jpg);
	height: 180px;
	width: 750px;
	padding-top: 0px;
	top: 0px;
}

.top_banner {
	bottom: 0px;
	padding-bottom: 0px;
}
.bg_colour {
	background-color: #d8d8d8;
}
.box_button_head {
	height: 69px;
	width: 800px;
	padding: 0px;
	top: 0px;
}

