﻿div .station_hd
{
 background: url("../../../Images/station_h.gif") no-repeat left top;
 width: 570px;
 height:auto;
 padding-top:7px;
}

div .station_cs
{
 background: url("../../../Images/station_bg.gif") repeat-y;
 width: 570px;
}

.station_cs h2
{
background:transparent url(../../../Images/station_title.gif) no-repeat center center;
color:#FFFFFF;
font-size:small;
font-weight:bold;
height:30px;
line-height:25px;
margin:0;
padding:0px;
padding-top:5px;
text-indent:50px;
}

div .station_tf
{
 background: url("../../../Images/station_b.gif") no-repeat left top;
 width: 570px;
 height: 7px;
 margin-bottom: 5px;
}
