html
{
	padding:0;
	margin:0;
	background: url('../../images/bg.gif') top repeat-x #748f96;
}
body
{
	padding:0;
	margin:0;
	background: url('../../images/botbg.gif') bottom repeat-x;
	text-align:center;
}
a img
{
	border:none;
}
#site
{
	width:890px;
	margin:0 auto;
	text-align:left;
}
#body
{
	width:722px;
	margin-left:168px;
	padding-top:6px;
}
/*-------------------------------------head-------------------------------------------*/
#head
{
	width:722px;
	height:115px;
	position:absolute;
	top:6px;
	background: url('../../images/head.jpg') left no-repeat;
}
#logo
{
	font:italic 32px tahoma;
	color:#333333;
	text-decoration:none;
	position:relative;
	top:30px;
	left:75px;
	padding-right:20px;
}
#head span
{
	display:block;
	font:11px tahoma;
	color:#333333;
	position:relative;
	top:30px;
	left:125px;
	width:200px;
}
/*-------------------------------content-------------------------------------------------*/
#content
{
	padding:130px 40px 10px 20px;
	background: url('../../images/bbg.gif') left repeat-y;
	min-height:611px;
	_height:611px;
}
#content h1
{
	font:18px arial;
	color:#FE5A00;
	margin:0;
	padding:0 10px 0 0;
}
.cblock
{
	padding: 10px 0 0 0;
	margin:0;
}
.cblock dt
{
	color:#53A9CE;
	font:13px arial;
	margin-bottom:5px;
}
.cblock dt a
{
	color:#53A9CE;
	padding-left:3px;
}
.cblock dd
{
	font:11px tahoma;
	color:#333333;
	margin:0 0 10px 0;
	border-bottom:1px dotted #5c7985;
	padding-bottom:5px;
}
/*------------------------------footer-------------------------------*/
#footer
{
	height:48px;
	border-top: 3px solid #637c83;
	background:#f6f7f7;
}
#copy
{
	float:left;
	position:relative;
	left:-100px;
	color:#333333;
	font:11px tahoma;
	padding-top:10px;
	height:35px;
}
#links
{
	position:relative;
	left:-60px;
	font:11px tahoma;
	color:#999999;
	padding-top:5px;
}
#links a
{
	color:#999999;
}
/*----------------------------------------------banners------------------------------------------------*/
#banner
{
	position:absolute;
	top:6px;
}

#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;
}

#down {padding:20px;}