body{
	margin:0px;
	font-family:arial;
	font-size:12px;
	background-color:#ffffff;
/*	background-color:#ff95f0;*/
/*  background-image:url(bg_tt.jpg);*/
	background-repeat: repeat-x;
}
td {
font-size:12px;
}

#allsite {
 width:1024px;
 text-align:center;
 margin:auto;
}

a:link, a:visited, a:hover, a:active {
 color:black;
 text-decoration:none;
 margin:10px;
}


 
 #ccenter{
  width:1030px;
  height:600px;
  margin:auto;
  z-index:10;
 }

 #cleft{
 width:700px;
 float:left;
 margin:5px;
 }
  #cmain{
 width:1024px;
 float:left;
  margin:auto;
 }
  #cright{
 width:150px;
 float:right;
margin:5px;
 }
 
 h1{
  font-size:12px;
  margin-bottom:5px;
  font-weight:bold;
 }
