.warp{
	width: 100%;	
	min-width: 1200px;
	background-color: rgba(38, 41, 32, 1);
}
.main-Area{
	width: 1200px;	
}

.mainMenu {   
    z-index: 9060;
}

.mMItem {
    text-shadow: 3px 3px 7px #000000;
}




.logoPic
{
	position: absolute;
	z-index: 9070;
	top: 0px;
	left: 0px;
}

.picX
		{
			position: absolute;
			width: 100%;
		}
.bottomArea {
    position: fixed;
    bottom: 0px;
    z-index: 777;
    width: 100%;
    min-width: 1200px;
    height: 138px;
    background-color: rgba(0, 0, 0, 0.7);
}
.bottomContent { 
	position: relative;
    z-index: 777;
    width: 1198px;    
    height: 138px;	
	margin:  0 auto;
}
		
	
		
	.description_1 {
    position: absolute;
    width: 730px;
    height: 246px;
    z-index: 9040;
    font-family: '微軟正黑體', 'Microsoft JhengHei', 'Roboto', 'Helvetica Neue', 'Segoe UI', 'Helvetica, Arial', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
    color: rgba(218, 216, 88, 1);
    line-height: 21px;
    padding: 6px;
    top: -246px;
    text-align: center;    
    margin-left: 234px;   
}
		
		.dTitle {
    text-align: left;
    position: absolute;
    top: -34px;
    left: -3px;
}
		.dContent {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 8px;
    width: 728px;
    text-align: left;
    height: 90px;
    color: #fff;
}
		.dCTitle {
			text-align: right;
			font-size: 20px;
			margin-bottom: 6px;
			text-shadow: 3px 3px 7px #000000;
			color: rgba(255, 170, 66, 1);
		}
		.dCC
		{
			
		}
		.pItems {
    width: 747px;
    padding: 0px;
    margin: -2px;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
}
		.pItem {
    width: 185px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: -2px;
    margin-top: 1px;
    padding: 0px;
    line-height: 42px;
}
		.btnActive
{
	background-color: #e08518;
}
.pItem:hover
{
	background-color: rgba(255, 170, 66, 0.7);
	cursor: pointer;
}




/*
**	頁尾區
*/

.socialMedia {
    top: 18px;
    left: 35px;
    z-index: 888;
}

.allright-area {
    top: 13px;
    left: 212px;
    z-index: 888;
}
.icons {
    top: -5px;
    left: 735px;
    z-index: 888;
}
