﻿html, body
{
    color: #000000;
    font: normal 12px '宋体' , Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
}


td
{
    line-height: 180%;
    font: normal 12px/180% '宋体' ,Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


select, input
{
    font-size: 12px;
    color: #000000;
    font: normal 12px/120% '宋体' ,Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}



a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}


a.main:link
{
    color: #000000;
    text-decoration: none;
}
a.main:visited
{
    color: #000000;
    text-decoration: none;
}
a.main:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.red:link
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:visited
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:hover
{
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:visited
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:hover
{
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:visited
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:hover
{
    color: #336699;
    text-decoration: none;
}

A.Yellow:link
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:visited
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:hover
{
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:visited
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:hover
{
    color: #FF0000;
    text-decoration: none;
}
#dao{  background-color:Red;}
#dao A:link
{
    color: #245c95;
text-decoration: none;
}
#dao A:visited
{
    color: #336699;
text-decoration: none;
}
#dao A:hover
{
    color: #336699;
    text-decoration: none;
}
#Meun
{
    float: left;
     text-align: center;
     width:91px;
}
.Meun_one{ color:White; font-weight:900; font-size:13px; height:25px;}
.Meun_one A:link
{
    color: #ffffff;
text-decoration: none;
}
.Meun_one A:visited
{
    color: #ffffff;
text-decoration: none;
}
.Meun_one A:hover
{
    color: #336699;
    text-decoration: none;
}
.Meun_two{color:White; border-bottom-color:White; border-bottom-style:dashed;  border-bottom-width:1px;  margin-right:30px; font-size:13px; height:25px;}
.Meun_two A:link
{
    color: #ffffff;
text-decoration: none;
}
.Meun_two A:visited
{
    color: #ffffff;
text-decoration: none;
}
.Meun_two A:hover
{
    color: #336699;
    text-decoration: none;
}
