﻿body
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: #555555;
}
.s
{
    border: 1px solid #000000;
    background-color: #666666;
}
.paginator
{
    margin-top: 13px;
}
.paginator a
{
    padding: 8px;
    border: solid 1px #ddd;
    color: White;
    background: #27A9E3;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 1px;
}
.paginator .cpb
{
    padding: 8px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.paginator a:hover
{
    color: #fff;
    background: #ffa501;
    border-color: #ffa501;
    text-decoration: none;
}
.panel-manage-all
{
    width: 100%;
    background: #E8E8E8;
}
.panel-manage-center
{
    width: 95%;
    margin: 0 auto;
    padding-top: 30px;
}
.panel-manage-top
{
    width: 100%;
    background: #ffffff;
    height: 140px;
    border: 1px solid #DFDFDF;
}
.panel-manage-main
{
    width: 100%;
    background: #ffffff;
    border: 1px solid #DFDFDF;
    margin-top: 30px;
}
.panel-box-container
{
    width: 100%;
    background: #E8E8E8;
    float: left;
}
.panel-manage-top-main
{
    width: 96%;
    margin: 0 auto;
    height: 90px;
    margin-top: 25px;
}
.panel-manage-top-left
{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    width: 400px;
}
.penel-manage-top-right
{
    float: right;
    height: 40px;
}
.panel-manage-pager
{
    float: left;
}
.panel-manage-tool
{
    float: left;
    margin-top: 4px;
    margin-right: 20px;
}
.panel-manage-tool-item
{
    width: 35px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    float: left;
    border: 1px solid #CECECE;
    cursor: pointer;
    position: relative;
}
.panel-manage-tool-item-title
{
    position: absolute;
    width: 35px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    bottom: -15px;
    font-size: 10px;
    -webkit-text-size-adjust: none;
    color: gray;
}
.panel-manage-tool-item img
{
    height: 20px;
    margin-top: 5px;
    border: 0px;
}
.panel-manage-tool-item input[type='image']
{
    height: 20px;
    margin-top: 5px;
    border: 0px;
}
.panel-manage-tool .first
{
    border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
}
.panel-manage-tool .last
{
    border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
}
.panel-manage-search
{
    width: 100%;
    float: left;
    height: 50px;
}
.panel-manage-search select
{
    max-width: 300px;
    width: 90%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-search input[type='text']
{
    max-width: 260px;
    width: 90%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-search input[type='submit']
{
    width: 90px;
    height: 34px;
    border: 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: White;
    background: #27A9E3;
    cursor: pointer;
}
.panel-manage-main table
{
    width: 100%;
    background: #DFDFDF;
    font-size: 14px;
}
.panel-manage-main table td
{
    background: #ffffff;
    padding-left: 15px;
    height: 40px;
}
.panel-manage-main-table-header
{
    height: 40px;
    font-weight: bold;
}
.panel-manage-main a
{
    color: #555555;
}
.panel-manage-main table td select
{
    height: 34px;
    line-height: 34px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-main table td input[type='text']
{
    height: 34px;
    line-height: 34px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-main table td input[type='password']
{
    height: 34px;
    line-height: 34px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-main table td input[type='submit']
{
    color: White;
    background-color: #27A9E3;
    border-radius: 3px;
    border: 1px solid #27A9E3;
    -webkit-border-radius: 3px;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}
.panel-manage-main table td input[type='button']
{
    color: White;
    background-color: #27A9E3;
    border-radius: 3px;
    border: 1px solid #27A9E3;
    -webkit-border-radius: 3px;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}
.panel-manage-main .newprice
{
    font-weight: bold;
    font-size: 16px;
    color: #EF5509;
}
.panel-manage-main .tool-edit
{
    background: url(../images/product/product_34.png) no-repeat left center;
    padding-left: 23px;
    line-height: 25px;
}
.panel-manage-main .tool-search
{
    background: url(../images/product/product_44.png) no-repeat left center;
    padding-left: 23px;
    height: 25px;
    line-height: 25px;
}
.panel-manage-main .tool-new
{
    background: url(../images/product/product_39-16.png) no-repeat left center;
    padding-left: 23px;
    height: 25px;
    line-height: 25px;
}
.panel-manage-main .tool-review
{
    background: url(../images/product/2.png) no-repeat left center;
    padding-left: 23px;
    height: 25px;
    line-height: 25px;
}
.review-box-content
{
    width: 100%;
    float: left;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}
.review-box-q
{
    background: url(../../images/q.png) no-repeat 0px 3px;
    padding-left: 17px;
    line-height: 20px;
}
.review-box-a
{
    background: url(../../images/a.png) no-repeat 0px 3px;
    padding-left: 17px;
    line-height: 20px;
    margin-top: 10px;
    color: #FF6707;
}
.panel-notice
{
    line-height: 25px;
    padding-left: 20px;
}
.panel-tr-field td
{
    min-height: 30px;
}
.panel-tr-field input[type='text']
{
    max-width: 260px;
    width: 90%;
    height: 25px;
    line-height: 25px;
    border: 1px solid #CECECE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.panel-manage-search table
{
    width: 100%;
    margin-top: 12px;
    height: 35px;
}
.panel-font-bold
{
    font-weight: bold;
}
#BACKGROUNDPANEL
{
    display: none;
    position: fixed;
    width: 518px;
    max-height: 400px;
    left: 50%;
    top: 50%;
    z-index: 999;
    margin-left: -259px;
    margin-top: -200px;
    background-color: White;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    overflow-y: scroll;
}
#BACKGROUNDCLOSE
{
    display: none;
    position: fixed;
    width: 25px;
    height: 24px;
    left: 50%;
    top: 50%;
    margin-top: -212px;
    margin-left: 230px;
    cursor: pointer;
    z-index: 1000;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
.PRODUCT_TITLE
{
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-weight: bold;
    background-color: #f5f5f5;
    font-size: 14px;
}
#progressLoading
{
    width: 160px;
    height: 42px;
    background-image: url(../../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}
#Loading
{
    background-image: url(../../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin:0 auto;
    width:32px;
    height:32px;
}
.Loading
{
    background-image: url(../../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 30px;
    display: none;
}
.SUBMIT_ITEM
{
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    color: Gray;
    cursor: pointer;
    font-size: 12px;
    width: 80px;
    padding: 5px;
}
.panel-shipping-section
{
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    width: 100%;
}
.panel-shipping-section img
{
    width: 80px;
    float: left;
}
.panel-shipping-section span
{
    margin-left: 20px;
    float: left;
}
.PLUS
{
    font-size: 14px;
    font-weight: bold;
}
.yw_2013_p_dkxxx
{
    float: left;
    height: auto;
    width: 100%;
    margin-top: 20px;
}
.yw_2013_p_d_xiaok
{
    font-size: 14px;
    line-height: 30px;
    color: #333;
    height: 30px;
    max-width: 202px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 1px;
    text-align: center;
    float: left;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background-color: #666;
}
.yw_2013_p_d_xiaok1
{
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    height: 30px;
    max-width: 202px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 1px;
    text-align: center;
    float: left;
    background-color: #f5f5f5;
}
.yw_2013_p_dtt1
{
    float: left;
    height: auto;
    padding: 5px;
    width: 100%;
}
.yw_2013_p_dtt2
{
    float: left;
    height: auto;
    padding: 5px;
    display: none;
    width: 100%;
}
.web_border_1
{
    border: 1px solid #f5f5f5;
}
.homePage
{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.artclesPage
{
    max-width: 400px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 25px;
    border: 1px dashed #ccc;
}
.arclesCreate
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.brandsPages
{
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.backgroundOddnumber
{
    background-color: #f5f5f5;
}
.backgroundEven
{
    background-color: #EFEFEF;
}
input[type='checkbox']
{
    cursor: pointer;
}
.createResult
{
    margin: 0 auto;
}
.createProgressBar
{
    position: relative;
    height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
#createProgressPage
{
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: right;
    top: 26px;
    left: 0px;
    width: 100%;
}
#createProgressItem
{
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: right;
    top: -26px;
    left: 0px;
    width: 100%;
}
#imgCreating
{
    position: absolute;
    height: 25px;
    right: 10px;
    top: 0px;
    display: none;
}
#createProgressLoading
{
    position: absolute;
    z-index: 100;
    background-color: #ACFFAC;
    left: 0px;
    top: 0px;
    height: 25px;
    width: 1px;
    line-height: 25px;
    text-align: right;
}
#msgResult
{
    height: 200px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
#loadingData
{
    height: 400px;
    background-image: url(../../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#operResult
{
    margin-top: 30px;
}
.operResult
{
    margin-top: 20px;
}
.createSuccess
{
    height: 25px;
    line-height: 25px;
    padding-left: 27px;
    color: Green;
    background-image: url(../images/success.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.createFailed
{
    height: 25px;
    line-height: 25px;
    padding-left: 27px;
    color: red;
    background-image: url(../images/failed.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.createCompleted
{
    margin-top: 10px;
    height: 40px;
    border-top: 1px dashed #ccc;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: Green;
}
.createStart
{
    margin-bottom: 10px;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: Green;
}
#sp_success
{
    font-weight: bold;
    font-size: 14px;
    color: Green;
    cursor: pointer;
    text-decoration: underline;
}
#sp_files
{
    font-weight: bold;
    font-size: 14px;
    color: Green;
    cursor: pointer;
    text-decoration: underline;
}
#sp_failed
{
    font-weight: bold;
    font-size: 14px;
    color: red;
    cursor: pointer;
    text-decoration: underline;
}
#Content
{
    width: 100%;
    float: left;
}
.PRODUCT_ITEM
{
    float: left;
    width: 100%;
}
#createExcelProgressLoading
{
    position: absolute;
    z-index: 100;
    background-color: #ACFFAC;
    left: 0px;
    top: 0px;
    height: 25px;
    width: 1px;
    line-height: 25px;
    text-align: right;
}
#filesList
{
    height: 200px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
.IMAGES_ITEM
{
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    border: 1px dashed #ccc;
    cursor: pointer;
}
.IMAGES_SELECT_ITEM
{
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ff0000;
    cursor: pointer;
}
.IMAGES_ITEM_REMOVE
{
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    left: 140px;
    top: -10px;
    z-index: 999;
}
.panel-box-container-left
{
    width: 15%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 100%;
}
.panel-box-container-left ul
{
    width: 95%;
    margin: 0 auto;
    padding: 0;
    border: none;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
}
.panel-box-container-left ul li
{
    line-height: 35px;
    border-top: 1px solid #d0cdcd;
}
.panel-box-container-left a:visited
{
    text-decoration: none;
    color: #333;
}
.panel-box-container-left a:link
{
    color: #333;
    text-decoration: none;
}
.panel-box-container-left a
{
    display: block;
    cursor: pointer;
    background-color: #f5f5f5;
    padding: 2px 0.75em;
    color: #333;
    text-decoration: none;
}
.panel-box-container-left a:hover, .panel-box-container-left a:focus
{
    background-color: #ba6787;
    color: #FFF;
    text-decoration: none;
}
.panel-box-container-right
{
    width: 83%;
    background: white;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
}
#BACKFRAME
{
    display: none;
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 0px;
    background-color: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
#BACKPANEL
{
    display: none;
    position: fixed;
    width: 800px;
    height: 125px;
    left: 50%;
    top: 50%;
    z-index: 200;
    margin-left: -400px;
    margin-top: -62px;
    background-color: White;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
.downloadBar
{
    border: 1px solid #ccc;
    width: 700px;
    margin: 0 auto;
    margin-top: 50px;
    background-color: white;
    border: 1px solid green;
    padding: 1px;
    text-align: center;
    position: relative;
}
.downloadProgressText
{
    width: 700px;
    height: 25px;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 25px;
    color: Black;
    background: transparent;
    position: absolute;
    z-index: 999;
}
.downloadProgress
{
    background: green;
    height: 25px;
    width: 0px;
}
.post_step1_cur
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step1_c.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step1
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step1.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step2_cur
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step2_c.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step2
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step2.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step3_cur
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step3_c.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step3
{
    width: 200px;
    height: 69px;
    float: left;
    background: url(../images/steps/step3.png) no-repeat;
    position: relative;
    margin-left: 30px;
}
.post_step1_text
{
    width: 150px;
    height: 35px;
    line-height: 35px;
    left: 20px;
    top: 30px;
    position: absolute;
    color: White;
    font-size: 16px;
    font-weight: bold;
}
.post_step_text
{
    width: 150px;
    height: 35px;
    line-height: 35px;
    left: 30px;
    top: 30px;
    position: absolute;
    color: White;
    font-size: 14px;
    font-weight: bold;
}
.PRODUCT_BASIC
{
    padding: 20px;
    width: 100%;
    float: left;
}
#statBox
{
    min-height: 400px;
}
#statBox table
{
    width: auto;
}
#UPGRADEBACKGROUNDFRAME
{
    display: none;
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 0px;
    background-color: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
#UPGRADEBACKGROUNDPANEL
{
    display: none;
    position: fixed;
    width: 800px;
    height: 200px;
    left: 50%;
    top: 50%;
    z-index: 200;
    margin-left: -350px;
    margin-top: -100px;
    background-color: White;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
    -webkit-box-shadow: 2px 2px 7px .4 rgba(0,0,0,0.4);
}
#progressbar
{
    width: 780px;
    height: 20px;
    border: 1px solid #ccc;
    text-align: left;
    margin: 0 auto;
    margin-top: 90px;
    position: relative;
}
#progressbarText
{
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 20px;
    left: 0px;
    top: -30px;
}
#progressdata
{
    height: 20px;
    line-height: 20px;
    background-color: #ACFFAC;
    width: 0px;
    font-weight: bold;
}
#progressLoading
{
    width: 160px;
    height: 42px;
    background-image: url(../../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}
#BACKGROUNDLOADING
{
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 0px;
    background: url(../../img/loading.gif) #666666 no-repeat center center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    width: 100%;
    height: 100%;
}
.yw_2013_a44
{
    float: left;
    height: auto;
    width: 100%;
    border: 1px solid #CCC;
    color: #333;
    margin-bottom: 10px;
}
.yw_2013_a44 a:link
{
    color: #333;
    text-decoration: none;
}
.yw_2013_a44 a:visited
{
    text-decoration: none;
    color: #333;
}
.yw_2013_a44 a:hover
{
    text-decoration: underline;
    color: #333;
}
.yw_2013_a44 a:active
{
    text-decoration: none;
    color: #333;
}
.feePanel
{
    padding: 10px;
    background-color: #FFF0EA;
    border: 1px solid #FFB997;
    width: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.feeItem
{
    height: 35px;
    line-height: 35px;
    width: 500px;
    font-size: 14px;
}
.shippingItem
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.feeText
{
    color: #FF5500;
    font-size: 25px;
    font-weight: bold;
    margin-left: 15px;
}
.shipping-to
{
    font-weight: bold;
}
.data-order-button
{
    cursor: pointer;
}
.data-error-notice
{
    border: 1px solid #EA4F4E;
    padding: 5px;
    background: url(../images/error.png) no-repeat left center;
    background-color: #EF7E7D;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
    font-weight: bold;
}
#BACKGROUNDFRAME
{
    display: none;
    position: fixed;
    z-index: 999;
    left: 0px;
    top: 0px;
    background-color: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    width:100%;
    height:100%;
}
#BACKGROUNDLOADINGBUTTON
{
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 999;
    margin-left: -20px;
    margin-top: -20px;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    overflow-y: scroll;
}
.feePanel input[type='text']
{
    border: 1px solid #ccc;
    width: 200px;
    height: 23px;
    line-height: 23px;
}
.feePanel img
{
    height: 27px;
    margin-left: 10px;
    cursor: pointer;
    float: right;
}
.feeCoupon
{
    margin-top: 20px;
    display: none;
    text-align: left;
}
#feeCouponInfo
{
    display: none;
    height: 50px;
    width: 330px;
    margin: 0 auto;
}
.feeCouponLoading
{
    height: 40px;
    background: url(../../img/loading.gif) no-repeat center center;
}
#feeCouponError
{
    border: 1px solid #FFB997;
    padding: 4px;
    background: url(../../images/error.png) no-repeat left center;
    padding-left: 22px;
    color: #A73600;
}
.feeCouponLogo
{
    float: left;
}
.feeCouponLogo img
{
    height: 35px;
}
.feeCouponName
{
    float: left;
    margin-left: 5px;
}
.feeCouponDiscount
{
    color: #A73600;
    margin-top: 4px;
}
.feeCouponStatus
{
    float: left;
    margin-left: 25px;
    margin-top: 3px;
}
.feeCouponApply
{
    float: left;
    margin-left: 25px;
}
.feeCouponApply input[type='button']
{
    cursor: pointer;
    height: 25px;
    background-color: #C43D2E;
    border: 1px solid #ccc;
    color: White;
    border-radius: 3px;
    margin-top: 3px;
}
.panel-cate-field
{
    width: 50px;
    text-align: center;
}
.panel-cate-name
{
    width: 90%;
}
.PRODUCT_ATTR
{
    border: 1px dashed #ccc;
    margin-bottom: 10px;
    float: left;
    position: relative;
    padding-left: 10px;
}
.PRODUCT_ATTR img
{
    position: absolute;
    cursor: pointer;
    top: -74px;
    left: 950px;
}
.PRODUCT_ATTR_LEFT
{
    float: left;
    width: 400px;
}
.PRODUCT_ATTR_RIGHT
{
    float: left;
    width: 400px;
}
.SUBMIT_BTN
{
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: Gray;
    cursor: pointer;
}
.PRODUCT_ATTR_AFFECT
{
    float: left;
    width: 100px;
}
.PRODUCT_ATTR_PRICE
{
    float: left;
    width: 80px;
}
.PRODUCT_ATTR_PRICE input[type='text']
{
    width: 50px;
}
.PRODUCT_ATTR_WEIGHT
{
    float: left;
    width: 80px;
}
.PRODUCT_ATTR_WEIGHT input[type='text']
{
    width: 50px;
}
.attrbuttons
{
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 5px;
    margin-right: 5px;
    float:left;
}
.attrimgs
{
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    margin-right: 5px;
}
.PRODUCT_ATTR_TEMPLATE
{
    float: left;
    position: relative;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    width:100%;
}
.uploader
{
    border: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 10px;
    width: 98%;
    float: left;
}
.imgsCenter
{
    width: 100%;
    height: auto;
    float: left;
}
.imgItem
{
    float: left;
    width: 100%;
}
.PRODUCT_BASIC_ITEM
{
    margin: 5px 0px 5px 0px;
    position: relative;
}
.PRODUCT_BASIC_ITEM h4
{
    color: #535353;
}
.return-box
{
    position: relative;
    color: Red;
    cursor: pointer;
}
.return-loader
{
    display: none;
    position: absolute;
    z-index: 100;
    min-height: 32px;
    min-width: 200px;
    max-width: 500px;
    left: 0px;
    top: 40px;
    border:1px solid #ccc;
    border-radius:5px;
    -webkit-border-radius:5px;
    background-color:#2F2F2F;
    font-size:13px;
    font-weight:lighter;
    color:#fff;
    padding-left:4px;
    padding-right:4px;
    line-height:32px;
}
.order-shipping-ico
{
    height:40px;
    line-height:40px;
    background:url("../../images/order/order_shipping_ico.png") no-repeat left center;    
    padding-left:35px
}
.order-billing-ico
{
    height:40px;
    line-height:40px;
    background:url("../../images/order/order_billing_ico.png") no-repeat left center;    
    padding-left:35px
}
.order-coupon-ico
{
    height:40px;
    line-height:40px;
    background:url("../../images/order/order_coupon_ico.png") no-repeat left center;    
    padding-left:35px
}
.cart-coupon
{
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 11px;
    color: #f40;
    margin-left: 10px;
    cursor: pointer;
    background: url(../../images/cart/cart-item-bg.png) -20px -75px no-repeat;
    background-image: -webkit-image-set(url(../../images/cart/cart-item-bg.png) 1x,url(../../images/cart/cart-item-bg.png) 2x);
    cursor: pointer;
}
.pro-lan-box
{
    width:250px;
    float:left;
    height:35px;
    line-height:30px; 
    margin-left:30px;  
    margin-bottom:15px; 
}
.pro-lan-checkbox
{
    width:20px;
    height:30px;
    padding-top:6px;
    vertical-align:middle;
    float:left;
}
.pro-lan-flag
{
    width:25px;
    float:left; 
    text-align:center;   
}
.pro-lan-flag img
{
    width:20px;
    height:13px;
    margin-top:9px;
}
.pro-os-pic
{
    width:35px;
    float:left; 
    text-align:center;   
}
.pro-os-pic img
{
    width:30px;
    height:30px;
}
.pro-lan-text
{
    float:left;
    line-height:30px;    
}
.pro-version-box
{
    width:320px;
    float:left;
    height:35px;
    line-height:30px; 
    margin-left:30px;  
    margin-bottom:10px; 
}
.pro-version-price
{
    width:100px;
    float:left;
    height:30px;
    line-height:30px; 
    margin-left:15px;   
}
.pro-version-price input[type='text']
{
    width:80px;
    height:22px;
    line-height:22px;
    margin-top:4px;    
}