.main_Wrapper{
	display: flex;
}


.titleBar{
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: space-between;
	position: relative;	
}

.titleBar h2{
	width: 100%;
	position: relative;
	line-height: 40px;
	color: #686868;
	text-align: center;
	font-family: Georgia;
    font-weight: 400;
    font-size: 11px;
}

.titleBar a.dispBtn{
	margin: auto;
   vertical-align: middle; 
   display: inline-block;
	
}


.titleBar a img{
	
}

.titleBar .chgLan{
	width: 10%;
	position: absolute;
	left: 0;
	z-index: 1;
}

.titleBar .chgLan a{
	text-decoration: none;
	color: #686868;
	font-size: 9pt;
	line-height: 40px;
}


.content_Right .titleBar.pasterBlock h2{
	color: #40907B
}

.content_Wrapper.Right_Column .content_Right .orderMusic a{
	position: relative;
}


.content_Wrapper.Right_Column .content_Right .orderMusic a img.shoppingCartIcon{
	position: absolute;
	left: 5px;
	bottom: 10px;
	width: 15%;
	height: auto;
}


.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn a,
.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn a img{
	width: 100%;
	height: auto;
}

.content_Wrapper.Right_Column .content_Right .toTeamear a{
	width: 100%;
	height: auto;
	text-decoration: none;
	text-align: right;
}

.content_Wrapper.Right_Column .content_Right .toTeamear a img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.content_Wrapper.Right_Column .content_Right .toTeamear a p{
	color: #cecece;
	font-family:  Arial, "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-right: 5px;
}



/* 分頁選單按鈕 */
.pageChooseItem, .pageChooseItem a:link, .pageChooseItem a:visited, .pageChooseItem span.pageCurrentNo{
	font-family: Verdana, Arial;
    font-size: 10px;
    color: #C2BBB1;
    display: flex;
    justify-content: flex-start;
}

.pageChooseItem a.pageSelectNos{	
	padding: 0px 3px;
}

.pageChooseItem span.separateMark{
	padding: 0px 3px;
}


.pageChooseItem span.pageCurrentNo{
	padding: 0px 3px;
    color: #663333;
}



/* 手機 */

@media screen and (max-width:736px){
	
	.content_Wrapper.Right_Column .pastVideo img.youtubePlayBtn{
		width: 20%;
	}
	
	
	#goTop{
		left: auto;
		right: 0;
	}
	
	
	/* 分頁選單按鈕 */
	.pageChooseItem, .pageChooseItem a:link, .pageChooseItem a:visited, .pageChooseItem span.pageCurrentNo{
		font-family: Verdana, Arial;
	    font-size: 10pt;
	    color: #C2BBB1;
	    display: flex;
	    justify-content: space-around;
	}
	
	.pageChooseItem a.pageSelectNos{	
		display: none;
	}
	
	.pageChooseItem span.separateMark{
		display: none;
	}
	
	
	.pageChooseItem span.pageCurrentNo{
	    color: #663333;
	}

	
	
	.main_Wrapper{
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	
	
	.content_Wrapper.Left_Column{
		width: 100%;
		min-width: 10px;
		margin-bottom: 0;
		padding-bottom: 30px;
		margin-top:30px;
	}
	
	
	
	.titleBar{
		width: 100%;
		height: 40px;
		position: relative;
	}
	
	
	.titleBar h2{
		width: 100%;
		position: relative;
		line-height: 40px;
		color: #686868;
		text-align: center;
		font-family: Georgia;
	    font-weight: 400;
	    font-size: 11px;
	}
	
	.titleBar a.dispBtn{
		display: none;
	}
	
	
	.titleBar .chgLan{
		width: auto;
		position: absolute;
		left: 0;
		z-index: 1;
		color: #686868;
		font-size: 9pt;
		line-height: 40px;
	}
	
	.titleBar .chgLan a{
		text-decoration: none;
		color: #686868;
		font-size: 9pt;
		line-height: 40px;
	}	
	
	.content_Wrapper.Right_Column{
		width: 100%;
		max-width: none;
		margin-bottom: 50px;
		margin-left: 0;
	}
	
	.content_Wrapper.Right_Column .content_Right{
		padding: 0;
		width: 95%;
		margin: 0 auto;
	}
	
	
	
	.content_Wrapper.Right_Column .content_Right .orderMusic a{
		position: relative;
	}
	
	
	.content_Wrapper.Right_Column .content_Right .orderMusic a img.shoppingCartIcon{
		position: absolute;
		left: 15px;
		bottom: 20px;
		width: 10%;
		height: auto;
	}
	
	
	
	.content_Wrapper.Right_Column .content_Right .pastVideo{
		width: 100%;
		height: auto;
	}
	
	.content_Wrapper.Right_Column .content_Right .pastVideo a{
		height: auto;
	}
	
	.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn{
		width: 100%;
		height: auto;
		margin-bottom: 40px;
	}
	
	.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn a,
	.content_Wrapper.Right_Column .content_Right .pastDownLoadBtn a img{
		width: 100%;
		height: auto;
	}
	
	.content_Wrapper.Right_Column .content_Right .toTeamear{
		padding-bottom: 40px;
	}
	
	.content_Wrapper.Right_Column .content_Right .toTeamear a{
		width: 100%;
		height: auto;
		text-decoration: none;
		text-align: center;
		display: block;
	}
	
	.content_Wrapper.Right_Column .content_Right .toTeamear a img{
		width: 60%;
		height: auto;
		margin-bottom: 10px;
	}
	
	
	.content_Wrapper.Right_Column .content_Right .toTeamear a p{
		color: #cecece;
		font-family:  Arial, "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
		font-size: 12pt;
		line-height: 1.5;
		padding-right: 0px;
		color: #878787;
		font-weight: 400;
	}

	
	
		
}


