@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#strip {
	background-color: #00ccff;
	margin: 0px;
	height: 20px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	line-height: 18px;
	margin: 0px;
	float: left;
	width: 630px;
}

.strip01 {
	background-image: url(../images/strip01.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 785px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
}
#header div {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#strip02 {
	background-image: url(../images/strip02.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.image02 {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 8px;
	padding-left: 10px;
}

.strip03 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #01a8d2;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding-top: 13px;
	padding-left: 20px;
}
.content p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#banner ul {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	line-height: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 50px;
}
.image01 {
	margin: 0px;
	float: left;
	width: 150px;
	padding-right: 7px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.clear {
	clear: both;
}
#banner img {
	margin: 0px;
	padding-top: 10px;
	padding-left: 200px;
}
.content01 ul {
	margin: 0px;
	padding-top: 8px;
	padding-left: 30px;
	line-height: 18px;
}

.content01 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	line-height: 18px;
	margin: 0px;
	float: left;
	width: 610px;
}
#footer {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
}

