* { 
padding : 0;
margin : 0;
} 

body { 
background :url('http://takado.ir/Files/Images/Temp01/bg.jpg');
font-family : Tahoma;
TEXT-ALIGN: center;
color : #666666;
font-size : 9px;
margin-top: 0px
} 
#wrapper { 
width : 840px;
background-color: #FFF;
border : 1px solid #ccc;
margin : auto  auto 0 auto;
align :center;
height: 175%;
} 
#title { 
display : inline;
background-color: #FFf;
width : 840px;
float : left;
min-height : 35px;
height: 120px;
} 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 840px;
height : 1px;
border-top : 3px solid #fff;
margin-bottom : 3px;
} 
#center_col {
display : inline;
width : 651px;
height : 85%;
float : right;
min-height : 280px;
background-color : #fff;
margin-right: 2px;
} 
#right_col { 
display : inline;
width : 183px;
height : 85%;
float : right;
min-height : 280px;
background-color : #fff;
} 
#footer01 { 
margin-top :0px;
border : 1px solid #ccc;
background-color : #97CDF9;
display : inline;
float : left;
width : 840px;
height : 29px;
padding-top : 0px;
padding-bottom : 0px;
text-align : center;
}
