body {
	margin:0;
	padding:0;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	}		

#wrapper {
	font-family: Arial, "微軟正黑體";
	width: 980px;
	background-image: url(PICTURE/wrapper2.jpg);
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	margin: auto;
	}
	
#header {
	background-image: url(PICTURE/top%20page.jpg);
	background-repeat: no-repeat;
	height: 700px;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 980px;
	margin: auto;
}
#top {
	background-image: url(PICTURE/btn/top2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 60px;
	width: 980px;
}
#content {
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 980px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#btn {
	width: 980px;
	padding-left: 750px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-L {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#L-list {
	font-family: Arial, "微軟正黑體";
	font-size: 13px;
	line-height: 2.5em;
	padding: 0px;
	list-style-type: none;
}

#content-R {
	font-size: 15px;
	background-color: #FFF;
	margin-left: 0px;
	padding: 0px;
}



#title-bar {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 3em;
	color: #999;
	background-image: url(../../../%E5%9C%96%E7%89%87%E7%B4%A0%E6%9D%90/%E6%A8%99%E9%A1%8C.jpg);
	background-repeat: no-repeat;
	text-align: cente;
}

#footer {
	font-size: 14px;
	line-height:normal;
	color: #CCC;
	background-image: url(PICTURE/footer2.jpg);
	background-repeat: repeat-x;
	font-family: Arial,;
	height: 100px;
	width: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
	margin: auto;
}
.title-2 {
	font-size: 16px;
	font-weight: bolder;
	color: #09C;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1em;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #09C;
}

.clearboth {
        clear: both;
        }
WL-LIST li a {
	color: #09C;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
}
#content #content-L ul li a {
	color: #FFF;
	text-decoration: none;
	background-color: #9CF;
	border-bottom-color: #906;
}
