﻿body
{
    background:url(/Images/Index/bg.gif);
}

.Header, .Main
{
    width:831px;
    margin-left:auto;
    margin-right:auto;
}

.Main .td1 img 
{
    float:left;
}

.clear 
{
    clear:both;
}

.Header
{
    width:831px;
    height:61px;
    background:url(/emagazine/images/navigation_bg.png);
}

.Navigation
{
    width:700px;
    height:30px;
    line-height:30px;
    text-align:center;
    float:left;
    margin-top:20px;
    margin-left:105px;
}

.Navigation a 
{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.Navigation a:hover
{
    color:#CC3333;
}

.Navigation span
{
    width:2px;
    height:18px;
    margin-left:7px;
    border-left:2px solid #FF6633;
}

.Main
{
    width:843px;
    height:589px;
}