@charset "utf-8";

/* CSS Document */
#content{
	width:672px;
	height:auto;
	margin-top:30px;
}
#content .contact{
	width:656px;
	height:auto;
	margin-bottom:30px;
}
#content .con{
	width:auto;
	height:20px;
	float:left;
	margin-right:5px;
}

#contact_detail{
	float:left;
	width:660px;
	height:auto;
	margin:5px;
	border-top:#A7A7A7 1px solid;
}

.contact_table{
	width:25%;
	height:auto;
	background-image:url(title_bg.jpg);
	background-repeat:repeat;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	padding:13px 0 13px 30px;
	color: #575757;
	border-left:#A7A7A7 1px solid;
	border-bottom:#A7A7A7 1px solid;
}
.contact_table2{
	width:75%;
	height:auto;
	background-color:#FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif '微軟正黑體', '新細明體';
	padding:13px 20px 13px 20px;
	color: #272727;
	border-right:#A7A7A7 1px solid;
	border-bottom:#A7A7A7 1px solid;
}