/*
**	主資料區
*/
.warp
{
	
	background-image: url(../images/travelHot_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.main-Area
{
	width: 1198px;
	min-height: 1334px;
	background-image: url(../images/travelHot_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

/*
**	內容區
*/
.areaX {
    position: absolute;
    top: 244px;
    left: 348px;
    width: 741px;
    height: 772px;
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    padding: 30px;
    border: 12px;
    border-style: solid;
    border-color: rgba(173, 171, 154, 0);
}


.fontbig
{
	height: 32px;
}


/*
**	雜項區
*/

.description_1 {
    position: absolute;
    top: 1615px;
    left: 499px;   
    z-index: 9999;
}

/*
**	頁尾區
*/
.socialMedia {  
    top: 1204px;
    left: 35px;    
}
.allright-area {   
    top: 1198px;
    left: 212px;   
}
.icons {   
    top: 1184px;
    left: 735px;   
}
