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

