﻿#login{ width:300px;
    height:110px;
     margin :30px auto;
    }
    #login table{  margin-top: 5px;}
    
    #b1
{
    font-weight: bold;
    width: 380px;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    #b2
{    
    width :290px;
    margin :15px auto;
}
    #b3
{   
    width :350px;
    height:100px;
    margin :15px auto;
}
#b4
{
    font-weight: bold;
    width: 240px;
    margin-left: auto;
    margin-right: auto;    
}
#bx{ width:300px;
     margin :30px auto;
    }
     #b1x
{
    font-weight: bold;
    width: 380px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    #b2x
{
    width :190px;    
    margin-top :15px;
    margin-bottom :160px;
    margin-left :auto;
    margin-right :auto;
}
.oprice
{
    text-decoration: line-through;
}
.nprice
{
    font-weight: bold;
    color: #cc0033;
}
.sprice
{}