﻿html, body
{
	margin: 0;
	padding: 0;
	background: #8d8d8d url(image/_background/bg_body.gif) repeat-x top;
}
body
{
	font: 100% trebuchet ms;
	text-align: center;
	padding: 15px 0 30px 0;
}
img
{
	border: 0;
}
p, form, input
{
	margin: 0;
	padding: 0;
}
input.inputTxb
{
	height: 19px;
	color: inherit;
}
input.inputValid
{
	height: 21px;
	border-style: none;
	line-height: 21px; /*ff*/
	vertical-align: middle; /*ie7*/ <padding-bottom:1px;
/*ie56*/_vertical-align:inherit;_padding-top:1px}

