﻿@charset "utf-8";



/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, textarea, p, blockquote{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 14px;
	line-height: 1.6em;
	color: #666;
}
a, a:link, a:visited {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
}

img{
	border:none;
	background: #FFFFFF;
}
#wrapper {
	text-align: center;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	height: 100px;
	background: #FFFFFF;
}

#content {
	position: relative;
	text-align: center;
	height: 1050px;
	background-color: #FFFFFF;
}
#logo {
	height: 80px;
	background: #FFFFFF;
}
#footer {
	position: relative;
	background-color: #ffffff;
}


 LIANG: BEGIN 
#slider {
	clear: both;
	height:450px;
	width:1000px;
	padding 0;
	margin: 0 auto;
	z-index:0;
	clear:both;
	display:block;
}

.SL00 {
	padding: 0;
	height:450px;
	width:1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-image: url(use_pic/U_BA_2024/2024_U_10.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
}

.SL01 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/01_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SL02 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/03_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SL03 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/04_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SL04 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/05_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SL05 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/06_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SL06 {
	padding: 0;
	height: 450px;
	width: 1000px;
	top: 0;
	left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(use_pic/U_BA/07_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

 LIANG: END
