@charset "utf-8";
/* CSS Document */
body, th, td, input, select, textarea, button { font: 12px/1.5em Tahoma, Arial, Helvetica, snas-serif; }
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ul li { list-style: none; }
img{
  padding:0px;
  margin:0px;
  border:0px;
}
.main {
    background:#fff;
}
.main .dvd_notice{
    text-align:left;
    background:#eeeeee;
    margin-bottom:5px;
    padding-left:15px;
}
.main .dvd_notice h1{
    display:inline;
    background-color:#CCCCCC;
    padding:3px;
}

/*菜单*/
#topnav {
    width:996px;
    height:32px;
    margin:0 auto;
    background:url(http://img.deskcity.com/images/sale/public/topnav.jpg) top left no-repeat;
    text-align:left;
}
#topnav p {
    padding:5px 28px;
    font-weight:700;
}
#topnav p a {
    text-decoration:none;
    color:#333;
    font-weight:normal;
}
#topnav p em {
    padding:0 8px;
}
/*banner图*/
.product_top{
    margin:5px 0px;
}
/*tab标签*/
.tab_head{
    background:#Aaa;
    text-align:left;
    height:38px;
    padding-left:20px;
    letter-spacing:5px;
}
.tab_head .current_link{
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    margin:5px 5px -1px;
    padding:5px 20px;
    border-left:1px solid #ccf;
    border-top:1px solid #ccf;
    border-right:1px solid #ccf;
    background:#fff;
}
.tab_head .other_link{
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    margin:5px 5px 3px;
    padding:3px 20px;
    border:1px solid #ccf;
    background:#61648D;
}
.tab_head .other_link a {
    text-decoration:none;
    color:#FFF;
}
.tab_head .other_link a:hover{
    color:#FFBD00;
}
.tab_head .back_to_buy{
    padding:5px 5px 0px 0px;
    float:right;
}

.img_list{
    border-left:1px solid #A8B5BD;
    border-right:1px solid #A8B5BD;
    border-bottom:1px solid #A8B5BD;
    padding:0px;
}

.imagequicklist{
    border-left:1px solid #A8B5BD;
    border-right:1px solid #A8B5BD;
    text-align:right;
    padding:5px;
}

.include_footer{
  /*页底js文件*/
  padding:10px 0px;
}
