body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-attachment: fixed;
	background-image: url(resource/webaddress.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

.middleimage {
	position: relative;
	width: 100%;
	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;
	margin: 0px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	clear: both;
	height: 30%;
}
.middleimage #flashcontent {
	margin: 0px;
	padding: 0px;
	position: relative;
}

object, embed {
	margin: 0px;
	padding: 0px;
}
.box .right #webaddress {
	font-size: 1.7em;
}


h1 {
	background-image: url(resource/AW06.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 51px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
h1 span {
	position: absolute;
	left: -999em;
}
.box {
	margin: 0px;
	width: 100%;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
/*left box*/
.left {
	position: relative;
	width: 40%;
	margin: 0px;
	padding: 0px;
	left: 3em;
	float: left;
}

.left h2 {
	font-size: 1.3em;
	font-weight: normal;
}
.left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left ul li {
	display: inline;
}

/*right box*/
.right {
	position: relative;
	width: 40%;
	margin: 0px;
	padding: 0px;
	right: 3em;
	float: right;
}
.right h2 {
	font-size: 1.3em;
	font-weight: normal;
}
.right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.right ul li {
	display: inline;
}
.box  h3 {
	font-size: 1em;
	font-weight: bold;
}
.middleimage script {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 30%;
}
