#map {
	max-width: 500px;
	height: 300px; 
	border: 1px solid black;	
}
.AdLeftHref {
	font-weight: bold;
	text-decoration: none;
}
.AdLeftImg {
	margin: 0 10px 4px 0;
	vertical-align: middle;
	height: 23px;
	width:23px;
}
.header {
	background-color: #FBFBFD;
	background-image: url(/images/toptitle.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	height: 40px;
}
#menu {
    background-color: #f5f6fa;
}
.lwtab {
	width: 100%;
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
.lwtab td{
	text-align: left;
}
table.L, td.L, tr.L {
	border: 1px solid #f5f6fa;
}
tr.L {
	background-color: #AAA7DA;
	color: black;
}
a.linkbutton2 {
	text-decoration: none;
	color: black;
	cursor: pointer;
}
a.cityad {
	text-decoration: none;
	color: blue;
	font-size: 14px;
}
h1,h2, h3, h4, h5, h6 {
	max-width: 100%;
	background: linear-gradient(90deg, #AAA7DA, #fff);
	text-align: left; 
	border-top: 1px solid #ffcc33;
	border-bottom: 1px solid #ffcc33;
	color: Navy;
 	font-weight: bold;
	padding: 5px 10px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333; 
}
h5
{
 	color: Navy;
 	font-weight: bold;
	font-variant: normal;	
}
h1 {
	font-size: 20px;
	height: 46px;
}
p.bold {	
	border: 1px solid black;
	background-color: #c6c6ff;
	padding-bottom: 9px;
	padding: 5px;
	margin: 0;
	margin-bottom: 20px;
	text-align: left;
}
p.bold {	
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	font-variant: small-caps;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
}
p.bold a {
	color: red;
}
p.bold a:visited {
	color: red;
}
p.bold a:hover {
	color: blue;
}
sub,
sup
{
	display: block;
	text-align: left;
}
.alicen {
	border: 1px solid black;
	display: block;
	margin-right: auto;
	max-width: 100%;
}
.tui {
 font-style: italic;
}