<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#pagemenubar
{
    position:relative; 
    background-image:url(../m_images/menubar.jpg);
    background-color:#f7f7f7;
    height:35px;
    width:994px; margin:0px auto; 
    clear:both;}
div#submenubar
{
    position:relative;  border-bottom:2px dashed #fff; border-top:2px solid #fff; 
    width:1032px; top: 140px; left: 48px;    height:15px;}

div#topmenu {
	left:26px; 
	top:259px;
	width:1000px; 
	height:24px;
	position:relative;
	padding:0px 0px 0px 50px;}
#ul_Menu {
    text-align: center;
    display: block;
    margin-top: -6px;
    width: 1000px;
    height: 25px;
    margin-left:10px;}
#ul_Menu li {
     text-align: center; 
     float: left;
     list-style-type: none;
     width: 82px;     
     margin-top:0px;
     padding:6px 5px 0px 5px;
     height:33px;
     color: #000;}


#ul_Menu li a {
      text-decoration: none;font-size: 14px;  height:20px;}
#ul_Menu a:hover {
      background-color: rgb(150, 50, 30);
      display: block;
      color: yellow;
      text-align:center; 
      height:20px;}

#ul_Menu li ul {
      background-color: #eee;
      display: block;
      color: #bb9;
      margin-top:2px;
      padding-top:0px;
      padding-left:0px;
      width:140px;
      z-index:20;
      position:absolute;
      padding-bottom:15px;
      border:solid 1px #aaa;}

#ul_Menu li ul li 
{
    padding:0px ;
    width:100%;
    height:20px;
    line-height:28px;
    list-style-type:circle;}
#ul_Menu li ul a {
    color: #336;
    text-decoration: none;
    background-color:#eee;
    height:30px;}


#ul_Menu li ul a:hover {
      background-color:#ff820c;
      display: block;
      color:#fff;
      text-align:center;
      height:30px;}

#DivSubMenu
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #500000;
    line-height: 26px;
    text-align: center;
    list-style-type: none;
    list-style-position: outside;}
#DivSubMenu ul li
{
     cursor:pointer; color:#500000; width:80px;}
#DivSubMenu ul li.highlight
{
     cursor:pointer; background-color:#500000; color:White; width:80px;}

#divSubMenu2
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #500000;
    line-height: 26px;
    text-align: center;
    list-style-type: none;
    list-style-position: outside;}
#divSubMenu2 ul li
{
     cursor:pointer; color:#009900; width:80px;}
#divSubMenu2 ul li.highlight
{
     cursor:pointer; background-color:Green; color:Yellow; width:80px;}
#formoredetailMenu
{
    font-size:13px; color:Green; border-bottom:solid 1px #444;
    text-align:center; background-color:#e0e0e0;}
#formoredetailMenu.lbStyle
{
    margin-left:25px; text-decoration:none;}

.xuejiyingdongMenu
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #002209;
    font-weight: bold;
    text-decoration: none;
    border-bottom-width:1px;
    border-bottom-style: dotted;
    height: 20px;
    width: 140px;
    padding-top:10px;
	text-align:left;
	padding-left:45px;
    background-image: url(../pngs/menuitembg.png);
    background-repeat:no-repeat;}
.dropdownmenubg
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #aa3309;
    font-weight: bold;
    text-decoration: none;
    border-color:#aa3300;
    border-bottom-width:2px;
    border-bottom-style: solid;
    height: 20px;
    width: 140px;
    padding-top:10px;
	text-align:left;
	padding-left:45px;
    background-image: url(../pngs/menuitembg1.png);
    background-repeat:no-repeat;}
</pre></body></html>