#maincont {
	background:url(../img/backimg.jpg) no-repeat left top;
}
h3{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	border-bottom:#999999 solid 1px;
	padding:0 0 7px 0;	
	margin:0 0 18px 0;
	background:none;
	margin:20px 0 16px 0;
}

#main{
	font-size:12px;
	margin-bottom:30px;
}

.contl{
	width:270px;
	float:left;
	
}

.contr{
	width:270px;
	float:right;	
}

dl.home dd{
	margin-top:13px;
	margin-left:16px;
}

.contr dd{
	margin:18px 0 35px 0;
}

dl.home ul{
	margin-top:13px;
}

dl.home dd li{
	background:url(../img/mk_link.gif) no-repeat left 0.3em;
	padding-left:11px;
	margin-bottom:13px;
}

dl.home ul.other{
	background:url(../img/mk_l.gif) no-repeat left top;
	margin-top:13px;
	padding-top:22px;
}
