@charset "utf-8";
/* CSS Document */


/* --------------------------------------- */

.content {
	height : 900px;
}
.content h5 {
/*	background-color: #ffff00;	*/
	color:			#a36221;
	border-bottom:	2px solid #a37821;
}


/* --------------------------------------- */

.cont1 {
	margin-left:	32px;
	width:			640px;
	overflow:		hidden;
	font-size:		14px;
}
.cont1 ul {
/*	background-color:	#eeee00; */
	list-style-type:none;
	margin-left:	64px;
	padding-left:	0px;
}
.cont1 li {
}
.cont1 p {
	margin-left:	32px;
	font-size:		16px;
	margin-top:		32px;
}

.cont2 {
/*	background-color:	#eeee00; */
	margin-left:	32px;
	margin-top:		16px;
}
.cont2 dl {
/*	background-color:	#dddd00; */
	font-weight:	normal;
	font-size:		14px;
	padding:		0px;
	margin:			0px;
	color:			#000000;
}
.cont2 dt {
/*	background-color:	#cccc00; */
	margin-top:		8px;
	font-size:		16px;
}
.cont2 dd {
/*	background-color:	#bbbb00; */
	margin-left:	32px;
	font-size:		14px;
}



/* --------------------------------------- */

.map {
/*	background-color:	#999900; */
	width:		512px;
	height:		372px;

}

/* --------------------------------------- */

/* --------------------------------------- */




