﻿body
{
}
form
{
	margin-top: 0px;
}
.inputA
{
	background-color: transparent;
	background-image: url(../../images/common/forms/inputA.png);
	height: 33px;
	width: 199px;
}
.input
{
	border: none;
	background: transparent;
}
.inputA input
{
	color: #434343;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 11px;
	width: 180px;
}

.txt
{
background-color:transparent;
background-image:url(../../images/common/forms/bg-txt.png);
background-position:0 0;
float:left;
height:27px;
margin-bottom:3px;
width:30px;
}
.txt input
{
background-color:transparent;
border:medium none;
color:black;
float:left;
font-size:12px;
height:20px;
margin:5px 3px 0;
overflow:hidden;
width:20px;
}
.txt-area
{
background-color:transparent;
background-image:url(../../images/common/forms/bg-textarea.png);
background-position:0 0;
float:left;
height:104px;

width:283px;color:#558BAD;
}
.txt-area textarea
{
background-color:transparent;
border:medium none;
float:left;
height:90px !important;
margin:4px 4px 0;
overflow-y:auto;
width:273px;color:#558BAD;
}



.txt2
{
background-color:transparent;
background-image:url(../../images/common/forms/bg-txt2.png);
background-position:0 0;
float:left;
height:26px;
margin-bottom:3px;
width:283px;
}
.txt2 input
{
background-color:transparent;
border:medium none;
color:black;
float:left;
font-size:12px;
height:20px;
margin:2px 3px 0;
overflow:hidden;
width:272px;color:#558BAD;
}