﻿.header-menu-border
{
    width:1002px;
    height:65px;
    overflow:hidden;
    margin:20px auto;
}

.header-menu-border a.logo
{
    float:left;
}
.header-menu-border a.menu
{
    width:115px;
    height:47px;
    display:inline-block;
    overflow:hidden;
    background:url(/Images/Index/newminiblog.png);
    float:right;
    margin-right:20px;
    margin-left:20px;
    margin-top:12px;
}
.header-menu-border a.menu1
{
    background:url(/Images/Index/newminiblog.png);
}
.header-menu-border a.menu2
{
    background:url(/Images/Index/picnews.png);
}
.header-menu-border a.menu3
{
    background:url(/Images/Index/circlefriend.png);
}
.header-menu-border a.menu4
{
    background:url(/Images/Index/newdown.png);
}
.header-menu-border a.menu5
{
    background:url(/Images/Index/hotvideo.png);
}
.header-menu-border a.menu01
{
    background:url(/Images/Index/newminiblog.png) 0 -48px;
}
.header-menu-border a.menu02
{
    background:url(/Images/Index/picnews.png) 0 -48px;
}
.header-menu-border a.menu03
{
    background:url(/Images/Index/circlefriend.png) 0 -48px;
}
.header-menu-border a.menu04
{
    background:url(/Images/Index/newdown.png) 0 -48px;
}
.header-menu-border a.menu05
{
    background:url(/Images/Index/hotvideo.png) 0 -48px;
}
