body {
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	line-height: 14px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
}
.left {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	width: 378px;
	height: 300px;
	border: 1px solid #cccccc;
}
.right {
	position: absolute;
	margin-top: 0;
	margin-left: 382px;
	width: 378px;
	height: 300px;
}
.bottom {
	position: absolute;
	margin-top: 304px;
	margin-left: 0;
	width: 760px;
	height: 93px;
}
.heading {
	background-color: #1A1A1A;
	color: #ffffff;
	padding-left: 10px;
	width: 250px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	border: 1px solid #cccccc;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	border: 1px solid #cccccc;
	padding: 8px;
}
#target1 {
	position: absolute;
	left: 35px;
	top: 30px;
}
#target21 {
	position: absolute;
	left: 35px;
	top: 55px;
}
#target31 {
	position: absolute;
	left: 35px;
	top: 78px;
}
#target2 {
	position: absolute;
	left: 0;
	top: 120px;
}
#target3 {
	position: absolute;
	left: 35px;
	top: 118px;
	line-height: 12px;
}
.left_bottom {
	position: absolute;
	bottom: 30px;
	left: 35px;
	line-height: 12px;
}
a:link {color: #EC008C; text-decoration: none;}
a:visited {color: #EC008C; text-decoration: none;}
a:hover {color: #A7A9AC; text-decoration: none;}
a:active {color: #EC008C; text-decoration: none;}