#content #conL1 {
	float: left;
	width: 435px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	height: 355px;
}
#content #conR1 {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	height: 355px;
}
#content #conD1 {
	float: left;
	width: 890px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content #conL2 {
	float: left;
	width: 300px;
	background-image: url(../images/cont_bg.png);
	height: 70px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 120px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 20px;
}
#content #conR2 {
	float: left;
	height: 75px;
	width: 300px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 125px;
	background-image: url(../images/open_bg.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 10px;
}
