body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	color: #FFFFFF;
	font-family: Palatino Linotype;
	}
h2 {color: #FFFFFF;
	font-size:20px;
	}
img { 
	border: none;
	} 
.middle {
	background-image: url(images/CT-main-banner-whole_02.jpg);
	float:left;
	width:635px;
	height:580px;
  }
 .right_top{
  margin-right:24px;
  float:right;
  width:172px;
  height:339px;
  background-image: url(images/CT-main-banner-whole_03.jpg);
}
   .right_bottom{
  margin-right:24px;
  float:right;
  width:172px;
  height:241px;
  background-image: url(images/CT-main-banner-whole_04.jpg);
  }
  .left{
	color: #FFFFFF;
	font-size:12px;
  margin-left:24px;
  float:left;
  width:145px;
  height:580px;
  background-image: url(images/CT-main-banner-whole_01.jpg);
 }
