﻿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_title2.gif) no-repeat center center;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:25px;
margin:0;
padding:0px;
padding-top:5px;
text-indent:20px;
}

div .station_tf
{
 background: url("../../../Images/station_b.gif") no-repeat left top;
 width: 570px;
 height: 7px;
 margin-bottom: 5px;
}


.menu a:link,
.menu a:visited,
.menu a:active
{
  color: black;
  text-decoration:none;
}

.menu a:hover{
color: #800080;
text-decoration:underline;
}


.Item_tfb .menu a:link,
.Item_tfb .menu a:visited,
.Item_tfb .menu a:active
{
  color: black;
  text-decoration:none;
}

.Item_tfb .menu a:hover{
color: #800080;
text-decoration:underline;
}