@charset "utf-8";
body {
	background-color: #EEEEEE;
}
html,body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	line-height: 150%;
	height: 100%;
	min-height: 100%;
}
#all {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	background-color: #FFFFFF;
	height: 100%;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	color: #990000;
}
#all .ltop {
	background-image: url(pics/top.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	height: 200px;
}
#all .ltop .logo {
	top: 20px;
	left: 50px;
}
#all h1 {
	font-size: 0.87em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #444444;
	text-decoration: none;
}
#all h1 a {
	color: #444444;
	text-decoration: none;
}
#all #menu {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
}
#all .adr {
	background-image: url(pics/bbgon.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-size: 0.87em;
	color: #999999;
	bottom: auto;
}
#all #mt {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 200%;
}
#all .adr a {
	color: #999999;
	text-decoration: none;
}
#mn {
	text-align: left;
	height: 30px;
}
