@charset "utf-8";

body {
	text-align: center;
	background-image: url(images/bg_flecken.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	text-align: center;
	top:0px;
	position:absolute;
	margin:0px auto; 
	padding:0px;
}
.colleft {
	background-image:url(images/Lbg.jpg);
	background-repeat: repeat-y;
	width:4px;
	top:0px;
	left:0px;
	height:100%;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.colright {
	background-image:url(images/Rbg.jpg);
	background-repeat: repeat-y;
	width:4px;
	top:0px;
	left:0px;
	height:100%;
	position:relative;
	float:right;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#container {
	width:990px;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	text-align:center;
	background-image: url(images/containerBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
#copyright {
	width:990px;
	height:34px;
	position:relative;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:bottom;
	background-color:#000000;
}
#copyright .copyrighttext {
text-align:center;
font-size:12px;
display:inline;
line-height:12px;
}
#copyright .companylogo {
width:58px;
height:33px;
position:relative;
float:right;
display:inline;
right:10px;
}
h2 {
	margin-bottom: 10px;
	background: #000000;
	font-size:24px;
	text-align:left;
	color:#FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height:20px;
}
td {
font-size:12px;
color:#CCCCCC;
}
a {
color:#FFFFFF;
}
#header {
	background-image:url(images/GTitle.jpg);
	width:990px;
	height:51px;
	text-align:center;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul,li,form {
margin:0px;
padding:0px;
border:0px;
display:inline;
}
#header #headLink {
	position: absolute;
	width: 700px;
	height: 11px;
	left: 290px;
	top: 15px;
	text-align:center;
	margin:0px;
	padding:0px;	
}

#header li {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#headLink a {
text-decoration:none;
}
#SearchTxt {
width: 100px;
color: #000000;
font-size:11px;
}
#apDiv1 {
position:relative;
	left:15px;
	top:12px;
	width:35px;
	height:0px;
	z-index:1;
}