* { 
padding : 0;
margin : 0;
} 
body { 
background :url("images/mn2.jpg") repeat;
font-family : Tahoma;
TEXT-ALIGN: center;
color : #666666;
font-size : 8pt;
margin-top: 0px;
} 

#wrapper { 
width : 779px;
height : 1450px;
float : center;
background-color:#fff;
margin : auto  auto 0 auto;
border-top : 0px solid #ccc;
border-right : 0px solid #ccc;
border-left : 0px solid #ccc;
border-bottom : 0px solid #ccc;
} 
#header { 
border : 1px solid #ccc;
display : inline;
text-align : center;
width : 779px;
float : left;
min-height : 35px;
height: 106px;
} 
#brdl { 
background-color : #efefe4;
display : inline;
float : left;
width : 779px;
height : 25px;
border-top : 0px solid #fff;
margin-bottom : 0px;
} 
#top_menu { 
display : inline;
width : 593px;
height : 23px;
float : right;
background-color : #fff;
} 

#main_box { 
display : inline;
width : 417px;
height : 1450px;
float : right;
min-height : 280px;
background-color : #fff;
margin-right: 2px;
} 

#menu_col { 
display : inline;
border : 1px solid #efefe4;
width : 184px;
height : 1450px;
float : right;
text-align : center;
background-color : #efefe4;
} 

#left_col { 
display : inline;
width : 174px;
height : 1450px;
float : right;
min-height : 280px;
background-color : #fff;
} 

#footer01 { 
margin-top : 0px;
border : 1px solid #ccc;
display : inline;
float : left;
width : 779px;
padding-top : 0px;
padding-bottom : 0px;
text-align : center;
}
