﻿.LeoHelp
{
    width:170px;
    display:block;
    float:left;
    }
.LeoHelp_Top
{
    background-image:url('/public/img/sysfile/BuyingHelp/LeoHelp_Top.png');
    background-repeat:no-repeat;
    width:170px;
    height:143px;
    display:block;
    float:left;
    }
.LeoHelp_Middle
{
    background-image:url('/public/img/sysfile/BuyingHelp/LeoHelp_YRep.png');
    background-repeat:repeat-y;
    width:162px;
    display:block;
    float:left;
    padding:0px 8px 0px 8px;
    }
.LeoHelp_Bottom
{
    background-image:url('/public/img/sysfile/BuyingHelp/LeoHelp_Bottom.png');
    background-repeat:no-repeat;
    width:170px;
    height:31px;
    display:block;
    float:left;
    }
    
.HelpText
{
    color:#d56b21;
    }