	#rsfInfo_top * {
		font-family: Arial, sans-serif;
	}
	

	#rsfInfo_top .rsfCode{
        color: #898989;
        padding-right:10px;
        float:left;
    }
    #rsfInfo_top .rsfMeas{
        color:#262626;
        padding-right:5px;
        float:left;
    }
    #rsfInfo_top .rsfPrice{
        color:#262626;
        padding-right:10px;
        float:left;
    }
    #rsfInfo_top .rsfCh{
        padding-right:20px;
        float:left;
    }
    #rsfInfo_top .rsfUp{
        color:#009900;
        float:left;
    }
    #rsfInfo_top .rsfDn{
        color:#ff3333;
        float:left;
    }
    #rsfInfo_top .rsfZer{
        color:#999999;
        float:left;
    }
    #rsfInfo_top .rsfDelay{
        color:#676767;
        font-size:12px;
        float:left;
    }