﻿@charset "utf-8";
/* CSS Document */

body{
	background: #000000;
}

#ctsx {
	width:20%;
	margin: 0 auto;
	height:600px;
	float:left;
	background: #000000;
}

#container {
	width:60%;
	margin: 0 auto;
	height:600px;
	float:left;
	background: 000000;
}

#ctdx {
	width:20%;
	margin: 0 auto;
	height:600px;
	float:left;
	background: #000000;
	background-image: url(../image/ctdx.jpg);
	background-repeat: no-repeat;
}