@charset "utf-8";
/* CSS Document */

.contactinfo {
	position:absolute;
	top:20px;
	left:50%;
	width:864px;
	height:456px;
	margin-left:-432px;
	/*background:#CC0000;*/
	overflow:hidden;
}

.contacttel {
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:110px;
    /*background: #52B068;*/
}

.contacttel img {
	width: 284px;
	height: 30px;
}

.contactmap {
	position:absolute;
	top:525px;
	left:50%;
	width:820px;
	height:420px;
	margin-left:-410px;
}

table {
	width:100%;
	height:100%;
	border-collapse:collapse;
    padding:0;
}

table, tr, th, td {
	font-family:Microsoft JhengHei;
    font-weight: normal;
    color:#464646;
	font-size:13px;
	text-align:left;
    vertical-align: top;
	/*border: thin solid black;*/
}

.contactseparate {
    position: absolute;
    top: 0px;
    left: 317px;
    width: 1px;
    height: 154px;
    /*background: #6539E3;*/
}

.contactdonate {
    position: absolute;
    top: 0px;
    left: 349px;
    width: 512px;
    height: 136px;
    /*background:#D344CE;*/
}

.contactdonate img {
	width: 511px;
	height: 30px;
}

.contacttraffic_01 {
    position: absolute;
    top: 175px;
    left: 0px;
    width: 864px;
    /*height: 278px;*/
    /*background: #D49919;*/
}

.contacttraffic_01 img {
	width: 863px;
	height: 30px;
}

.contacttraffic_02 {
    position: absolute;
    top: 292px;
    left: 0px;
    width: 864px;
    /*height: 278px;*/
    /*background: #D49919;*/
}
