    body
    {
        margin:0 0;
        padding:0 0;
        font-size:13.5px;
        font-family:ËÎÌå;
        background:url(im/bg.jpg);
        color:#333333;
        line-height:24px;
    }
    .dl
    {
        float:left;
    }
    .dr
    {
        float:right;
    }
    .mx
    {
        width:100%;
    }
    .menu
    {
        float:left;
        width:140px;
        height:47px;
        
    }
    .menu1
    {
        float:left;
        width:200px;
        height:35px;
        
    }
    a
    {
        color:#333333;
        text-decoration:none;
    }
    a:hover
    {
        color:#dd3322;
        text-decoration:underline;
    }
    .bottomlink a
    {
        color:#fff;
        text-decoration:none;
    }
    .bottomlink a:hover
    {
        color:#dd3322;
        text-decoration:underline;
    } 
    .ty a
    {
        color:#da0505;
        font-weight:bold;

    }
    .ty a:hover
    {
        color:#f00303;
        font-weight:bold;

    }