.faqlist{
	margin: 0;
	padding: 10px 0;
	display: block;
}
dl.k1{
	border-top: none;
}
	.faqlist dt{
		display: block;
		margin: 0;
		padding: 8px 0 18px 0;
	}
		.faqlist dt div.h3{
			font: bold 14px Georgia;
			color: #3768cb;
			padding-bottom: 6px;
		}
	.faqlist dd{
		margin: 0;
		padding: 0 0 0 50px;
		min-height: 46px;
		_height: 46px;
		background: url('/images/ladoshka.jpg') left top no-repeat;
	}

form.faq_form{
	font-size: 11px;
	color: #737373;
}
	form.faq_form h2{
		color: #DAA000;
		font: normal 18px Georgia;
		padding: 12px 0;
	}
	form.faq_form div{
		height: 150px;
	}
	form.faq_form div{
		width: 45%;
		padding-right: 4.9%;
		float: left;
	}
	form.faq_form label{
		display: block;
		padding: 8px 0 4px 0;
	}
	form.faq_form input,
	form.faq_form textarea{
		width: 95%;
	}
	form.faq_form textarea{
		height: 110px;
	}


div.box-c{
	height:4px;
	margin: 0 4px;
	position: relative;
	background: #E5E5E5;
}
	div.box-c em b {
		position:absolute;
		font: 29px Arial;
		line-height: 8px;
		font-weight:normal;
	}
	.ctl, .cbl, .ctr, .cbr{
		z-index:11;
		width: 4px;
		height: 4px;
		color: #E5E5E5;
		overflow: hidden;
		position: absolute;  
		background: transparent;
	}
	.ctl {top:0; left:-4px;}
	.cbl {bottom:0; left:-4px;}
	.ctr {top:0; right:-4px;}
	.cbr {bottom:0; right:-4px;}

	.ctl b {left:-1px; top: 0px;}
	.ctr b {left:-5px; top: 0px;}
	.cbl b {left:-1px; top:-5px;}
	.cbr b {left:-5px; top:-5px;}
	div.box-inner{
		padding: 8px 30px;
		background: #E5E5E5;
	}
