body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color:#dbeae8;
	font-family: 微軟正黑體, 新細明體, Consolas;
	font-size:15px;
	letter-spacing:1px;
	color: #000;
}
#opencss{
	width:auto;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.fb123{
	position: absolute;
	margin-top: 10px;
	margin-left: 600px;
	z-index:9;
}
.fblogin
{
	position: absolute;
	margin-top:140px;
	margin-left:10px;
}

.logo{
	position: absolute;
	margin-top: 0px;
	margin-left: 8px;
	z-index:9;
}
.title{
	position: absolute;
	margin-top: 0px;
	margin-left: -10px;
	-webkit-animation:bounceIn 1s .2s ease both;
-moz-animation:bounceIn 1s .2s ease both;}
	
.btn1{
	position: absolute;
	margin-top: 0px;
	margin-left: 645px;
	z-index:9;
/*-webkit-animation:fadeInDown .5s .5s ease both;
-moz-animation:fadeInDown .5s .5s ease both;}*/
-webkit-animation-name: fadeInDown, bounce;
-webkit-animation-duration: .5s, .5s;
-webkit-animation-delay: 0s, .5s;}

.btn2{
	position: absolute;
	margin-top: 0px;
	margin-left: 770px;
	z-index:9;
/*-webkit-animation:fadeInDown .5s 1s ease both;
-moz-animation:fadeInDown .5s 1s ease both;}*/
-webkit-animation-name: fadeInDown, bounce;
-webkit-animation-duration: 1s, 1s;
-webkit-animation-delay: 0s, 1s;}

.p1{
	position: absolute;
	margin-top: 0px;
	margin-left: 840px;
-webkit-animation:fadeInDown 1s .2s ease both;
-moz-animation:fadeInDown 1s .2s ease both;}

.p2{
	position: absolute;
	margin-top: 410px;
	margin-left: 165px;
-webkit-animation:fadeInRight 2s .2s ease both;
-moz-animation:fadeInRight 2s .2s ease both;}

.copyright{
	position: absolute;
	margin-top: 900px;
	margin-left: 0px;
}

.tit{
	position: absolute;
	margin-top: 535px;
	margin-left: 45px;
-webkit-animation:fadeInLeft 2s .2s ease both;
-moz-animation:fadeInLeft 2s .2s ease both;}
	
.main{
	position: absolute;
	margin-top: 625px;
	margin-left: 53px;
-webkit-animation:fadeInUp 2s .2s ease both;
-moz-animation:fadeInUp 2s .2s ease both;}
	
.font01{
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color: #4e4e4e;
}

.font02{
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color:#2d8f84;
	font-weight:bold;
}	
.font03{
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color:#ffffff;
	font-weight:bold;
}
.font04{
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color: #3c978b;
}	
	