body {
	background-color: #AAB61F;
	margin: 0px;
	padding: 0px;
}
h1, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#content {
	background-color: #C3D600;
	height: 600px;
	width: 940px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: -300px;
	box-shadow: 10px 10px 15px 2px #737b13;
	-moz-box-shadow: 10px 10px 15px 2px #737b13;  /*用於Firefox*/
	-webkit-box-shadow: 10px 10px 15px 2px #737b13; /*用於Safari、Google*/
	
}
#content h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 600px;
	background-color: #E2EB80;
}
#content ul {
	position: absolute;
	left: 245px;
	top: 50px;
	height: 250px;
	width: 165px;
	background-color: #E2EB80;
}
#content li {
	list-style-type: none;
}
#content li img {
	height: 50px;
	width: 165px;
}
#imagePhoto img {
	position: absolute;
	height: 100px;
	width: 100px;
}
img#photo01 {
	left: 440px;
	top: 400px;
	height: 200px;
	width: 200px;
}
img#photo02 {
	left: 740px;
	top: 200px;
	height: 200px;
	width: 200px;
}
#content ul li a img {
	opacity:0.6; /* 最大數值字為1 */
	filter:alpha(opacity=80); /*最大數值為100 ，用於IE8 及其早期版本語法 */
}
#content ul li a img:hover {
	opacity:1; /* 最大數值字為1 */
	filter:alpha(opacity=100); /*最大數值為100 ，用於IE8 及其早期版本語法 */
}

img#photo03 {
	left: 440px;
	top: 0px;
	height: 200px;
	width: 200px;
}
img#photo04 {
	left: 840px;
	top: 0px;
}
img#photo05 {
	left: 640px;
	top: 0px;
}
img#photo06 {
	left: 440px;
	top: 200px;
}
img#photo07 {
	left: 640px;
	top: 200px;
}
img#photo08 {
	left: 540px;
	top: 300px;
}
img#photo09 {
	left: 640px;
	top: 400px;
}
#apDiv1 {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 12px;
	line-height: 25px;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
}

img#photo10 {
	left: 740px;
	top: 100px;
}
img#photo11 {
	left: 840px;
	top: 400px;
}
img#photo12 {
	left: 740px;
	top: 500px;
}

#campaign {
	width: 170px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 245px;
	margin-top: -228px;
}
#content #apDiv1 img {
	float: right;
	clear: none;
	border: 2px groove #990;
	margin-top: 65px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#campaign img {
	width: 170px;
	height: 100px;
}
#exh-txt {
	height: 450px;
	width: 500px;
	position: absolute;
}
.tit-b {
	font-size: 20px;
	line-height: 25px;
	color: #03C;
	border: 2px dotted #3CF;
	width: 300px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	padding-left: 5px;
}
.txt-a {
	font-size: 50px;
	color: #900;
	margin-right: 30%;
	margin-left: 30%;
	margin-top: 50%;
	margin-bottom: 50%;
}
.menu-set {
	width:100%;
}
#content .menu-set ul {
	margin: 0px;
}
#content .menu-set li {
	height: 60px;
	width: 165px;
	background-image: url(images/b01.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 5px;
}
#content .menu-set li a {
	text-decoration: none;
	font-family: "微軟正黑體", "myriad Pro", "Arial Unicode MS";
	line-height: 60px;
	font-weight: bold;
	color: #0C6;		
}
#content .menu-set li a:hover {
	text-decoration: none;
	font-size: 20px;
	color: #060;
	
}
