﻿@charset "utf-8";

body, .cursorDefault { cursor: url(/shop/himg/mp0.ico); }
a, .cursorPointer { cursor: url(/shop/himg/mp1.ico); }

#bodyContainer {
    width: 930px;
    height: 650px;
}

#notice {
    position: absolute;
    top: 68px;
    right: 0;
    width: 297px;
    z-index: 100;
}

#notice h2 {
    display: none;
}

#notice ul li {
    margin: 0;
    padding: 0 0 0 12px;
    background: url(/shop/himg/notice_bullet.gif) no-repeat center left;
}

#notice ul li a {
    line-height: 1.5em;
    font-size: 1em;
    color: #7d2428;
    text-decoration: none;
}

#shop {
    position: absolute;
    top: 75px;
}

.menuIntro {
    width: 106px;
    height: 98px;
    padding: 6px 6px 6px 11px;
    background: url(/shop/himg/menu_intro_bg.gif) no-repeat top left;
    color: #fff;
    font-size: 9pt;
    display: none;
}

#menuIntro1 {
    position: absolute;
    top: 112px;
    left: 233px;
}

#menuIntro2 {
    position: absolute;
    top: 144px;
    left: 543px;
}

#menuIntro3 {
    position: absolute;
    top: 209px;
    left: 777px;
}

.talk {
    width: 85px;
    height: 85px;
    padding: 18px 18px;
    background: url(/shop/himg/talk_bg.gif) no-repeat top left;
    text-align: center;
    display: none;
}

#talk1 {
    position: absolute;
    top: 400px;
    right: 670px;
}

#talk2 {
    position: absolute;
    top: 400px;
    left: 650px;
}

#goods h2 {
    display: none;
}

#goods ul li {
    float: left;
    margin-right: 4px;
}

#goods ul li a img {
    border: 1px solid #747474;
}

#newProduct {
    position: absolute;
    top: 504px;
    left: -21px;
    width: 383px;
    height: 145px;
    padding: 92px 0 0 35px;
    background: url(/shop/himg/new_product.gif) no-repeat top left;
}

#bestSeller {
    position: absolute;
    top: 504px;
    left: 397px;
    width: 254px;
    height: 145px;
    padding: 92px 0 0 9px;
    background: url(/shop/himg/best_seller.gif) no-repeat top left;
}

#shopkeeperRecommend {
    position: absolute;
    top: 504px;
    left: 660px;
    width: 273px;
    height: 145px;
    padding: 92px 0 0 12px;
    background: url(/shop/himg/shopkeeper_recommend.gif) no-repeat top left;
}

#popup {
    padding: 0;
}

#popup a {
    display: block;
    margin: 2px 0 0 0;
}
