       .hq {
            float:left;
            font-size: 12px;
        }
        .hq .float1 {
            width: 333px;
            display:none;
            background: #F3F7D1 url(/img/float_03.jpg) repeat-x;
            padding: 3px;
            text-align:left;
            position:absolute;
            z-index:9999;
            left:0px;
        }
        .hq .float1 .t {
            padding: 0px 0px 0px 6px;
            color: #ce1115;
            height:26px;
            line-height:26px;
            font-size:13px;
            font-weight: bold;
        }
        .hq .float1 .c {
            border: 1px #F3F7D1 solid;
            background:#fff;
            padding: 12px 9px;
            color: #030102;
        }
        .hq .float1 .c span{
       		background:url(/img/40.gif) 2px 7px no-repeat;
            display:inline-block;
            word-break:keep-all;
            margin-bottom:5px;
            height:20px;
            width:84px;
            nowrap:true;
            padding-left:16px;
            line-height:26px;
        }
        .hq .float1 .c a {
            color: #393939;
            text-decoration:none;
        }

        .hq .float1 .c a:hover {
            color: #393939;
            text-decoration: underline;
        }
        #Menu .selected{
            border: 2px solid #fff;
            background-color: #F1F5CA;
        }
        
        .menuTitle {
            height: 21px;
            margin-right: 2px;
        }
        #MenuBox{
            width:199px;
            float:left;
        }
        #MenuBox span.stiao{
            width:199px;
            float:left;
        }
        #MenuBox span.xtiao{
            width:199px;
            float:left;
            margin-top:0px !important;
            margin-top:-10px;
        }
        #Menu{
            width:197px;
            border-left:solid 1px #6f6f6f;
            border-right:solid 1px #6f6f6f;
            float:left;
            margin-top: -4px;
        }
        #Menu{
            font-size:0;
            line-height:0;
            clear:both;
        }
        #Menu h1{
            font:bold 14px "ËÎÌå";
            color:#161616;
            border-bottom:solid 1px #a2a2a2;
            margin:0 6px;
            padding:6px 0 3px 0;

        }
        
         #Menu_div{
            font:bold 14px "ËÎÌå";
            color:#161616;
            border-bottom:solid 1px #a2a2a2;
            margin:0 6px;
            padding:6px 0 3px 0;
        }
        
        #Menu li{
            height:39px;
            margin:0 0 0 4px;
            font:bold 13px "ËÎÌå";
            color:#6e6e6e;
            border-bottom:1px solid #ddd;
        }
        #Menu li.nobg{
            background-image:none;
        }
        #Menu li span.one,
        #Menu li span.two
        {
            height:31px;
            line-height:31px;
            width:39px;
            float:left;
            display:block;
            padding-top:3px;
        }
        #Menu li span.two{
            width:145px;
            padding-top:3px;
        }
        #Menu li a{
            font:normal 12px "ËÎÌå";
            color:#5e5e5e;
            text-decoration:none;
        }
        #Menu li a:hover{
            color:#5e5e5e;
            text-decoration:underline;
        }
        .menu_title{
        font-size:12px;
        color:#880000;
        }

