@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #81BBD3;
	}
#head {
	height: 202px;
	width: 1280px;
}
#left {
	height: 822px;
	width: 315px;
	float: left;
}
#left1 {
	background-image: url(../images/page_02.jpg);
	background-repeat: no-repeat;
	height: 581px;
	width: 315px;
}
#left2 {
	background-image: url(../images/page_04.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 315px;
	font-family: "微軟正黑體", "arial Unicode MS";
	font-size: 12px;
}
#left2 a {
	color: #FFF;
	text-decoration: none;
}
#left2 a:hover {
	color: #666;
	text-decoration: none;
}
#right {
	float: right;
	height: 822px;
	width: 965px;
	background-image: url(../images/page_03.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#main {
	height: 1024px;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}td img {display: block;}
#content {
	height: 822px;
	padding: 0px;
	width: 945px;
}
#foot {
	padding-top: 120px;
	padding-right: 15px;
	padding-left: 15px;
}
#l01 {
	float: left;
	width: 150px;
}
#l02 {
	float: right;
	width: 150px;
	padding-top: 200px;
}
