@charset "utf-8";
/* CSS Document */
#container {
	width: 680px;
	height: auto;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 12px;
	color: #000000;
	background-image: url(bg.jpg);
	background-position: 100% 5%;
	background-repeat: no-repeat;
	
}
#container .contact{
	width: 100%;
	height: 480px;
	
	
	}
#container .map{
	width: 100%;
	height: auto;
	
	
	}
#container .need{
	color:#DFB425;
	
	}
#container .c01{
	color:#7F745E;
	font-size:12px;
	
	}
