﻿#PageLeftLinkDiv
{
    width:200px;
    margin-bottom:15px;
    overflow:hidden;
}

#PageLeftLinkDiv .WebShopLink
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_WebShop_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}

#PageLeftLinkDiv .WebShopLinkOver
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_WebShop2_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}

#PageLeftLinkDiv .BuyWayLink
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_BuyWay_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}

#PageLeftLinkDiv .BuyWayLinkOver
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_BuyWay2_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}

#PageLeftLinkDiv .BuyNoteLink
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_BuyNote_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}

#PageLeftLinkDiv .BuyNoteLinkOver
{
    width:197px;
    height:57px;
    background:url(../Images/LeftMenu_BuyNote2_Bg.gif) no-repeat;
    cursor:pointer;
    margin-bottom:10px;
    overflow:hidden;
}
