@charset "utf-8";
/* CSS Document */
.container-c{ width:auto; height:auto; background-color:#3b97b9;}
	.container-c-1{width:1200px; height:227px; background-color:#3b97b9; margin:0 auto;}
		.container-c-1-1{ float:left;}
		.container-c-1-2{ float:right;}
		
.container-d{ width:auto; height:80px; background-color:#fff; font-size:18px;}
	.container-d-1{width:1200px; height:60px; background-color:#fff; margin:0 auto;}
		.container-d-1-1{ float:left;}
		.container-d-1-2{ float:right;}
