/*hk_information */

#route,#terminal1,#internationnalterminal{
 width:190px;
 height:auto;
color:#cc0000;
font-size:16px;
font-weight:bold;
margin:5px 0px 5px 0px;
padding:5px;
border-top: 4px solid #cc0000;
border-bottom: 4px solid #cc0000;
border-right: 4px solid #cc0000;
border-left: 4px solid #cc0000;
text-align:center;
}
#internationnalterminal_map{
 width:620px;
 height: 760px;
 background: url(../img/map.gif) no-repeat;
 margin: 0; 
 padding: 0;
 position: relative;
}
#internationnalterminal_map li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#internationnalterminal_map a {display: block; text-indent: -9999px; text-decoration: none;}

#up {left: 0px; top: 0px; width: 620px; height: 325px;}
#down {left: 0px; top: 355px; width: 620px; height: 405px;}


#up a {height: 325px;}
#down a {height: 405px;}


#up a:hover {background: url(../img/map.gif) 0px -798px no-repeat;}
#down a:hover {background: url(../img/map.gif) 0px -1153px no-repeat;}
