/*globel*/
*{
	position: relative;
	box-sizing: border-box;
	font-family:微軟正黑體;
	color: #fff;
	font-size:30px;
	
}
body{

}

.container{
	width: 1242px;
	height:auto;
	bottom: 0px;
	margin: 0 auto;
	border: 0px solid #000;


}
.container2{
width: 1242px;
	height:205px;
	margin: 0 auto;

	border: 0px solid #000;
}
.container3{
width: 1242px;
	height:205px;
	right:2px;
	top:2000px;
	margin: 0 auto;
	border: 0px solid #000;
}
.container4{
	top:220px;
	right:250px;
	width: 1242px;
	height: 75px;
	margin: 0 auto;
	border: 0px solid #000;
}
.container5{
	width: 1100px;
	height:1200px;
	
	position: absolute;
	margin-top: 250px;
	margin-left: 75px; 
	border: 0px solid #fff;
}
.container7{
	width: 1100px;
	height:100px;
	border-radius:10px;
	position: absolute;
	margin-top: 100px;
	margin-left: 75px; 
	border: 0px solid #fff;
}
.element{
	background-color: rgba(255,255,255,0.8);
	width: 1100px;
	height:1200px;
	position: relative;
	overflow:scroll;
	overflow-x:hidden;
	border: 15px inset #fff;
	border-right-style:none;
	border-radius:30px;
}
.givepadding{padding-bottom:0px;
top:1600px;
bottom:0px;
margin: 0px;}
.row:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.col1{
	float: right;
	width:20%;
	border: 0px solid #000;
	height:300px;
}
.col2{margin: 0 auto;
	width:40%;
	border: 0px solid #000;
	height:300px;}

.col3{float: left;
	width:20%;
	border: 0px solid #000;
	height:300px;}
.col4{margin: 0 auto;
	width:60%;
	border: 0px solid #000;
	height:300px;}
.col5{position: absolute;
left: 0%;
top: 90px;
bottom: 0px;
		width:700px;
	border: 0px solid #000;
	height:50px;}
	}


	.elements{
padding-right: 50px;
	}
.bg{
	background-image: url(bg/bg.jpg);
	width: 1242px;
	height:2208px;
	margin: 0 auto;
}
.bg .container{

}
.bg .container2{
	height:300px;
}

.navbar .container {
	height: 2208px;
}


.col1 img{ top:50px;
}

.col2 img{
	top: 50px;
}
.col3 img{
	top: 50px;
}


.col4 img{
	top: 50px;
}
.col5 img{
	top: 100px;
	position: relative;
	
	height: 100px;
	width: auto; 
}
.pad{}
.container7 img{
	position: relative;
left: 290px;
	height:150px;
	width:auto;
}