@charset "UTF-8";
/* CSS Document */
/*body*/
*{ margin:0 0; padding:0 0; font-family:"宋体",Arial, Helvetica, sans-serif;}
input,button,select,textarea{outline:none}
body, ul, li, ol, p, dl, dd, h1, h2, h3, h4, h5, h6, img, iframe, form, div {
list-style-type: none;
}
a{ text-decoration:none; color:#000000;}
A:hover {
    COLOR: #ff7f24;
    text-decoration: underline;
}
img{ border:0;}
body{ min-width:322px; margin:0 auto;}

/* header */
.head01{background: url(../images2014/zs_01.gif) no-repeat #FF5400;table-layout: fixed;}
.input01{
    border: 0;
    width: 100%;
    height: 26px;
    background: url(../images2014/sells_img_04.png) 4px center no-repeat #fff;
    font: 12px/26px SimSun;
    color: #ccc;
    padding-left: 30px;
    margin-left: 135px;
}
.input02{
    border: 0;
    cursor: pointer;
    background: url(../images2014/zs_02.gif);
    width: 47px;
    height: 25px;
    margin-right: 4px;
}
.head02{
    table-layout: fixed;
    background-image: url(../images2014/zs_04_02_1.gif),url(../images2014/zs_04_02.gif);
    background-repeat: no-repeat,repeat;
    background-position: 10px center,0 0;
}

/*主页*/
.bg_hot{
    background-image: url(../images2014/left.jpg),url(../images2014/right.jpg),url(../images2014/center.jpg);
    background-repeat: no-repeat,no-repeat,repeat;
    background-position: 0,right,0;
}

.paihang{ margin: 2px 0;}
.bg_0,.bg_1,.bg_2,.bg_3{ margin-top: 13px; margin-bottom: 12px;}
.bg_0{background: url(../images2014/f_0.gif) no-repeat #10C2CE;}
.bg_1{background: url(../images2014/f_1.gif) no-repeat #52A0E8;}
.bg_2{background: url(../images2014/f_2.gif) no-repeat #AA73D1;}
.bg_3{background: url(../images2014/f_3.gif) no-repeat #F5619C;}

.qc{ margin-top:5px;}
.m_price{ float: left; margin-top: 10px; margin-right: 8px;margin-left: 5px;}

.page02 {
    text-align: right;
    margin-top: 20px;
    float: right;
    display: inline;
    font-size: 14px;
}
.page02 span {
    float: left;
    margin-left: 3px;
    display: inline;
}
.dqPage {
    width: 30px;
    height: 28px;
    line-height: 28px;
    color: #ff6600;
    text-align: center;
    font-weight: bold;
}
.cBg {
    background: url(../images2014/3_22.gif) no-repeat;
    width: 30px;
    line-height: 28px;
    height: 28px;
    float: left;
    text-align: center;
}
.page_next {
    background: url(../images2014/3_241.gif) no-repeat;
    height: 28px;
    width: 66px;
    padding: 7px 0px 0px 0px;
    position: relative;
    text-align: center;
}
.page_prev {
    background: url(../images2014/3_201.gif) no-repeat;
    height: 28px;
    width: 66px;
    padding: 7px 0px 0px 0px;
    position: relative;
    text-align: center;
}

#settime{
    float: left;
    border: solid 1px #fd5c0b;
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #cb0208;
    padding: 0 10px;
}

.show_info_right a{
    border: 1px solid #ccc;
    float: left;
}
.show_info_right input{
    border: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 36px;
    height: 26px;
    float: left;
    text-align: center;
    color: #4e4e4e;
}
.num_del,.num_add{
    background: #e9e9e9 url(../images2014/num_bg.png) no-repeat;
}
.num_del{
    width: 29px;
    height: 26px;
    background-position: 2px 4px;
}
.num_add{
    width: 29px;
    height: 26px;
    background-position: -76px 4px;
}

.add_cart{
    cursor: pointer;
    border: 0;
    width: 146px;
    height: 38px;
    background-image: url(../images2014/cp4.png);
}

.clear {clear: both;}