.html_listTo {
	width: 180%;
	height: 100%;
	overflow-x: hidden
}
.wrapper .Login_Layout {
	width:96%;
	height: 160px;
	padding: 200px 2% 0 2%;
	background-size: contain;
}
.wrapper .Index_Layout {
	width:96%;
	height: 160px;
	padding: 200px 2% 0 2%;
	background-size: contain;
}

.Main .menu li {
	float: left;
	width: 33%;
	margin: 0 0 0 0;
	list-style: none;
}

/*header內頁抬頭*/
.header {
	float: left;
	width: 100%;
	height:70px;
	padding: 0;
	background: url(../images/header_bg.jpg) repeat-x;
	/*border-bottom:1px solid rgba(102,102,102,1);*/
	position: relative;
}
.header .x {
	float: left;
	width:70px;
	height:70px;
}

.header .share {
	float: right;
	width:70px;
	height: 70px;
	position: relative;
	z-index: 999;
}
.header .share ul a, .header .share ul a:visited {
	width: 70px;
	height: 70px;
	line-height:70px;
}
.header .share ul li:hover > a {
	width: 70px;
	height: 70px;
}
.header .share ul li:hover > ul {
	left:0px;
}
.header .share ul > li:hover > ul {
	top:70px;
}
.header .Inpage-titleA {
	float: left;
	line-height:70px;
	font-size:1.6em;
	color:#FFF;
}


.MenuA {
	width:250px;
	left:-300px;
	position: absolute;
}
.MenuA_listTo {
	left: 0 !important;
}

.Nav .Inpage-titleB {
	font-size: 1.2em;
}

/*Main*/

.Main table td{
	font-size: 1em;
}
.Main table td img{
	width:100%;
	height:auto;
}

/**---------- 大圖倫播 ----------**/
.slider {
	width: 100%;
	height: 170px;
}
.slider .slideBox {
	float: left;
	width: 100%;
	height: 170px;
	position: relative;
	overflow: hidden;
}
/*檔案A*/
.archives{
	float: left;
	width:98%;
	padding:0.5em 1%;
}
.archives .archives-title{
	width:100%;
	font-size:1.2em;
	padding:0.2em 0;
	margin:0;
	line-height:35px;
	position: relative;
	z-index: 1;
	overflow:hidden;
}

.archives .Inpage-boxA .names{
	width:50%;
	padding:0.5em 0;
}
.archives .Inpage-boxA .names li{
	font-size:1m;
	padding:0;
}

.archives .Inpage-boxA .ImgPic{
	width:50%;
	height: auto;
	margin:0 10px 0 0;
}
.archives .Inpage-boxA .names{
	width:45%;
}
/*檔案B*/
.profile{
	float: left;
	width:98%;
	height:100%;
	padding:0.5em 1%;
	margin: 0;
	position: relative;
	background:#FFF;
	z-index: 1;
	/*overflow:hidden;*/
}
.profile .profile-title{
	font-size:1.3em;
	padding:0.2em 0;
	line-height:35px;
}

.profile .Inpage-boxA .ImgPic{
	float:left;
	width:50%;
	height: auto;
	padding:0;
	margin:0 15px 0 0;
	position: relative;
	z-index: 1;
}
.profile .Inpage-boxA .names{
	width:45%;
	padding:0;
	margin:0;
	position: relative;
	background:#FFF;
	z-index: 1;
	overflow:hidden;
}
.profile .Inpage-boxA .names li{
	font-size:1.2em;
	padding:0 0 0.1em 0;
	line-height:30px;
}
.profile .profile-table{
	float:left;
	width:99%;
	padding:0;
	margin:1em 0;
	position: relative;
	background:#FFF;
	z-index: 1;
	overflow:hidden;
}
.profile .profile-table table th {
	font-size:0.8em;
}


.container .listA ul li .ImgPic{
	float:left;
	width:150px;
	height:150px;
	padding:0;
	margin:0;
	position: relative;
	z-index: 1;
}
.listB .th{
	font-size:0.9em;
}
.listB ul li{
	font-size:0.8em;
}
.listC ul li{
	width:100%;
	margin:0;
}
.listC ul li .ImgPic{
	float:left;
	width:70%;
	padding:1em 15% 0 15%;
	margin:0;
	position: relative;
	z-index: 1;
}

.listC ul li .Listext{
	font-size:1.2em;
}


.archives .archives-tableB table td img{
	width:100%;
	height:auto;
	padding:.3em 0;
}
