@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/info_bk.jpg);
}
#h1{
	width: 690px;
	height: 190px;
	margin: 50px 50px 0 0;
	float: right;
}
#c1{
	width: 876px;
	height: 495px;
	margin: 5px 0 0 37px;
}
#c2l{
	width: 420px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 100px;
	margin-left: 37px;
	float: left;
}
#c2r{
	width: 420px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 100px;
	float: right;
	margin-right: 37px;
}
.cont2{
	width: 420px;
	height: 420px;
}
