a:link {text-decoration: none;color: #000000;}
a:visited {text-decoration: none;color: #222222;}
a:hover {text-decoration: underline;color: #376726;}
a:active {text-decoration: none;}
body{
	background-attachment:fixed;
	background-image: url(/images/web_bg_backup.gif);
}

.input00 {border: 1px #666666 solid;font-size: 12px;}
.input01 {border: 1px #666666 solid;font-size: 13px;}

.button01 {font:"menu";height: 21px;width: 53px;border: 1px #666666 solid;height:20px;}

.font00 {font-size: 12px;color: #E2E2E2;font-family: "ËÎÌå";line-height: 18px;}
.font01 {font-size: 12px;color: #222222;font-family: "ËÎÌå";line-height: 20px;}

.font03 {font-size: 14px;color: #0F374A;font-family: "ËÎÌå";line-height: 24px;font-weight: bold;}


.table1 {background-color: #E6EEF3;}
.table2 {background-color: #F5F7F9;}

*{margin:0;padding:0;border:0;}

#nav {
	 line-height: 24px;  list-style-type: none; background:#666;
}

#nav a {
	display: block; width: 0px; text-align:center;
}

#nav a:link  {
	color:#666; text-decoration:none;
}
#nav a:visited  {
	color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
	float: left; width: 0px; background:#E2E2E2;
}
#nav li a:hover{
	background:#999;
}
#nav li ul {
	line-height: 27px;  list-style-type: none;text-align:left;
	left: -999em; width: 120px; position: absolute; 
}
#nav li ul li{
	float: left; width: 120px;
	background: #E2E2E2; 
}


#nav li ul a{
	display: block; width: 120px;w\idth: 120px;text-align:left;padding-left:20px;
}

#nav li ul a:link  {
	color:#000000; text-decoration:none;
}
#nav li ul a:visited  {
	color:#333333;text-decoration:none;
}
#nav li ul a:hover  {
	color:#F3F3F3;text-decoration:none;font-weight:normal;
	background:#5E73B5;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}