/*新定义开始*/
#container #title
{
    background: url(../../Images/NetBar/zxbg.gif);
    padding-left: 20px;
    background-color:#dddddd;
    height:23px;
}
#container #title li
{
    float: left;
    list-style-type: none;
    height: 23px;
}
#container #content
{
    height: 135px;
    width: 590px;
}
#tag1 a, #tag2 a, #tag3 a, #tag4 a, #tag5 a
{
    padding: 0px;
    border: 0px;
    height: 23px;
    display: block;
    margin: 0px;
}
#tag1 a
{
    width: 75px;
    background: url(../../images/NetBar/new1b.gif) no-repeat;
}
#tag2 a
{
    width: 75px;
    background: url(../../images/NetBar/new2b.gif) no-repeat;
}
#tag3 a
{
    width: 75px;
    background: url(../../images/NetBar/new3b.gif) no-repeat;
}
#tag4 a
{
    width: 75px;
    background: url(../../images/NetBar/new4b.gif) no-repeat;
}
#tag5 a
{
    width: 75px;
    background: url(../../images/NetBar/new5b.gif) no-repeat;
}
#container #title #tag1 a:hover
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new1.gif) no-repeat;
}
#container #title #tag1 a:hover span
{
    display: block;
    background: url(../../images/NetBar/new1.gif) no-repeat;
    padding: 0px;
}
#container #title #tag2 a:hover
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new2.gif) no-repeat;
}
#container #title #tag2 a:hover span
{
    display: block;
    background: url(../../images/NetBar/new2.gif) no-repeat;
    padding: 0px;
}
#container #title #tag3 a:hover
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new3.gif) no-repeat;
}
#container #title #tag3 a:hover span
{
    display: block;
    background: url(../../images/NetBar/new3.gif) no-repeat;
    padding: 0;
}
#container #title #tag4 a:hover
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new4.gif) no-repeat;
}
#container #title #tag4 a:hover span
{
    display: block;
    background: url(../../images/NetBar/new4.gif) no-repeat;
    padding: 0px;
}
#container #title #tag5 a:hover
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new5.gif) no-repeat;
}
#container #title #tag5 a:hover span
{
    display: block;
    background: url(../../images/NetBar/new5.gif) no-repeat;
    padding: 0px;
}
#container #title .selectli1
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new1.gif) no-repeat;
}
#container #title a .selectspan1
{
    display: block;
    background: url(../../images/NetBar/new1.gif) no-repeat;
    padding: 0px;
}
#container #title .selectli2
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new2.gif) no-repeat;
}
#container #title a .selectspan2
{
    display: block;
    background: url(../../images/NetBar/new2.gif) no-repeat;
    padding: 0px;
}
#container #title .selectli3
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new3.gif) no-repeat;
}
#container #title a .selectspan3
{
    display: block;
    background: url(../../images/NetBar/new3.gif) no-repeat;
    padding: 0px;
}
#container #title .selectli4
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new4.gif) no-repeat;
}
#container #title a .selectspan4
{
    display: block;
    background: url(../../images/NetBar/new4.gif) no-repeat;
    padding: 0px;
}
#container #title .selectli5
{
    display: block;
    width: 75px;
    background: url(../../images/NetBar/new5.gif) no-repeat;
}
#container #title a .selectspan5
{
    display: block;
    background: url(../../images/NetBar/new5.gif) no-repeat;
    padding: 0px;
}
.hidecontent
{
    display: none;
}
/*新定义结束*/