﻿.desc
{
	font-size: 9pt;
	color: #555555; 
	display:block;
}

.must
{
	color: Red;
}

.shopping
{
	width: 950px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
	padding:0px;
}

.shoppingtable
{
	border: 0px solid #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 30px;
}

.shoppingtable .l
{
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.shoppingtable .r
{
	text-align: left;
	padding-left: 5px;
}

.shoppingtable .title
{
	background: #7A7F89;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.shoppingtable .titleslected
{
	height: 30px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #888888;
	border-bottom: 1px solid #cccccc;
}

.shoppingtable .titleslected .l
{
	float: left;
	margin-left: 5px;
	text-align: left;
}

.shoppingtable .titleslected .r
{
	font-size: 9pt;
	float: right;
	text-align: right;
}
    .bselect, .bjiantou, .bend
    {
        background: url(http://img.dillys.com.cn/static/images/buynext.jpg) no-repeat;
        height: 40px;
        padding-top: 10px;
        float: left;
    }
    .bselect
    {
        width: 38px;
        font-size: 14px;
        font-family: Tahoma;
        color: #FFF;
        font-weight: bold;
        background-position: left top;
    }
    .bjiantou
    {
        width: 15px;
        background-position: -38px 0;
        margin:0 5px;
    }
    .bfontselect
    {
        font-size: 14px;
        font-weight: bold;
        color: #b30000;
        height: 40px;
        padding-top: 10px;
        padding-left: 5px;
        float: left;
    }
    .bend
    {
        font-family: Tahoma;
        font-size: 12px;
        width: 25px;
        color: #666;
        padding: 12px 0 0 8px;
        font-weight: bold;
        text-align: left;
        background-position: -55px 0;
    }
    .bfontend
    {
        font-size: 12px;
        font-weight: bold;
        color: #666;
        height: 40px;
        padding-top: 13px;
        padding-left: 5px;
        float: left;
    }

