* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A5F36C;
}
#wrapper {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	height: 100%;
	width: 1000px;
}
#topper {
	height: 671px;
	background-image: url(../images/top.png);
	width: 1000px;
}

#b1 {
	background-image: url(../images/btn1h.png);
}
#b2 {
	background-image: url(../images/btn2.png);
}
#bb1 {
	background-image: url(../images/btn1.png);
}
#bb2 {
	background-image: url(../images/btn2h.png);
}
#bb1:hover {
	background-image: url(../images/btn1h.png);
}
#b2:hover {
	background-image: url(../images/btn2h.png);
}
#con_t li {
	float: left;
	height: 124px;
	width: 282px;
	list-style-type: none;
}
#con_t a {
	height: 124px;
	width: 282px;
	list-style-type: none;
	float: left;
}

#con_t ul {
	height: 124px;
	width: 564px;
	margin-right: auto;
	margin-left: auto;
}
#gotop {
	border-radius:25px;
d
	background-color: #000;
	height: 45px;
	width: 100px;
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 30px;
	background-color: #000;
	cursor: pointer;
}

#con_t {
	background-image: url(../images/pict.png);
	height: 124px;
	width: 1000px;
}


#con_m {
	background-image: url(../images/picm.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 650px;
	padding-right: 175px;
	padding-left: 175px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#con_b {
	background-image: url(../images/picb.png);
	height: 69px;
	width: 275px;
	padding-top: 75px;
	padding-left: 725px;
}
#con_b a {
	font-size: 12px;
	color: #333;
	font-family: "微軟正黑體";
	text-decoration: none;
	font-weight: bold;
}
#con_b a:hover {
	color: #666;
}
.crb {
	clear: both;
}
table {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
}
.space {
	padding-left: 15px;
}
.big {
	font-size: 20px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#fbshare {
	height: 93px;
	width: 253px;
	position: absolute;
	z-index: 600;
	left: 624px;
	top: 477px;
}

#fbshare a{
	background-image: url(../images/fb.png);
	display: block;
	height: 93px;
	width: 253px;
}
#fbshare a:hover{
	background-image: url(../images/fbh.png);
}
