/* CSS Document */



#city_right {
float: right;
width: 180px;
margin-top: 6px;
list-style: none;
}

#city_right select {
margin-left: 0px;
width: 180px;
}

#city_right ul {
padding-left: 10px;
list-style: none;
}

#city_right h5{
color: #FFFF66;
font-size: 105%;
font-weight: bold;
}

#city_right a{
color: #66FF66;
text-decoration: none;
}

#city_left {
}

#comm_navi {
font-size: 80%;
color: #66FF33;
padding-bottom: 3px;
}

#comm_navi a{
color: #66FF66;
text-decoration: none;
}

#city_bottom {
clear: both;
}

#city_bottom a{
text-decoration: none;
color: #FFFF66;
}

#city_bottom a:hover {
text-decoration: underline;
}
