td#main{
	text-align: left;
}

td#main p{
	margin: 0px;
}

p#title1{
	font-size: 24px;
  font-weight: bold;
  background: url(image/mail.gif) no-repeat left center;
  text-align: left;
  padding-left: 30px;
  margin: 0px 0px 0px 0px;
}

div#title2{
	margin-left: 100px;
  margin-top: 20px;
	width: 300px;
	height: 160px;
	font-size: 24px;
  font-weight: bold;
  text-align: left;
  background: url(image/max.gif) no-repeat right bottom;
}

div#title3{
	margin-left: 100px;
  margin-top: 20px;
	width: 300px;
	height: 160px;
	font-size: 24px;
  font-weight: bold;
  text-align: left;
  background: url(image/max2.gif) no-repeat right bottom;
}

div#title2 p,
div#title3 p{
	margin-top: 1em;
}

div#title2 p.caption,
div#title3 p.caption{
	text-align: right;
  font-size: 12px;
}


td#main p.text{
	font-size: 14px;
  font-weight: bold;
  line-height: 2em;
}

td#main form dl dt{
	font: 14px;
  font-weight: bold;
  margin-top: 20px;
}

td#main form dl dd{
  margin-top: 5px;
}

td#main form dl dd input{
	width: 200px;
}

td#main form dl dd textarea{
	width: 400px;
}

td#main form p#submit{
	text-align: center;
}

p.error{
	color: #ff0000;
}
