﻿body 
{
	background: url('bg.jpg') no-repeat center -204px;
	background-repeat:no-repeat;font-family: Segoe UI,Tahoma,Verdana,Arial;font-size: 9.6pt;
}
#maindiv
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.logo
{
width: 201px;
height: 60px;
	background-image:url('../logoo.png');

	margin-bottom:30px; margin-top:70px
}
.head
{
	font-family: Segoe UI,Tahoma,Verdana,Arial;
	letter-spacing: .03em;
	color: #444;
font-size: 23pt;
margin-bottom:30px;
}
.title
{
	color: black;
font-family: Segoe UI,Tahoma,Verdana,Arial;
font-size: 15.53pt;
line-height: 1.1em;
}
.left
{
	color: #6E6E6E;
font-family: Segoe UI,Tahoma,Verdana,Arial;
line-height: 1.2em;font-size: 9.6pt;
}
.right
{
	color: #6E6E6E;
font-family: Segoe UI,Tahoma,Verdana,Arial;
line-height: 1.2em;font-size: 8.6pt;
	padding-left:30px;

}

.right input
{
	width:230px;
	margin-bottom:10px;
}
.footer
{
	margin-top:40px;
	padding-top:5px;
width: 100%;
border-top: 1px solid #CDDDF4;
color: #666;
line-height:11px;font-size: 8.6pt;
}