<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#NLearn { width: 670px; padding-left: 15px; padding-right: 15px; margin: 0px 5px;}
#LearnMenu ul{ max-height: 210px;  /**overflow-x: hidden;overflow-y: visible; max-height: 210px;**/}
#LearnMenu ul li { display: inline-block;  text-align: center; width: 200px; height: 90px; max-width: 200px; max-height: 90px; font-family: LayijiMahaniyomBao, tahoma; color: rgb(0, 0, 0); font-size: 1.2em; border: 1px solid rgb(220, 220, 220); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; margin: 5px 6px; cursor: pointer; overflow: hidden;}
#LearnMenu li:hover { background-color: rgb(255,255,255);}

#LearnMenu ul::-webkit-scrollbar { 
	width: 15px;
	height: 15px;
	background-color: rgb(255, 255, 255);
}
#LearnMenu ul::-webkit-scrollbar-track{ 
	background-color: rgb(255, 255, 255);
}
#LearnMenu ul::-webkit-scrollbar-thumb { 
	background-color: rgb(252,104,0);	
	background-image: -webkit-linear-gradient(45deg,
												rgba(255, 255, 255, .1) 20%,
												transparent 20%,
												transparent 40%,
												rgba(255, 255, 255, .1) 40%,
												rgba(255, 255, 255, .1) 60%,
												transparent 60%,
												transparent 80%,
												rgba(255, 255, 255, .1) 80%,
												rgba(255, 255, 255, .1) 100%,
												transparent)
}
#LearnMenu ul li img { max-width: 200px; max-height: 60px;}

#LearnCateMenu {}
#LearnCateMenu ul { /**white-space: nowrap;  overflow-x: visible; overflow-y: hidden; max-height: 170px;**/}
#LearnCateMenu ul li { display: inline-block; text-align: center; width: 110px; height: 140px; max-width: 110px; max-height: 160px; font-family: LayijiMahaniyomBao, tahoma; color: rgb(0, 0, 0); font-size: 1.2em; border: 1px solid rgb(220, 220, 220); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; margin: 5px 7px; cursor: pointer; overflow: hidden;}

#LearnCateMenu ul::-webkit-scrollbar { 
	width: 15px;
	height: 15px;
	background-color: rgb(255, 255, 255);
}
#LearnCateMenu ul::-webkit-scrollbar-track{ 
	background-color: rgb(255, 255, 255);
}
#LearnCateMenu ul::-webkit-scrollbar-thumb { 
	background-color: rgb(252,104,0);	
	background-image: -webkit-linear-gradient(45deg,
												rgba(255, 255, 255, .1) 20%,
												transparent 20%,
												transparent 40%,
												rgba(255, 255, 255, .1) 40%,
												rgba(255, 255, 255, .1) 60%,
												transparent 60%,
												transparent 80%,
												rgba(255, 255, 255, .1) 80%,
												rgba(255, 255, 255, .1) 100%,
												transparent)
}
#LearnCateMenu ul li img { max-width: 110px; max-height: 110px;}

#NDeLearn { width: 690px; max-width: 690px; word-wrap:break-word; margin: 15px 5px 0px 5px;}

#ImgHMenui { display: table-cell; vertical-align: middle; width: 110px; height: 110px;}
#ImgHMenui img { max-width: 110px; max-height: 110px;}
#NameHMenui { display: block; width: 110px; line-height: 19px; max-height: 19px; text-align: center; font-family: LayijiMahaniyomBao, tahoma; color: rgb(0, 0, 0); font-size: 1.1em; word-wrap:break-word; overflow: hidden;}

#ImgHMenu { display: table-cell; vertical-align: middle; width: 200px; height: 60px;}
#ImgHMenu img { max-width: 200px; max-height: 60px;}
#NameHMenu { display: block; width: 200px; line-height: 19px; max-height: 19px;  text-align: center; font-family: LayijiMahaniyomBao, tahoma; color: rgb(0, 0, 0); font-size: 1.1em; word-wrap:break-word; overflow: hidden;}

#TabSearch { display: block; width: 380px; text-align: center; border-width: 1px; border-color: rgb(200,200,200); border-style: solid; margin: auto; padding: 4px;}
input[name="Keyword"] { width: 240px; line-height: 18px; max-height: 18px; height: 18px; border-width: 1px; border-style: solid; border-color: rgb(200,200,200);}
#Searchbt { width: 50px; line-height: 22px; max-height: 22px; height: 22px; border-width: 1px; border-style: solid; border-color: rgb(0,0,0); background-color: rgb(253,113,0); font-family: LayijiMahaniyomBao,jsnoklaenormal,tahoma,Comic Sans MS; font-size: 1.1em; color: rgb(255,255,255); cursor: pointer;}
#Allbt { float: right; width: 70px; line-height: 20px; max-height: 20px; height: 20px; border-width: 1px; border-style: solid; border-color: rgb(0,0,0); background-color: rgb(253,113,0); font-family: LayijiMahaniyomBao,jsnoklaenormal,tahoma,Comic Sans MS; font-size: 1.1em; color: rgb(255,255,255); cursor: pointer;}

#ToUp { display: block; position: fixed; z-index: 1000; width: 40px; height: 40px; background: url(../../Images/Background/Icon-40.png) no-repeat 0px -360px; right: 0px; top: 100px; }
#ToDown { display: block; position: fixed; z-index: 1000; width: 40px; height: 40px; background: url(../../Images/Background/Icon-40.png) no-repeat 0px -400px; right: 0px; top: 140px; }</pre></body></html>