@charset "gb2312";
/* CSS Document */

* {margin:0;padding:0;border:0;}  
* {list-style-type: none}

  body	{ 
  	font-family:   arial,  ËÎÌå,   serif;  
  	font-size:14px;  
	font-weight:bold;
	background-color:#FFFFFF;
  }  
   
  #nav 
  {  
        line-height:   30px;
	position:absolute;
	left:11px;
	top:95px;
  }  
   
  #nav   a
  {  
  	display:   block;   
	width:   263px;   
	text-align:	center;  
  }  
   
  #nav   a:link
  {  
  	color:#ffffff;   
	text-decoration:none;  
  }  
  
  #nav   a:visited     {  
  	color:#ffffff;
	text-decoration:none;  
  }  
  
  #nav   a:hover     {  
  	color:#ffffff;
	text-decoration:none;  
  }  
   
  #nav   li   {  
	float:   left;   
	width:   263px ;   
	background-color:	#6595dc;  
  }  
  
  #nav   li   a:hover{  
  	background-color:#0066cc;  
  }  


  #city14   {  
	clear:   left;    
	position: absolute;
	left:10px;
	top: 125px;
  }  

  #top {
	clear:left;
  }  


  #logo {
	clear:left;
	position:absolute;
	left: 210px;
	top: 0;
	width:200px;
	height:90px;
  }  

  #adtop {
	clear:left;
	position:absolute;
	left: 210px;
	top: 0;
	width:600px;
	height:90px;
  }  


#adsky {
	clear:left;
	position:absolute;
	left: 810px;
	top: 0;
	width:160px;
	height:475px;
}  

#akt {
	clear: left;
	position: absolute;
	left: 5px;
	top: 125px;
}

#akt.table {
	width: 790px;
	font-size: 18px;
	color: #000000;
}
#akt a:link {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight:bold;	
}
#akt a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 18px;      
}
#akt a:hover {
	text-decoration: none;
	color: #3366FF;
	font-size: 18px;
}

#akt a:active {
	text-decoration: none;
	color: #0066FF;
	font-size: 18px;
}
#akt tr.l2 {
	background-color:#6699cc;
}

  #schedule {
	clear:left;
	position:absolute;
	top: 130px;
	left:10px;
	
  }


