DIV, P, PRE, CENTER, TABLE, FORM,
SPAN, FONT, UL, OL, LI, A {
	margin:	0px;
	padding: 0px;
}
UL, OL {
	margin-left: 20px;
}

body { 
	margin:  0px;
	padding: 0px;
	font: 12px Verdana;
	background: #dce9fa url('images/fonus.gif') repeat-x;
}

#head {
	width: 1000px;
	height: 250px !important;
	margin: 0px auto;
	clear: both;
}
#body {
	width: 1000px;
	margin: 0px auto;
}
#foot {
	background: url('images/foot.jpg') no-repeat bottom center;
	height: 150px !important;
	margin: 0px;
	clear: both;
}

#left {
	position: relative;
	top: -40px;
	width: 236px;
	float: left;
}
#main {
	position: relative;
	top: -40px;
	float: right;
}


.block {
	width: 220px;
	margin-bottom: 12px;
}
.block-head {
	background: url('images/block-head.png') no-repeat;
	height: 34px !important;
	text-align: center;
	font: 18px/34px Verdana;
}
.block-body {
	background: url('images/block-body.png') repeat-y;
	min-height: 60px;
}
.block-body div {
	margin: 0px;
	padding: 4px 8px 0px 12px;
}
.block-body .navigate span {
	font: 600 14px/18px Verdana;
}

.block-foot {
	background: url('images/block-foot.png') no-repeat;
	height: 20px !important;
}




.conte {
	width: 762px;
}
.conte-head {
	background: url('images/conte-head.png') no-repeat;
	height: 40px !important;
	text-align: center;
	font: 22px/40px Verdana;
}
.conte-text {
	background: #dce9fa;
	padding: 12px 12px 12px 18px;
	min-height: 576px;
}
.conte-text .linkchain {
	margin: 0px 0px 12px 0px;
}
h1, h2, h3 {
	margin: 4px 0px 4px 32px;
	font-size: 20px;
	font-weight: 400;
}
 h3 {
	font-size: 16px;
	font-weight: 400;
}
