.box {WIDTH: 1200px;MARGIN: 0px auto;height:100%;position:relative;display:flex;top:-36px}
.body_left{
	width:240px;font-size:13px;float:left;border-left:1px solid #ffffff;background:#ffffff;
}
.body_right{float:right;width:952px;border-left:6px solid #ffffff;background:#ffffff;border-right:1px solid #ffffff;}
.body_left .mutitsp{width:240px;float:left;border-bottom:1px solid #ECEEF6;}
.body_left .mutitsp img{width:240px;}

.list1{
	height:42px;padding-left:8px;background:#ffffff;color:#3c3c3c;border-bottom:1px solid #cccccc;font-weight:bold;white-space: nowrap;font-size:15px;
}
.list1 a{
	color:#3c3c3c;
}
.list1 a:hover{
	color:#3c3c3c;
}
.list1 a:visited{
	color:#3c3c3c;
}
.list1 img{
	margin-right:6px;margin-top:10px;float:right;
}
.list1 span{
	float:left;
}
.list1 span img {
	float:left;margin-top:6px;
}
.list2{
	height:42px;padding-left:22px;background:#ffffff;color:#0c0c0c;border-bottom:1px solid #ffffff;white-space: nowrap;font-size:15px;
}
.list2 a{
	color:#0c0c0c;
}
.list2 a:hover{
	color:#0c0c0c;
}
.list2 a:visited{
	color:#0c0c0c;
}
.list2 img{
	margin-right:6px;margin-top:18px;float:right;
}
.list2 span{
	float:left;width:200px;height:32px;border-bottom:1px solid #cccccc;margin-top:10px;
}
.list2 span img {
	float:left;margin-top:6px;
}
.list3{
	height:42px;padding-left:36px;color:#222222;border-bottom:1px solid #ffffff;white-space: nowrap;
}
.list3 a{
	color:#222222;
}
.list3 a:hover{
	color:#222222;
}
.list3 a:visited{
	color:#222222;
}
.list3 img{
	margin-right:6px;margin-top:10px;float:right;
}
.list3 span{
	float:left;width:180px;height:32px;border-bottom:1px solid #cccccc;margin-top:10px;
}
.list3 span img {
	float:left;margin-top:6px;
}

.list4{
	height:42px;padding-left:36px;color:#3c3c3c;border-bottom:1px solid #ffffff;white-space: nowrap;
}
.list4 a{
	color:#3c3c3c;
}
.list4 a:hover{
	color:#3c3c3c;
}
.list4 a:visited{
	color:#3c3c3c;
}
.list4 span{
	float:left;width:160px;height:32px;border-bottom:1px solid #cccccc;margin-top:10px;
}
.list4 img{
	margin-right:6px;
}

.mid_tit_tab{
	margin-top:0px;background:url(/kfcc/images/tit_bg.gif) repeat-x;
}
.mid_tit_tab td{
	color:#225992;
	font-size:16px;
	padding-left:16px;
	font-weight:bold;
	height:36px;
}


.mid_body_tab{
	margin-top:18px;width:98%;
}
.mid_body_tab td{
    line-height:220%;padding:0px 8px 0px 18px;
	color:#333333;
	font-size:16px;
}
.mid_body_tab td a{
    color:#555555;
	TEXT-DECORATION: none;
}
.mid_body_tab td a:hover{
	color:#FF6500;
	TEXT-DECORATION:underline;
}

.mid_tit_tab_s{
	margin-top:0px;background:url(/kfcc/images/tit_bg.gif) repeat-x;
}
.mid_tit_tab_s td{
	color:#225992;
	font-size:16px;
	padding-left:16px;
	font-weight:bold;
	height:36px;
}

.mid_body_tab_s{
	margin-top:18px;margin-left:22px;margin-right:0px;margin-bottom:12px;width:94%;
}
.mid_body_tab_s td{
    line-height:240%;
	color:#333333;
	font-size:16px;
}
.mid_body_tab_s td a:hover{
	color:#FF6500;
	TEXT-DECORATION:underline;
}
.mid_body_tab_s td table{
    border-collapse: collapse;border-color:#cccccc;margin-top:10px;
}
.mid_body_tab_s td table td{
    padding:15px;
}
.mid_body_tab_s td table td img{
    vertical-align:middle;padding-right:15px;
}



.black-dot {
  width: 4px;
  height: 4px;
  background-color:#555555;
  border-radius: 50%;
  display: inline-block; 
  margin-right:8px;
  margin-bottom:4px;
}

.float{ position:fixed; z-index:999999; top:0px;_position:absolute; _top:expression(eval(document.documentElement.scrollTop-249));}
.float1{position:absolute; bottom:140px;}