@charset "utf-8";
/* CSS Document */

#wrapper #main {
	background-image: url(../images/forbackrepeat.jpg);
	width: 725px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #666666;
}
#wrapper #main h3   {
	font-size: 14px;
	color: #666666;
	line-height: 130%;
}
#wrapper #main h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

#wrapper #main #links {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	width: 506px;
	height: 75px;
}
#wrapper #main #map {
	width: 340px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#wrapper #main #links #title {
	width: 240px;
}
#wrapper  #main  #detail  {
	width: 327px;
	padding-top: 20px;
}
#wrapper  #main  #detail  ul  {
	list-style-type: square;
	font-size: 12px;
	margin-left: 15px;
	line-height: 120%;
	margin-top: 25px;
}
#wrapper  #main  #detail  p  {
	margin-top: 25px;
	font-size: 12px;
	line-height: 120%;
}
#wrapper  #main  #info  {
	width: 496px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

