/* CSS Document */
 body   
  {   
        text-align:center;   
  }   
  table   
  {   
        margin:0px   auto;   
  }   
  .STYLE1 {color: #FF0000}
 #content_cck {
 	width:1002px;
	margin:5px auto 0px auto;
	}
#left_content_cck{
	width:252px;
	height:600px;
	float:left;
	}
#right_content_cck{
	float:right;
	width:742px;
	margin-left:8px;
	}

