body{
 margin:0px;
 background-image:url(../img/body_bg.jpg);
 background-repeat:repeat-x;
 font-family:Tahoma;
 color:#333333;
}
#head{
 width:1086px;
 height:338px;
 background-image:url(../img/head.jpg);
 font-family:Tahoma;
 color:#333333;
}
#fot{
 margin-top:8px;
 font-family:Tahoma;
 color:#333333;
}
#white_resz{
 background-image:url(../img/bg.jpg);
 height:194px;
 font-size:12px;
 font-family:Tahoma;
 color:#333333;
}
.belso{
 font-size:12px;
 color:#333333;
}
#in_head{
 padding-top:90px;
 padding-left:70px;
 font-family:Tahoma;
 color:#333333;
}
#footer_resz{
 background-image:url(../img/footerbg.jpg);
 height:90px;
 font-family:Tahoma;
}
.footer_t{
 color:#ffffff;
 font-family:Tahoma;
 font-size:10px;
 width:900px;

}
.s{
 padding-top:15px;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited{
 color:#ffffff;
 text-decoration:none;
}
a.footer_link:hover{
 text-decoration:underline;
}