@charset "utf-8";
/* CSS Document */

body{
	background-image:url(img/bg.png);
	font-family:"微軟正黑體";
	color:#333;
	font-size:18px;
	}

p{
	color:#333;}
	
.lol{
	width:1000px;
	height:30px;
	margin:auto;
	}
	
.ci01{
	width:1000px;
	height:792px;
	background:url(img/ci01.png);
	margin:auto;
	}

.ci02{
	width:1000px;
	height:402px;
	margin:auto;
	}

.ci03{
	width:1000px;
	height:642px;
	margin:auto;
	}

.ci04{
	width:1000px;
	height:200px;
	margin:auto;
	background-color:#FFF;
	}
	
.go01{
	width:1000px;
	height:736px;
	background:url(img/go01.png);
	margin:auto;
	}

.go02{
	width:1000px;
	height:402px;
	margin:auto;
	}

.go03{
	width:1000px;
	height:642px;
	margin:auto;
	}
	
.thx{
	width:1000px;
	height:85px;
	margin:auto;
	color:#FFF;
	}
	
.thx02{
	width:1000px;
	height:523px;
	background:url(img/thx.png);
	margin:auto;
	}
		
.mama{
	width:900px;
	height:150px;
	color:#333;
	margin:auto;
	}
		

