	.navBox li a:hover{
		color: #ffe894;
	}
	.indexTList:hover img:first-child{
		display: block;
	}
	.indexTList:hover img:last-child{
		display: none;
	}
	.studyList:hover .studyListBox{
		background-color: #c92228;
	}
	.serverList:hover .serverConBox{
		display: none;
	}
	.serverList:hover .serverTxt{
		display: block;
	}
	
	.systemList:hover{
		background-image: linear-gradient(to bottom,#c92228,#eb4d41) !important;
	}
	
	
	.kecList:hover .kch{
		display: none;
	}
	
	.kecList:hover .kcr{
		display: block;
	}
	.kecList:hover p{
		display: block;
	}
.teachList:hover{ transform:scale(1.05,1.05); cursor:pointer
	}
	
	
	.studyList2:hover .studyListBox2{
		background-color: #c92228;
	}
/*	.serverList2:hover .serverConBox2{
		display: none;
	}
	.serverList2:hover .serverTxt2{
		display: block;
	}*/
	
	.systemList2:hover{
		background-image: linear-gradient(to bottom,#c92228,#eb4d41) !important;
	}	
	
	