body
{
	background-image: url("img/gama.jpg");
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family:Microsoft JhengHei;
	width: 100%;
	height: 100%
	overflow-x: hidden;
	
}
#bul{
	width: 70%;
	margin: 0 auto;
}
#bur{
	width: 70%;
	margin: 0 auto;
}

#tittle
{
	width: 100%;
	height:none;
}

.clear{
	clear: left;
}

img
{
	width: 100%;
}

#content{
	width: 100%;
	margin-top: 25px;
	height: auto;
}


.t{
	color: #171c60;
	font-size: 3em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.c{
	font-size: 2em;
}

table

