@charset "utf-8";

/* CSS Document */

#content{

	width: 680px;

	color: #666666;

	height: auto;

	font-size: 13px;

	line-height: 25px;

	font-family: "微軟正黑體";

}

#content h3{

	font-size: 18px;

	line-height: 32px;

	font-weight: bold;

	color: #1F1F1F;

	background-image: url(th.jpg);

	height: 32px;

	width: 650px;

	margin-bottom: 14px;

	padding-left: 30px;

}



#content .map{

	margin: auto;

	height: 318px;

	width: 666px;

	border: 3px solid #FCCF00;

}