﻿body {
	font-weight: normal;
	font-size: 12px;
	color: #99CCCC;
	margin: 0px 0px 0px;
}

#container {
	background-color: #FFFFFF;
	width: 800px;
	color: #006699;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#title {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.p1 {
	height: 20px;
	width: 400px;
	background-color: #FF6600;
	margin: 10px;
	padding: 5px;
	border: 1px solid #000000;
}
.p2 {
	height: auto;
	width: 500px;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 20px;
	float: left;
}
.p3 {
	width: 480px;
	page-break-before: always;
	height: auto;
	overflow:hidden;
	padding: 5px;
	margin-top: 20px;
}
.p3_title {
	font-size: 14px;
	color: #0000FF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.p3_body {
	font-size: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}


.p4 {
	width: 100px;
	page-break-before: always;
	height: auto;
	overflow:hidden;
	float: left;
}

.p5 {
	width: 0px;
	page-break-before: always;
	height: 0px;
	overflow:hidden;
	float: none;
	z-index: 1;
}
.p6 {
	float: left;
	width: 200px;
	height: auto;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.p7 {
	font-size: 12px;
}
.p8 {
	height: 50px;
	width: auto;
	background-color: #FF6600;
}
.logo {
	float: left;
	left: 120px;
	position: relative;
}
.p9 {
	background-color: #FF6600;
	height: 10px;
}
.p10 {
	height: 1px;
	background-color: #FF3300;
}
.p11 {
	background-color: #666666;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
.p12 {
	font-size: 10px;
	text-align: center;
}


.formq {
}
