
div#tplPge{
	position: relative;
	width: 100%;
	min-width: 950px;
}
div#tplFra{
	position: absolute;
	width:950px;
	background-color: white;
	text-align: left;
	left:50%;
	margin-left:-475px;
}
div#tplTop{
	position: absolute;
	width:950px;
	height:320px;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	color: #319AD3;
	text-indent: -5000px;
	background: #ffffff url(../img/struct/e2b_header.jpg) top left no-repeat;
}
div#tplTi{
	margin-top: 59px;
	text-indent: -5000px;
	font-size:1.2em;
	font-weight: bold;
}

div#tplMid{
	position: absolute;
	background: #319AD3;
	top:320px;
	width:950px;
}
div#tplCo{
	min-height:600px;
	margin-left:258px;
	padding: 5px 15px 10px 15px;
	margin-top: 6px;
	width:650px;
	background-color:#FFFFFF;
}
div.tplLftYes{
	margin-left:210px;
}
div.tplLftNo{
	margin-left:0px;
}
div.tplRgtYes{
	margin-right:160px;
}
div.tplRgtNo{
	margin-right:0px;
}
div#tplLft{
	position: absolute;
	width:240px;
	top: 10px;
	left:6px;
	font-size: 0.9em;
}
div#tplRgt{
	position: absolute;
	width:150px;
	top: 10px;
	min-height:300px;
	right: 0px;
	background-color:#f5f5f5;
}

div#tplBtm{
	width:950px;
	height:655px;
	text-align: center;
	background: #1aa0d6 url(../img/struct/e2b_footer.jpg) top left no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin :6px 0 0 0;
	padding-top:3px;
}
