.kf {
	color: #00538B;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.kf .box1 {
	float: left;
	height: 115px;
	width: 195px;
	border: 1px solid #c2d4e8;
	background-image: url(/images/kf_bg1.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-right: 10px;
	font-family: Arial;
	line-height: 23px;
}
.kf  .box2 {
	background-image: url(/images/kf_bg1.gif);
	background-repeat: no-repeat;
	background-position: -240px top;
}
.kf   .box3 {
	background-image: url(/images/kf_bg1.gif);
	background-repeat: no-repeat;
	background-position: -480px top;
}
.kf    .box4 {
	background-image: url(/images/kf_bg1.gif);
	background-repeat: no-repeat;
	background-position: -720px top;
	float: right;
	margin-right: 0px;
	padding-top: 80px;
	height: 105px;
}

.kf_left {
	float: left;
	width: 710px;
}
.kf_left    .hyli   dd  {
	width: 98%;
}
.kf_left     .hyli    dl  {
	height: 30px;
}

.kf_right {
	float: right;
	width: 230px;
}
.kf_right .title {
	line-height: 25px;
	background-image: url(../../images/right_title_bg1.gif);
	background-repeat: no-repeat;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2D4E8;
}
.kf_right .title em {
	float: right;
	padding-right: 10px;
	font-style: normal;
}
.kf_right  .title  strong {
	float: left;
	text-align: center;
	display: block;
	width: 75px;
	color: #fff;
}
.kf_right .box {
	background-color: #f6fbff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c2d4e8;
	border-bottom-color: #c2d4e8;
	border-left-color: #c2d4e8;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.kf_right .box h1 {
	font-family: Arial;
	line-height: 28px;
}
.kf_inp1 {
	border: 1px solid #008CC3;
	line-height: 20px;
	height: 20px;
	color: #00538B;
	width: 145px;
}
