/**---------- 大圖倫播 ----------**/
.slider {
	float: left;
	width: 100%;
	height:300px;
	position: relative;
	overflow: hidden;
}

.slider .slideBox {
	float: left;
	width: 100%;
	height:300px;
	position: relative;
	overflow: hidden;
}
/*檔案A*/
.archives{
	float: left;
	width:98%;
	padding:0.5em 1%;
}

.listC ul li{
	width:50%;
	margin:0;
}
.listC ul li .ImgPic{
	float:left;
	width:99%;
	padding:0;
	margin:0 0.5%;
	position: relative;
	z-index: 1;
}

.listC ul li .Listext{
	font-size:1.6em;
}

.archives .Inpage-boxA .names{
	min-width:50%;
	width:auto;
}
/*檔案B*/
.profile{
	float: left;
	width:98%;
	height:100%;
	padding:0.5em 1%;
	margin: 0;
	position: relative;
	background:#FFF;
	z-index: 1;
	/*overflow:hidden;*/
}
.profile .Inpage-boxA .names{
	min-width:50%;
	width:auto;
}
