* {

}
#all #light h3 {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	text-align: center;
}

body {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
}
#all {
	background-color: #999;
	height: 1200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#all #top {
	font-family: "細明體", "新細明體", Arial;
	color: #FFF;
	height: 300px;
	width: 950px;
	background-image: url(../imges/copnten.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
}
#all #top #fla {
	height: 150px;
	width: 550px;
	border: 2px solid #66F;
	margin-right: 200px;
	margin-left: 200px;
}
#all #light {
	width: 475px;
	float: left;
	height: 900px;
	background-image: url(../imges/IMG_4145.jpg);
	background-repeat: no-repeat;
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	font-size: 16px;
}
#all #reft {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	height: 900px;
	width: 475px;
	float: left;
	background-image: url(../imges/IMG_4145.jpg);
	font-size: 18px;
}
