@charset "utf-8";
/* CSS Document */
#container {
	height: auto;
	width: 706px;
	padding: 0 0 0 0;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif ,'微軟正黑體' ,'新細明體';
	line-height: 20px;
	color: #333;
}
#contact{
	width: 100%;
	margin: 20px auto 20px auto;
	height: auto;
	word-wrap: break-word;
	word-break: normal;
}
#headline{
	height: auto;
	width: auto;
}
#contact .table{
	height: auto;
	border: 1px solid #deddde;
}
#contact .table{
	border: 1px solid #bababa;
}
#contact .table th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
	font-weight: normal;
}
#contact .table td{border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;}
