body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

form {
	margin: 0px;
	padding: 0px;
}

body, p, div, li, td, th, input, textarea, select, a {
	font: 8pt normal Tahoma, Arial, sans-serif;
	color: #080808;
}

div#container {
	position: relative;
	margin: 0px 0px;
	width: 400px;
	height: 250px;
}

div#topgroup {
	float: left;
	width: 105px;
	height: 90px;
	background: url(/static/images/head.logo3.gif) 10px 10px no-repeat;
}

div#top2{
	float: left;
	width: 280px;
	height: 90px;
	padding-right: 15px;
	padding-top: 40px;
	text-align: right;
	font: bold 12px  Tahoma, Arial, sans-serif;
	color: #646464;
}

div#bcg_g { position: absolute; top: 90px; width: 400px; height: 210px; background-color: #F2F2F2;
			border-top: 2px dotted #E7E7E7;}

input.text { width: 184px; }

#f1 { position: absolute; top: 5px; left: 155px;}
#f2 { position: absolute; top: 30px; left: 155px;}
#f3 { position: absolute; top:  55px; left: 155px;}
#f4 { position: absolute; top:  80px; left: 155px;}

#thx { font: bold 11px  Tahoma, Arial, sans-serif; color: #404040; text-align: center; vertical-align: middle;
	   padding-top: 50px;}

#title1 { position: absolute; top: 5px; left: 20px;
	font: normal 11px  Tahoma, Arial, sans-serif;
	color: #404040;
}
#title2 { position: absolute; top: 30px; left: 20px;
	font: normal 11px  Tahoma, Arial, sans-serif;
	color: #404040;
}
#title3 { position: absolute; top: 55px; left: 20px;
	font: normal 11px  Tahoma, Arial, sans-serif;
	color: #404040;
 }
#title4 { position: absolute; top: 80px; left: 20px;
	font: normal 11px  Tahoma, Arial, sans-serif;
	color: #404040;
 }

#btn { position: absolute; top: 120px; left: 155px; }

#bottom { position: absolute; width: 400px; height: 35px; top: ; left: 0; }

div#center span.invalid {
	position: absolute;
	display: none;
	left: 187px;
	font-size: 7pt;
	color: #409147;
	font-weight: bold;
	border-left: solid #409147 1px;
	border-bottom: solid #409147 1px;
	padding: 0px 5px;
}

div#center span.i1 {
	top: 10px;
}

div#center span.i2 {
	top: 95px;
}

div#center span.i3 {
	top: 134px;
}

div#center span.i4 {
	top: 175px;
}
