@charset "utf-8";
/* CSS Document */

#body1 {
	height: 320px;
	background-color: #CCC;
}
#body2 {
	height: 210px;
	background-color: #CCC;
}
#body1a {
	width: 560px;
	height: 100%;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#body1b {
	width: 432px;
	height: 100%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
#body1b1 {
	width: 100%;
	height: 125px;
	float: left;
	background-color: #FFF;
}
#body1b2 {
	width: 100%;
	height: 49px;
	float: left;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#body1b3 {
	width: 100%;
	height: 145px;
	float: left;
	background-color: #FFF;
}
#body2a {
	width: 295px;
	background-color: #FFF;
	height: 100%;
	float: left;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#body2b {
	width: 400px;
	background-color: #FFF;
	height: 100%;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#body2c {
	width: 296px;
	background-color: #FFF;
	height: 100%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#container {
position:relative;
width:10px;
height:10px;
}

#container li {
position:absolute;
top:0px;
left:0px;
}