
/* °øÁö »ó´Ü */
.sub_community .subCts{position:relative;width:1220px; float:left; padding:34px 0 0 0px;}
.sub_community .subCts .ctsHead{width:100%;padding-top:30px;padding-bottom:12px;margin-bottom:47px;}
.sub_community .subCts .ctsHead h2{float:left;font-size:28px;color:#697a8d;font-weight:800;margin-top:15px;padding-bottom:10px;}

.sub_community .subCts .ctsHead{width:1240px;height:50px;margin:0 auto;}
.sub_community .subCts .ctsHead .tab {margin:0 auto;width:1120px;}
.sub_community .subCts .ctsHead .tab li{
	float:left;width:160px;height:50px;text-align:center;
	line-height:50px;
	box-sizing:border-box;
	border:1px solid #d0d2d1;
	border-right:0px;
	font-size:17px;
	font-weight:500;
	cursor:pointer;
}
.sub_community .subCts .ctsHead .tab li:nth-last-child(1){border-right:1px solid #d0d2d1;}
.sub_community .subCts .ctsHead .tab li.on {background-color:#418AD6;}
.sub_community .subCts .ctsHead .tab li.on a{color:#fff;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}





/* °øÁö ¸ñ·Ï */
.sub_community .subCts .listBody {border-collapse: collapse;margin-top:12px;width:100%;border-top:1px solid #a6a6a7;}
.sub_community .subCts .listBody td{
	padding: 15px 0;
	font-size: 15px;
	color: #4a505a;
	border-bottom: 1px solid #e0e0e3;
}
.sub_community .subCts .listBody td a{color:#4f555d;}
.sub_community .subCts .listBody td span{display:block; font-size:13px; color:#a09a3e;letter-spacing:-1px;}

.sub_community .subCts .listBody .list_title{display:block; font-size:17px; color:#4F555D;padding-left:10px;}
.sub_community .subCts .listBody .list_target{padding-left:10px;}
.sub_community .subCts .listBody .cen{text-align:center;}
.sub_community .subCts .listBody .cen_d{text-align:left;padding-left:65px;}
.sub_community .subCts .listBody .co{color:#888;}
.sub_community .subCts .listBody .co_t{color:#909090; font-size:11px;}
.sub_community .subCts .listBody .cen_border {height:1px;border-bottom:1px solid #e5e5e5;border-spacing:0px;padding:0px;}
.sub_community .subCts .listBody .td_h {
	height: 50px;
	line-height: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px solid #a6a6a7;
}
.sub_community .subCts .listBody td {font-size: 17px;}
