﻿#rl2
{
    width: 450px;
    margin-left :auto;
    margin-right:auto;    
}
#cc1{ float :left;  }
#cc2
{
    float: left;margin-left :30px;
       
}
#pr1
{
    margin-top: 5px;
    font-weight: bold;
    color: #cc0033;
}
#pr2{ }
    #pr3
{
    margin-left: 15px;   
}
#l2
{
    text-align: center;
   
}
.oprice
{
    text-decoration: line-through;
}
.nprice
{
    font-weight: bold;
    color: #cc0033;
}
.sprice
{}
#spro
{
    width: 100%;
    height:18px;
    text-align: center;
    margin-top: 3px;
    font-weight: bold;
    border-bottom: darkgray 1px solid;
}
#d1{ clear:both ;}