#fangxunfabu
        {
	    clear:both;
            font-size: 12px;
            line-height:24px;
            width:760px;
            margin-left:auto;
            margin-right:auto;
        }
#fangxunfabu ul
        {
            margin-left:0px;
            padding-left:0px;
            padding-top:0px;
            list-style:none;
        }        
#fangxunfabu li
        {
            float:left;
            margin-left:5px;
            width:60px;
        }
#guideframe
	{
	     width:96%;
	     clear:both;
	     text-height:25px;
	     height:25px;
	     margin-left:auto;
	     margin-right:auto;
	}
#guide
	{
	    float:left;
	}
#tips
	{
	    float:right;
	}
.style4
        {
            font-weight: bold;
        }
.tdstyle01
        {
            width: 16%;
        }
.tdstyle02
        {
            width: 34%;
        }
.littlebox
        {
            width:24px;
        }
.largebox
        {
            width:400px;   
        }
tr:hover 
        {
            background-color:#eee;
        }
.fontred
	{
	    color:#f00;
	}