html, body, div, span, applet, object, img, iframe, p, h1, h2, h3, h4, h5, h6,ul,li p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, tt, var, fieldset, form, label, legend, caption { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; list-style: none;  }

BODY {
	width: 515px;
	font-family: Arial;
}

#tab {
	width: 515px;
	height: 570px;
	background: url(images/bg.jpg) no-repeat 0px 0px;
	position: relative;
}

ul.nl_list {
	float: left;
	margin: 179px 0px 0px 19px;
	width: 311px;
}

ul.nl_list li { float: left; width: 100%; }
ul.nl_list li div.d_input {
	width: 311px;
	height: 37px;
	background: url(images/d_input.png) no-repeat 0px 0px;
	margin-bottom: 14px;
}
ul.nl_list li div.d_input input {
	width: 90%;
	border: 0px;
	background: transparent;
	color: #464646;
	font: normal 12px Arial;
	margin: 10px 0px 0px 10px;
}
ul.nl_list li a#submit_form {
	display: block;
	outline: 0px;
	text-indent: -9999px;
	width: 183px;
	height: 49px;
	background: url(images/form_submit.jpg) no-repeat 0px 0px;
	margin-top: 10px;
}

#popup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 515px;
	height: 570px;
}
#popup a {
	display: block;
	width: 515px;
	height: 570px;
	background: url(images/popup.png) no-repeat 90px 170px;
}
