﻿body
{
    margin: 0px;
    background-color: white;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    font-family: "tahoma" , "宋体" , "arial";
}
.main
{
    width: 990px;
    margin: 0px auto;
}
IMG
{
    border: 0px;
}
a
{
    text-decoration: none;
    color: #006699;
}

a:hover
{
    text-decoration: underline;
}
.listPrice
{
    font-size: 13px;
    font-family: "宋体" , "arial";
    color: #333333;
    text-decoration: line-through;
}
.storeCount
{
    font-size: 12px;
    font-family: "宋体" , "arial";
    color: #000;
    font-weight: normal;
}
.salePrice
{
    font-size: 12px;
    font-family: "tahoma" , "宋体" , "arial";
    font-weight: bold;
    color: #ff0000;
}
.salePriceBig
{
    font-size: 20px;
}
.savePrice
{
    font-size: 12px;
    font-family: "tahoma" , "宋体" , "arial";
    font-weight: normal;
    color: #888;
}

.imgNormal
{
    text-align: center;
    width: 138px;
}
.imgNormalHeader
{
    background-image: url(/images/imgNormal_1.gif);
    height: 3px;
    font-size: 0px;
}
.imgNormalBody
{
    background-image: url(/images/imgNormal_2.gif);
}
.imgNormalBody Img
{
    width: 130px;
}
.imgNormalFooter
{
    background-image: url(/images/imgNormal_3.gif);
    font-size: 0px;
    height: 4px;
}
.imgNormalLink
{
    padding: 4px;
}

#menuMain
{
    background-image: url(/images/menuMainBg.gif);
    width: 730px;
    height: 29px;
    margin-bottom: 10px;
    color: #666666;
}
#menuMain #content
{
    text-align: right;
    padding-top: 7px;
    padding-right: 10px;
    vertical-align: middle;
}
.imgListBg
{
    background-image: url(/images/imgListBg.gif);
    height: 118px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.imgListBg Img
{
    border: 0px;
    width: 80px;
    height: 110px;
    padding-left: 0px;
    padding-top: 4px;
}



.pagerMain
{
    clear: both;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 15px 0px 0px;
    color: #ff6500;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}
.pagerMain A:link
{
    border-right: #ff9600 1px solid;
    padding-right: 5px;
    border-top: #ff9600 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 0px 10px 0px 0px;
    border-left: #ff9600 1px solid;
    color: #ff9600;
    padding-top: 3px;
    border-bottom: #ff9600 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.pagerMain A:visited
{
    border-right: #ff9600 1px solid;
    padding-right: 5px;
    border-top: #ff9600 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 0px 10px 0px 0px;
    border-left: #ff9600 1px solid;
    color: #ff9600;
    padding-top: 3px;
    border-bottom: #ff9600 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.pagerMain A:hover
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background: #ffc794;
    border-left: #ff9600 1px solid;
    color: #5d0505;
    border-bottom: #ff9600 1px solid;
}
.pagerMain A:active
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background: #ffc794;
    border-left: #ff9600 1px solid;
    color: #ff9600;
    border-bottom: #ff9600 1px solid;
}
.pagerMain SPAN
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagerMain SPAN.current
{
    border-right: #ff6500 1px solid;
    padding-right: 5px;
    border-top: #ff6500 1px solid;
    padding-left: 5px;
    font-weight: 700;
    background: #ffbe94;
    padding-bottom: 2px;
    margin: 0px 10px 0px 0px;
    border-left: #ff6500 1px solid;
    color: #5d0505;
    padding-top: 3px;
    border-bottom: #ff6500 1px solid;
}
.pagerMain SPAN.disabled
{
    border-right: #ffe3c6 1px solid;
    padding-right: 5px;
    border-top: #ffe3c6 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 0px 10px 0px 0px;
    border-left: #ffe3c6 1px solid;
    color: #ffe3c6;
    padding-top: 3px;
    border-bottom: #ffe3c6 1px solid;
}
.pagerMain SELECT
{
    vertical-align: -2px;
}

.message_error
{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px;
    border-color: #FFA600;
    background-color: #FFFFEF;
    padding-left: 20px;
    border-style: solid;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    background-image: url(/images/userCenter/ic_error.gif);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    overflow: hidden;
    font-size: 12px;
    color: #BC2931;
    font-weight: bold;
    clear: both;
    line-height: 14px;
}

.message_ok
{
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 45px;
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    background-image: url(/images/usercenter/ic_ok.gif);
    background-repeat: no-repeat;
    background-position: 6px 4px;
    clear: both;
}
.hand
{
    cursor: pointer;    
}
.kdcq
{
    background-image: url(/images/kdcq.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
    clear: both;
    color: #FE6201;
    margin-top: 10px;
    margin-bottom: 10px;
}
.strong
{
    font-weight: bold;
}

/******华丽的分********************************************************/
.newBookList
{
    width: 730px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
.newBookList UL
{
    width: 730px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.newBookList UL LI
{
    width: 730px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-bottom: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
.newBookList UL LI.OOS
{
    background-color: #eeeeee;
}

.newBookList .img
{
    width: 100px;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow:hidden;
    padding-left: 20px;
    background-color: #ffffff;
}
.newBookList .imgOOS
{
    width: 100px;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow:hidden;
    padding-left: 20px;    
    text-align: center;
    color: #ff0000;    
}
.newBookList IMG
{
    width: 100px;
    margin: 0px;
    padding: 0px;
}
.newBookList .bi
{
    padding:0px;
    margin:0px;
    overflow:hidden;
    width: 580px;
    padding-left: 20px;
    float: left;
}
.newBookList .bi .bName
{
    margin-bottom: 15px;
    font-size: 14px;
}
.newBookList .bi .bMore
{
    margin-bottom: 15px;
}
.newBookList .bi .bSummary
{
    margin-bottom: 15px;
    color: #999;
}
.newBookList .bi .bPrice
{
    margin-bottom: 15px;
    text-align: right;
}
/******华丽的分********************************************************/
.pagerNewBookList
{
    text-align: center;
    margin-bottom: 10px;
    line-height: 30px;
}
/******华丽的分********************************************************/
a.booking_1
{ 
    color: #B60797;
    font-weight:bold;    
}
