html, body {
	margin:0;
	padding:0;
	font:14px Times, serif;
	color:#333;
	height:100%;
	background:#eee;
}


#main {
	width:80%;
	padding:0;
	margin:0 auto;
	border-collapse:collapse;
	border:0;
	height:100%;
	background:#fff;
}

#main td, #main th {
	vertical-align:top;
	padding:0;
	margin:0;
	text-align:left;
}

#main th {
	width:350px;
}

td#cnt {
	background: url('/siteimg/scheme.gif') top left no-repeat;
	padding:0 0 0 30px;
}

#logo {
	text-align:center;
	background: url('/siteimg/line.gif') right repeat-y;
	display:block;
	height:50px;
	margin:15px 0;
}


#logo img {border:0;padding:8px;}


#menu {
	background: #336699 url('/siteimg/r_corner.gif') right top no-repeat;
}

#menu a {
	font:bold 12px Tahoma, serif;
	color:#CFE0EF;
}

#menu a:hover {
	color:#fff;
}

#menu ul {
	margin:0;
	padding:0 0 0 45px;
	text-align:left;
	
}
#menu li {
	list-style-type:none;
	padding:5px 0 5px 0;
}

h1 {
	font:19px Times, sans-serif;
	color:#333;
	margin:0;
	padding:210px 0 15px 0;
}

#menu_contact {
	background: #628db9 url('/siteimg/2line.gif') repeat-x;
}

#menu_contact div {
	background: url('/siteimg/2corner.gif') right top no-repeat;
	height:21px;
}

#contact {
	background: #628db9;
	font:normal 14px Times, serif;
	color:#DFDFDF;
	padding:3px 10px 10px 45px;
}

#contact_copy {
	background: #dfdfdf url('/siteimg/3line.gif') repeat-x;
}

#contact_copy div {
	background: url('/siteimg/3corner.gif') right top no-repeat;
	height:21px;
}

#copy {
	background:#DFDFDF;
	font:normal 14px Times, serif;
	color:#666;
	padding:3px 10px 10px 45px;
}

td#lcopy {
	background:#336699 url('/siteimg/5corn.gif') right top no-repeat;
	padding:15px;
	color:#dfdfdf;
	font:13px Times, serif;
	height:30px;
}

td#smart {
	background:#628DB9 url('/siteimg/6corn.gif') left top no-repeat;
	padding:15px;
	color:#ADC4DA;
	font:13px Times, serif;
	height:30px;
}

#contact label
{
	float:left;
	display:block;
	width:140px;
	text-align:right;
	padding-right:10px;
	margin-top:5px;
}
#contact div
{
	margin:5px 0;
}
#record_0_captcha
{
	position:relative;
	bottom:30px;
}
legend
{
	color:#50AFFF;
}
#message
{
	color:red;
}
