/*=TOP */ 

.station {
font-size:11px;
height:155px;
padding:5px;
border:2px solid white;
margin-top:10px;
margin-right:5px;
background-color:#001;
}

#global {
width:556px;
}

#main_left {
width:556px;
padding-top:80px;
padding-left: 8px;
height:400px;
}
#fc_left_news {
width:556px;
}

#main_right {
width:355px;
border:none;
}
.station {
width:335px;
}
.station a {
color:#c00;
}

.station h2 {
font-size:16px;
margin-bottom:5px;
}
.station h2 span {
font-size:11px;
}
.station img {
padding-right:5px;
float:left;
}
#mainarea {
background:#000 url(/station/img/stationmap.jpg);
}
.station address {
padding-top:5px;
clear:both;
}
