body{
margin:0px auto;
background-image:url(images/bg_body_img.png);
background-repeat:repeat-x;
}
.bg_img1{
background-image:url(images/bg_img1.png);
background-repeat:repeat-x;
height:137px;
}
/*----------------- body start ---------------------*/
.bg_body_area{
background-image:url(images/bg_body_img.png) ;
background-repeat:repeat-x;
width:1000px;
height:419px;

}
/*----------------- left area ---------------------*/
.left_area{
width:390px;
float:left;
}
.logo_area{
width:360px;
height:235px;
padding:3px;
}
.link_area{
width:355px;
height:53px;
margin-bottom:3px;
}
/*----------------- right area ---------------------*/
.right_area{
margin-top:-10px;
width:610px;
float:left;
}
#prepage{
width:610px;
float:left;
}
/*----------------- body end ---------------------*/
.bg_img2{
background-image:url(images/bg_img2.png);
background-repeat:repeat-x;
height:170px;
}
.bg_footer{
background-image:url(images/bg_footer_img.png);
background-repeat:repeat-x;
height:133px;
}
.footer_text_area{
width:960px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#898988;
margin-left:20px;
margin-right:20px;
text-align:justify;
}