<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å†…å®¹ */
	#LTTsearch {background: #FEF0E9;}
	#LTTsearch .top {height: 400px;background: #0769AD;}
	#LTTsearch .box {width: 1000px;margin: 0 auto;padding: 100px;background: #fff;}
	#LTTsearch .box .search {display: flex;}
	#LTTsearch .box .search input {width: 600px;height: 50px;text-indent: 1em;border: 1px solid #dedfe0;box-sizing: border-box;border-right: none;font-size: 14px;background: #fff;}
	#LTTsearch .box .search button {background: #fff url('../ltt_svg/search1E78BE.svg') no-repeat center;background-size: 60%;width: 50px;height: 50px;border: 1px solid #dedfe0;border-left: none;box-sizing: border-box;cursor: pointer;user-select: none;}
	#LTTsearch .box .prompt {height: 40px;line-height: 40px;font-size: 14px;}
	#LTTsearch .box .prompt span {color: #0000CC;}
	#LTTsearch .box .h1 {border-bottom: 1px solid #dedfe0;height: 60px;line-height: 80px;font-size: 16px;font-weight: bold;}
	#LTTsearch .box .lists li{display: flex;align-items: flex-start;border-bottom: 1px solid #dedfe0;padding: 10px 0;}
	#LTTsearch .box .lists li .type{width: 200px;height: 40px;line-height: 40px;text-indent: 1em;font-size: 16px;}
	#LTTsearch .box .lists li .cont .t1 {height: 40px;line-height: 40px;font-size: 16px;}
	#LTTsearch .box .lists li .type a,
	#LTTsearch .box .lists li .cont .t1  a {color: #0000CC; text-decoration: underline;}
	#LTTsearch .box .lists li .cont .desc {font-size: 14px;line-height: 26px;max-width: 700px;text-align: justify;overflow: hidden;}
	#LTTsearch .box .lists li .cont .desc img {width: 150px;float: left;margin-right: 10px;margin-bottom: 10px;}
	#LTTsearch .box .lists li .cont .web {height: 30px;line-height: 30px;color: #008000;}
	#LTTsearch .box .lists li .cont .web a {color: #008000;}
	
	#LTTsearch .box table {height: 60px;}
	#LTTsearch .box table td {padding: 0 10px;font-size: 14px;}
	#LTTsearch .box table td b {padding: 0 5px;}
	#LTTsearch .box table td a:hover{color: #0000CC;}
/* å†…å®¹ */</pre></body></html>