@charset "utf-8";
/* CSS Document */
			.kj{width: 100%; margin:10px auto 10px auto;}
			.kj ul{width:99.5%; min-height: 210px; display: block;margin: auto; margin-left:0.5%}
			.kj li{width:16%; height: 54px; float: left; text-align: center; margin-top: 10px;display: block; margin-left:0.2%; margin-right:0.4%; margin-bottom: 10px;}
			.kj li a{width:100%; height: 54px; margin: auto; background-color: #f9f9f9; display: block; line-height: 54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
			.kj li a:hover{background-color: #0466c7; display: block; color: #fff;}
			
			.column_title{width:100%; height: 45px; margin: auto; border-bottom: 1px dashed royalblue;}
			.column_title span{; height: 45px; float: left; line-height: 45px; font-size: 18px; text-align: center; font-weight: bold; display: block; background-color: #0466c7; color: #fff; padding-left:18px; padding-right:18px; min-width:180px;}.column_title span a,.column_title span a:hover{ color:#fff;}

