/* Contents for index page */
.contents  {
	width: 748px;
	margin: auto;
	border: 4px solid white;
	background-color: white;
}


/* Template for index page */
.address {
	width: 748px;
	clear: both;
	background-color: #E7E6DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}

.address2 {
	width: 748px;
	background-color: #E7E6DF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	text-align: center;
	clear: both;
}

div.info {
	width: 700px;
	margin:auto;
	background-color: white;
	text-align: left;
	height: 200px;
}

div.info h1 {
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

p.info { 
	color: #333; 
	font-size: 13px;  
	text-indent: 12px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

div.info-map1_2 {
	width: 460px;
	height: auto;
	float: left;
	position: relative;
}

div.info-map1, .info-map2, .info-map3 {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

ul.L1, .L2, .L3, .L4{
	margin: 0px;
	padding: 0px;
}


li.L1{
	list-style-type: circle;
	margin-left: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

li.L2{
	list-style-type: disc;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

li.L3{
	list-style-type: square;
	padding-bottom: 5px;
	margin-top: 4px;
	font-weight: normal;
	font-size: 12px;
	margin-left: 15px;
}

li.L4{
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 0px;
	font-size: 11px;
	margin-top: 3px;
}
