/*fugai style.css start*/
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

p {
    margin: 0px;
}

p img.left {
    margin: 0px;
    padding: 0px;
}

p img.right {
    float: none;
    margin: 0px;
}

ul li, ol li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

/*fugai style.css end*/
#newNotice {
    float: left;
    width: 630px;
    padding: 12px 0px 12px 30px;
    line-height: 22px;
}

#newNotice h6 {
    font-size: 12px;
    color: #555;
    font-weight: normal;
}

#newNotice span {
    color: #B5B5B5;
}

#picture {
    float: left;
    width: 284px;
    padding: 12px 18px 12px 18px;
    text-align: right;
    overflow: hidden;
}

#banner {
    float: left;
    width: 948px;
    margin:5px 0 0 16px;
    /*border: 1px solid #C0C0C0;*/
}

* html #banner {
    /*float: left;*/
    /*width: 948px;*/
    margin:5px 0 0 8px;
    /*border: 1px solid #C0C0C0;*/
}


#banner li {
    float: left;
}

#banner .bg {
    border: 1px solid #C0C0C0;
    height: 305px;
    padding: 5px;
    width: 716px;
    overflow:hidden;
}

#banner .bg2 {
    height: 305px;
    width:200px;
    margin-left: 10px;
}
#banner .bg2_top {
    height: 60px;
    width:210px;
    overflow:hidden;
}

#banner .bg2 .swf {
    border: 1px solid #C0C0C0;
    height: 240px;
    margin-top: 5px;
    overflow: hidden;
    padding: 5px;
    width: 198px;
}

#right {
    width: 750px;
    height: 300px;
}

#topic {
    float: left;
    width: 411px;
    height: 300px;
    background: url('../images/topic_bg.png') no-repeat left top;
}

#topic li {
    width: 391px;
    line-height: 30px;
    color: #5B5B5B;
    padding: 4px 10px;
    font-size: 14px;
}

#topic p img {
    padding-left: 20px;
}

#topic p a, #topic p a:hover {
    float: right;
    color: #B5B5B5;
    font-size: 12px;
}

#comment {
    float: right;
    width: 280px;
    height: 300px;
}

#comment p {
    width: 250px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url('../images/comment.png') no-repeat right top;
}

#comment ul {
    height: 205px;
    background: url('../images/top2.png') no-repeat left 8px;
    padding-left: 27px;
    overflow: hidden;
}

#comment li {
    width: 280px;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px #ccc solid;
    overflow: hidden;
}

#comment a, #comment a:hover {
    color: #5B5B5B;
}

#right2, #right3 {
    width: 750px;
    height: 320px;
    padding-top: 20px;
}

#top {
    float: left;
    width: 277px;
    height: 320px;
    background: url('../images/top_bg.png') no-repeat left 20px;
    position: relative;
}

#top ul {
    float: left;
    width: 277px;
}

#top ul a, #top ul a:hover {
    color: #B5B5B5;
    float: right;
}

#top ul li {
    width: 277px;
    float: left;
}

#top h6 {
    width: 197px;
    float: left;
    background: url('../images/hot.png') no-repeat 30px 8px;
    padding-left: 80px;
    font-size: 14px;
    font-weight: normal;
    color: #5B5B5B;
    height: 36px;
    line-height: 36px;
}

#top h6 img {
    position: absolute;
    left: 240px;
    top: 240px;
}

#top div img {
    float: left;
    padding: 0px 10px;
}

#top div ol {
    float: left;
    height: 205px;
    background: url('../images/top2.png') no-repeat left 8px;
    padding-left: 27px;
}

#top ol li {
    height: 30px;
    line-height: 30px;
    width: 60px;
    overflow: hidden;
}

#top ol a, #top ol a:hover {
    color: #5B5B5B;
}

.specialPrice {
    float: left;
    width: 163px;
    height: 320px;
    background: url('../images/specialPrice_bg.png') no-repeat left 20px;
    position: relative;
    margin: 0px 0px 0px 55px;
    display: inline;
    color: #5B5B5B;
}

.newProduct {
    background-image: url('../images/new_bg.png');
}

.recommendation {
    background-image: url('../images/recommendation_bg.png');
    margin-left: 0px;
}

.bedding {
    background-image: url('../images/bedding_bg.png');
    margin-left: 18px;
}

.other {
    background-image: url('../images/other_bg.png');
    margin-left: 18px;
}

.specialPrice li {
    width: 163px;
    float: left;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
}

.alig {
    line-height: 20px;
}

.alig a, .alig a:hover {
    color: #B5B5B5;
    float: right;
}

.specialPrice h6 {
    float: left;
    color: #f00;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 36px;
    line-height: 36px;
    padding-left: 16px;
}

.newProduct h6, .recommendation h6, .bedding h6, .other h6 {
    color: #5B5B5B;
}

.specialPrice h6 img {
    position: absolute;
    left: 80px;
    top: 30px;
}

.newProduct h6 img {
    left: 100px;
}

.recommendation h6 img {
    position: absolute;
    left: 130px;
    top: 180px;
}

.specialPrice span {
    color: #f00;
}

.specialPrice a img {
    margin-bottom: 14px;
    margin-top: 2px;
}

#novice {
    float: left;
    width: 207px;
    height: 320px;
    margin: 20px 0px 0px 18px;
    display: inline;
}

#novice li {
    line-height: 18px;
    padding: 0px 18px 10px 0px;
    color: #5B5B5B;
}

#novice h6 {
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#novice a, #novice a:hover {
    color: #B5B5B5;
    float: right;
}



