﻿#HomeTopComment
{
    font-size: 20px;
}
.HomeTopContent
{
    padding: 0 0 0 23px;
    height: 370px;
}
#HomeTextContent
{
    position: absolute;
}
#HomeTopContentLeftHeader
{
    width: 230px;
    float: left;
    text-align: right;
}
#HomeTopContentRightHeader
{
    width: 210px;
    float: left;
    text-align: right;
}
.HomeTopContentHeader p
{
    margin-top: 10px;
}
.HomeHorSeparator
{
    padding-top: 5px !important;
}
.HomeLeftSelect
{
    font-size: 10px;
    width: 230px;
}
.HomeRightSelect
{
    font-size: 10px;
    width: 180px;
}
.HomeTrackPhoto
{
    height: 128px;
    position: absolute;
}
#HomeLeftTrackPhoto
{
    width: 230px;
    margin-left: 10px;
}
#HomeRightTrackPhoto
{
    width: 210px;
    margin-left: 290px;
    margin-top: 18px;
}
#HomePhotoContent
{
    clear: both;
    float:left;   
}

#HomeBottomContent
{
    clear: both;
}


#HomeBottomContent
{
    height: 18px;
    margin-left: -6px;
    position: absolute;
}

#HomeBottomContent li
{
    list-style-type: none;
    display: inline;
}

#HomeBottomContent li a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 18px 0 0 10px;
    height: 0px !important;
    cursor: pointer;
    float: left;
}

#HomeLinkService a
{
    width: 92px;
    background: url(  "imgs/Home/HomeServiceTXT.jpg" ) no-repeat;
}

#HomeLinkDelivery a
{
    width: 100px;
    background: url(  "imgs/Home/HomeDeliveryTXT.jpg" ) no-repeat;
}
#HomeLinkFranchising a
{
    width: 147px;
    background: url(  "imgs/Home/HomeFranchiseTXT.jpg" ) no-repeat;
}
#HomeLinkTracking a
{
    width: 139px;
    background: url(  "imgs/Home/HomeTrackingTXT.jpg" ) no-repeat;
}
#HomeBottomPhotoContent
{
    padding-top: 9px;
    margin-left: -18px;
    position: absolute;
}
#HomeBottomPhotoContent li
{
    list-style-type: none;
    display: inline;
}

#HomeBottomPhotoContent li a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 116px 0 0 10px;
    height: 0px !important;
    cursor: pointer;
    float: left;
    width: 120px;
}

#HomeLinkPhotoService a
{
    background: url(  "imgs/Home/HomeService.jpg" ) no-repeat;
}

#HomeLinkPhotoDelivery a
{
    background: url(  "imgs/Home/HomeDelivery.jpg" ) no-repeat;
}
#HomeLinkPhotoFranchising a
{
    background: url(  "imgs/Home/HomeFranchise.jpg" ) no-repeat;
}
#HomeLinkPhotoTracking a
{
    background: url(  "imgs/Home/HomeTracking.jpg" ) no-repeat;
}
#HomeBottom{height:160px;}