<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



#imageMenu {
	position: relative;
	width:1000px;
	height:366px;
	overflow: hidden;
	background:url(../images/jqqd.gif) no-repeat top right;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 366px;
	width: 1000px;
	}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:35px;
	height: 366px;
}

#imageMenu ul li.li01 a {
	background: url(../images/1.jpg) repeat scroll 0%;
}

#imageMenu ul li.li02 a {
	background: url(../images/2.jpg) repeat scroll 0%;
}

#imageMenu ul li.li03 a {
	background: url(../images/3.jpg) repeat scroll 0%;
}
#imageMenu ul li.li04 a {
	background: url(../images/4.jpg) repeat scroll 0%;
}
#imageMenu ul li.li05 a {
	background: url(../images/5.jpg) repeat scroll 0%;
}
#imageMenu ul li.li06 a {
	background: url(../images/7.jpg) repeat scroll 0%;
}

/*************************************************************/


</pre></body></html>