#footer_area{
     position: relative;
      	width: 100%;/*ширина */
       	margin-top: 0px;
	margin-left: auto;
	overflow:hidden;
	margin-right: auto;
	text-align:left;
	height: 65px;
        background: #ffffff;
        text-decoration: none;
}
/*----------------------------------------------------------------------*/
#post_footer_area{
    position: relative;
    width: 100%;/*ширина */
    margin-top: 0px;
    margin-left: auto;
    overflow:hidden;
    margin-right: auto;
    text-align:left;
    height: 35px;
    background: #fff43d;
    text-decoration: none;
}
#webdiz{
    position: relative;
    width: 600px;
    margin-top: 0px;
    margin-left: auto;
    overflow:hidden;
    margin-right: auto;
    font-size: 10px;
    font-family : Verdana;
}
#webdiz a{
    color: #646464;
    text-decoration: none;
}
#webdiza a:hover{
    color: #646464;
    text-decoration: none;
}

.footer_font
{
    font-size: 10px;
    font-family : Verdana;
    color : #808080;    
}