body {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 100%;
}
a:link {text-decoration: none; color: #6E2B42;}
a:visited {text-decoration: none; color: #6E2B42;}
a:hover {text-decoration: underline; color: #A05F74;}
a:active {text-decoration: underline; color: #A05F74;}

img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	vertical-align: top;
}

.clear{
	clear: both;
}

.cont{
	margin: 0px auto;
	padding-top: 20px;
	width: 450px;
	height: 300px;
	text-align: center;
	background-image: url(img/form_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.contin{
	width: 400px;
	text-align: center;
	margin: 0px auto;
}

.left{
	width: 150px;
	text-align: right;
	padding: 10px 10px 10px 0px;
}

.right{
	text-align: left;
}

.buttom{
	margin: 20px 0px 0px 0px;
	line-height: 130%;
}

.red{
	font-weight: bold;
	color: #FF8484;
}

.coment{
 	text-align: center;
	line-height: 130%;
}

.pp{
	width: 450px;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	margin: 0px auto 10px;
}
.footer {
	font-size: 11px;
	line-height: 120%;
}

.p1{
	margin-top: 80px;
	font-size: 12px;
	line-height: 120%;
}
.p2{
 	font-size: 15px;
	line-height: 210%;
	font-weight: bold;
}
.p3{
 	font-size: 11px;
	line-height: 120%;
	margin-top: 0px;
}
.p4{
 	font-size: 12px;
	line-height: 100%;
	margin: 10px;
	vertical-align: bottom;
}

.left05{
	width: 400px;
	text-align: center;
	padding: 10px 10px 10px 50px;
}

.conf{
	padding-top: 20px; 
}
.mailtable{
	padding-top: 10px;
}
.mailtable tr{
	height: 20px;
}

.thanks{
	width: 350px;
	font-size: 11px;
	line-height: 120%;
}