﻿.tblProductLineUp_Vert
{
    background-image:url(/images/productlineup_vert/bg.png);
    background-repeat:no-repeat;
    background-position:center top;
    width:287px;
    height:455px;
}
.ProductLineUp_Vert_Top
{
    height:62px;
}
.ProductLineUp_Vert_Content
{
    padding:0px 0px 0px 0px;
    height:330px;
}
.ProductLineUp_Vert_Btn
{
    padding:15px 0px 13px 0px; 
    z-index:100;   
    position:relative;
}

.ProductLineUp_Vert_Content img {
  _position: relative;
  _z-index: 20;
  }
