@charset "utf-8";
/* CSS Document */

#banner{
	width:743px;
	height:198px;
	background:url(/Assets/Web/Image/map/banner.png) no-repeat;
	}
right_content {
	background:url(/Assets/Web/Image/map/bg.png) bottom; }
#map_line{
	width:680px;
	min-height:50px;
	margin-left:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #c4791c;
	}
#map_line h1 {
	font-size:18px;
	font-family:"微軟正黑體";
	color:#36F;}
#map_line ul{
	margin:0px;
	padding:0px;
	}
#map_line ul li{
	width:680px;
	min-height:30px;
	line-height:30px;
	color:#7d0022;
	margin:0px;
	padding:0px;
	list-style:none;
	
	border-bottom:dashed 1px #CCC;
	}
#map_line a{
	width:680px;
	min-height:30px;
	display:block;
	text-decoration:none;
	color:#7d0022;}
#map_line a:hover{
	cursor:pointer;
	background-color:#F9F2C6;
	}
#map{
	wdith
	680px;
	height:400px;
	}
#show_map{
	width:300px;
	height:50px;
	background-color:#FFF;
	}
#right_content{
	background:url(/Assets/Web/Image/map/bg.png) no-repeat bottom;}