*{margin:0;padding:0;border:0;}
#nav {
	 line-height: 18px;  list-style-type: none;
}

#nav a:link  {
	text-decoration:none; color: #777777;
}
#nav a:visited  {
	text-decoration:none; color: #777777;
}
#nav a:hover  {
	font-weight:bold;color:#FF6600;
}
#nav li {
	float: left; width: 80px; color: #777777;
}
#nav li a:hover{
	
}
#nav li ul {
	line-height: 27px;  list-style-type: none;text-align:left;
	left: -999em; width: 100px; position: fixed; 
	background:#FFFF99;
}
#nav li ul li{
	float: left; width: 100px;
	background:F4F4F4;
}
#nav li ul a{
	display: block; width: 100px;text-align:left;padding-left:10px;
}
#nav li ul a:link  {
	color:#666666; text-decoration:none;
}
#nav li ul a:hover  {
	text-decoration:underline;font-weight:bold;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}

#topapDiv1 {
	position:absolute;
	width:200px;
	height:85px;
	z-index:1;
	left: 50px;
	top: 10px;
}
#topapDiv2 {
	position:absolute;
	width:200px;
	height:29px;
	z-index:2;
	left: 50px;
	top: 95px;
}
#topapDiv3 {
	position:absolute;
	font-size: 13px;
	color:#FFFFFF;
	width:505px;
	height:30px;
	z-index:3;
	left: 179px;
	top: 100px;
}
#time {
	position:absolute;
	width:254px;
	height:19px;
	z-index:3;
	left: 699px;
	top: 105px;
	font-size: 12px;
	font-weight:bold;
	color: gray;
}	
