/* CSS Document */

*{margin:0;padding:5;border:0;}
body,td,th {
	font-family: arial, ËÎÌå, serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6F0;
}
.LanCu {
	color: #151673;
	font-weight: bold;
}
a.link:link {
	color: #151673;
	font-weight: bold;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #151673;
}
a.link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9801;
}
a.link:active {
	text-decoration: none;
	font-weight: bold;
	color: #151673;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#nav {
     line-height: 25px;  list-style-type: none; background:#666;
}
#nav a {
    display: block; width: 80px; text-align:center;
}
#nav a:link  {
    color:#151673; text-decoration:none;
}
#nav a:visited  {
    color:#151673;text-decoration:none;
}
#nav a:hover  {
    color:#FF9801;text-decoration:none;font-weight:bold;
}
#nav li {
    float: left; width: 75px; margin-left:5px
}

#nav li ul {
    line-height: 27px;  list-style-type: none;text-align:left;
    left: -999em; width: 205px; position: absolute;
}
#nav li ul li{
    float: left; width: 205px;
    background: #F6F6F6;
}
#nav li ul a{
    display: block; width: 180px;text-align:left;padding-left:23px;
}
#nav li ul a:link  {
    color:#666; text-decoration:none;
}
#nav li ul a:visited  {
    color:#666;text-decoration:none;
}
#nav li ul a:hover  {
    color:#F3F3F3;text-decoration:none;font-weight:normal;
    background:#C00;
}
#nav li:hover ul {
    left: auto;
}
#nav li.sfhover ul {
    left: auto;
}
#content {
    clear: left;
}
.BaiCu {
	color: #FFFFFF;
	font-weight: bold;
}

.STYLE2 {color: #FF9801}

.table {
	border: 1px solid #999999;
}

.STYLE3 {color: #151673}