﻿#menubox
{
	 background-image:url(20111210114721.jpg); background-repeat:no-repeat; width:982px; height:37px;
	 line-height:37px;  margin:0px auto;
	
	}
#menubox ul
{
	 list-style-type:none; margin:0px; padding:0px;
	}
#menubox ul li
{
	   display:inline; float:left; width:108px; height:37px; position:relative; z-index:9999;
	}
#menubox ul li a
        {
        	 display:block;  width:108px; height:37px;float:left; text-align:center; line-height:37px;
            font-family: "微软雅黑" , "宋体";
            color: #ffffff;
            font-size: 14px;
            text-decoration: none;
        }
#menubox ul li a:hover
        {
        	 display:block;  width:108px; height:37px;float:left; text-align:center; line-height:37px;
            font-family: "微软雅黑" , "宋体";
            color: #ff6600;
            font-size: 14px;
            text-decoration: underline;
        }
#menubox ul li.menusp
{
	 background-image:url(20111210133155.jpg); background-repeat:no-repeat; background-position:center center; width:1px; height:37px; font-size:0px; line-height:0px;
	}
#menubox ul li ul
{
	 position:absolute;
	 left:0px; top:37px; z-index:9999; margin:0px; padding:0px; list-style-type:none; clear:both; display:none;
	}
#menubox ul li ul li
{

	 width:108px; height:29px; float:none; display:block; padding:0px; margin:0px;overflow:hidden;
	 left:0px; top:0px; line-height:29px;
	
	}
#menubox ul li ul li a
{
	 width:108px; height:29px; float:none; display:block; line-height:29px;
	 background-image:url(cmenu.png); background-repeat:repeat-x; background-position:0px -33px; margin:0px;
	 font-family:"宋体";
            color: #ffffff;
            font-size: 12px;
            text-decoration: none; overflow:hidden;
	}
#menubox ul li ul li a:hover
{
	 width:108px; height:29px; float:none; display:block;line-height:29px;
	 background-image:url(cmenu.png); background-repeat:repeat-x; background-position:0px 0px; margin:0px;
	 font-family:"宋体";
            color: #ffffff;
            font-size: 12px;
            text-decoration: none;overflow:hidden;
	}