﻿@charset "utf-8";

/*
side menu style shest
*/

#leftframe2{
padding: 0px;
margin: 0px;
border: 0px;
list-style: none;
font-size: 13px;
overflow: hidden;
}
#guidance2{
margin-top: 10px;
width: 190px;
height: 32px;
}
#sidemenu2 dt{
background: #2354a1;
width: 170px;
height: 15px;
border: 1px solid #2354a1;
padding-top: 3px;
padding-left: 10px;
text-indent: 10px;
margin-top: 20px;
margin-left:5px;
color: #ffffff;
font-weight: bold;
overflow: hidden;
}
#sidemenu2 dt a{
text-decoration: none;
display: block;
width: 170px;
height: 20px;
color: #ffffff;
}
#sidemenu2 dd{
width: 170px;
height: 20px;
border: 1px solid #2354a1;
border-top: 0px;
padding-top: 7px;
padding-left: 10px;
text-indent: 10px;
margin-left:5px;
overflow: hidden;
}
#sidemenu2 dd a{
display: block;
width: 170px;
height: 21px;
text-decoration: none;
}
#sidemenu2 dd :hover{
background: url(../images/btn_on2.gif) no-repeat;
}
#sidemenu2 dt :hover{
background: url(../images/btn_on.gif) no-repeat;
}
#sidemenu2 dd span{
position: relative;
right: 15px;
display: block;
height: 23px;
width: 175px;
text-indent: 10px;
padding-top: 3px;
padding-left: 10px;
font-size: 13px;
float: left;
overflow: hidden;
}
#sidemenu2 dd span a{
margin-left: 20px;
overflow: hidden;
}
#sidemenu2 .map{
display: block;
width: 170px;
height: 40px;
overflow: hidden;
}
