.head_frame
     {
        color: #fff;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
     	background: url(img/top_main2.png);
     }
.head_frame *
     {
        color: #fff;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
     }
.head_frame a, .head_frame a:link, .head_frame a:visited
     {
        color: #fff;
     }


.body_main
     {
        border: 1px solid #C7C7C7;
        margin-bottom: 10px;
     	background: #EDEDED;
     }





/*=================================Другие рамки==========================================================================================*/
.body_main_oth
     {
     	border: 1px solid #C7C7C7;
     	background: #EDEDED;
     	margin-bottom: 10px;
     }