* { 
padding : 0;
margin : 0;
} 

body { 
font-family : Tahoma;
background :url("bg_main2.gif") repeat;
TEXT-ALIGN: center;
background-color:#8c9da8;
color : #666666;
font-size : 12px;
margin-top: 0px;
} 
#wrapper { 
width : 793px;
background-color: #FFF;
margin : auto  auto 0 auto;
align :center;
height: 900px;
} 

#title { 
display : inline;
background-color:#FFF;
width : 793px;
float : left;
height: 90px;
}

#title01 { 
display : inline;
width : 793px;
float : left;
height: 44px;
}
#title02 { 
display : inline;
width : 793px;
float : left;
height: 233px;
}
#title03 { 
display : inline;
background-color:#1f3952;
width : 793px;
float : left;
height: 30px;
}
#center_col {
display : inline;
width : 600px;
height :500px;
float : right;
margin-right: 0px;
} 
#left_col { 
display : inline;
width :190px;
height : 500px;
float : right;
background-color : #fff;
} 
#footer01 { 
display : inline;
background-color:#1f3952;
float : left;
width : 793px;
height: 30px;
text-align : center;
}
