* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #00957E;
	text-align: center;
	font-size:100.01%;
	color: #111;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #111;
}
a img {
	border: 0;
	padding: 10px 0;
}
.note-middle a img {
	border: 0;
	padding: 10px 0;
}
a img {
	border: 0;
	padding: 0;
}
h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	line-height: 1.4em;
}
.title h1 {
	position:relative;
	font-size: 24px;
	color:#FFF;
	display:block;
	top:120px;
	left:114px;
	width:330px;
}
.note-top p {
	font-size: 28px;
	line-height: 1.4em;
}
h2 {
	font-size: 24px;
	line-height: 1.3em;
}
.wrapper {
	font-family: Helvetica, Arial, Geneva, Tahoma, sans-serif;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	max-width:920px;
	min-width: 740px;
	margin: 0 auto -62px auto;
	text-align: center;
}
.note {
	position: relative;
	width: 484px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
.note-top {
	background: url(../img/note-top1t.png) no-repeat;
	min-height: 55px;
	padding: 40px 32px 0 28px;
	text-align: left;
	font-family: Helvetica, Arial, Geneva, Tahoma, sans-serif;
}
.note-middle {
	background: url(../img/note-middle1t.png) repeat-y;
	padding: 0 32px 0 28px;
	font-size:0.9em;
}
.note-bottom {
	background: url(../img/note-bottom1t.png) no-repeat;
	height: 87px;
}
.video-bg {
	position: relative;
	background: url(../img/bg-video.png) no-repeat;
	width: 708px;
	height: 535px;
	margin: 0 auto;
	text-align: center;
	z-index:10;
}
.video {
	position:absolute;
	border: none;
	clip: rect(50px 646px 438px 7px);
	top: 0;
	left: 27px;
	z-index: 20;
}
.footer, .push {
height: 62px;
}
.footer {
	position: relative;
	background: url(../img/footer.png) no-repeat;
	width: 740px;
	margin: 0 auto;
}
form table {
	margin: 0 auto;
	width: 412px;
	line-height: 1.2em;
	text-align: left;
}
form td {
	height: 43px;
}
.selected {
	background:url(../img/radiobtn-on.png) no-repeat 12px 2px;
}
.unselected {
	background:url(../img/radiobtn-off.png) no-repeat 12px 2px;
}
.arrow-left {
	float: left;
	padding: 8px 25px;
}
.arrow-right {
	float: right;
	padding: 8px 25px;
}
.clear {
	clear: both;
}
.note-middle table p {
	font-weight: bold;
}
fmusererror p {
	text-align: left;
}
textarea, .dashed {
	font-family: "Courier New",Courier,monospace bold;
	font-size: 13pt;
}
textarea {
	margin: 0 auto;
	background:url(../img/textarea.png) repeat;
	width: 340px !important;
	line-height: 28px;
	border: 0;
	overflow: hidden;
}
.dashed {
	border-style: none;
	border-bottom: #111 dashed;
	border-width: 1px;
	font-size:1.3em;
	width:333px;
	background: none;
}
.small-font {
	font-size:0.8em;
	color: #222;
}
.back {
	float: left;
	position: relative;
	left: 0;
	bottom: 135px;
	z-index: 1;
}
.title {
	position: relative;
	padding-top: 14px;
	width: 900px;
	height: 555px;
	margin: 0 auto;
	text-align: left;
}

.notes {
	position: absolute;
	background-repeat: no-repeat;
}
.notes h2 {
	position:relative;
	display:block;
}

.note1 {
	left: 0;
	top: 202px;
	background-image: url(../img/1.png);
	width: 267px;
	height: 161px;
}
.note1 h2 {
	font-size: 30px;
	top:32px;
}
.note2 {
	left: 300px;
	top: 195px;
	background-image: url(../img/2.png);
	width: 283px;
	height: 365px;
}
.note2 h2 {
	font-size: 19px;
	line-height: 24px;
	top: 16px;
	padding: 14px 0;
}
.note3 {
	left: 620px;
	top: 214px;
	background-image: url(../img/3.png);
	width: 276px;
	height: 128px;
}
.note3 h2 {
	font-size: 19px;
	top: 28px;
}
.note4 {
	left: 615px;
	top: 390px;
	background-image: url(../img/4.png);
	width: 300px;
	height: 128px;
}
.note4 h2 {
	font-size: 18px;
	top: 21px;
}
.note5 {
	left: 20px;
	top: 400px;
	background-image: url(../img/5.png);
	width: 194px;
	height: 131px;
}
.note5 h2 {
	font-size: 19px;
	top: 26px;
}
.td-arb {
	height: 16px;
}
.td-arb2 {
	height: 43px;
}
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 60px;
}

.ppt img {
	border: 0;
	padding: 0;
	background-color: #00957E;
}
