/*
**	主資料區
*/
.warp
{
	
	background-image: url(../images/contactus_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.main-Area
{
	width: 1198px;
	min-height: 1334px;
	background-image: url(../images/contactus_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

/*
**	內容區
*/

.fontbig
{
	height: 32px;
}


/*
**	雜項區
*/
.description_1 {
    position: absolute;
    top: 354px;
    left: 350px;
    font-size: 14px;
    width: 300px;
    line-height: 24px;
    color: rgba(232, 228, 14, 1);
}


		.description_1A {
			position: absolute;
			top: 0px;
			left: 0px;
			text-align: right
		}
			.description_1B {
    position: absolute;
    top: 0px;
    left: 71px;
    text-align: left;
    width: 500px;
}

		.description_2 {
    position: absolute;
    top: 564px;
    left: 350px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #4fd23d;
}

		.map {
    position: absolute;
    top: 410px;
    left: 470px;
}

		.qrcodeArea {
    position: absolute;
    top: 414px;
    left: 750px;
    width: 500px;
}


		.qrcode {
    display: inline-block;
    margin-right: 62px;
}

/*
**	頁尾區
*/
.socialMedia {  
    top: 1204px;
    left: 35px;    
}
.allright-area {   
    top: 1198px;
    left: 212px;   
}
.icons {   
    top: 1184px;
    left: 735px;   
}
