@charset "big5";
/*---- 最外層包裝 ----*/
#WRAPPER {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 1716px;
}
#VISIONA {
	height: 497px;
	width: 980px;
	background-image: url(../images/index_01.jpg);
}
#VISIONB {
	height: 497px;
	width: 980px;
	background-image: url(../images/index_01.jpg);
}
#VISIONB #MOTION {
	height: 273px;
	width: 240px;
	padding-left: 38px;
	padding-top: 125px;
}

#MAIN {
	height: 1553px;
	width: 980px;
}
#MAIN_ONE {
	height: 525px;
	width: 980px;
}





#MAIN_TWO {
	height: 889px;
	width: 980px;
}
#MAIN_THREE {
	height: 139px;
	width: 980px;
}

#MAIN_MORE {
	height: 1316px;
	width: 924px;
	background-image: url(../images/more_bg_list.jpg);
	padding-right: 0px;
	padding-left: 18px;
}
#MAIN_MORETOP {
	height: 55px;
	width: 942px;
}









#COPYRIGHT{
	display:block;
	width:980px;
	height:135px;
}



 /*---- 清除float帶來的後遺症----*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
