.tabLogo
{
    border-bottom:              0px;
    border-right:               0px;
    border-left:                0px;
    border-top:                 0px;
    font-size:                  8pt;
    font-family:                宋体;
    margin:                     0px 0px 0px 0px;
    background-color:           #B5CFFF;
}


.tabActive{
    font-size: 14;
    color: #3B3B74;
    text-align: center;
    background-color: #CCFFFF;
    border-left: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-right: #39597D 1px solid;
    cursor: hand;
}

.tabActive a {
    color:#000;
    text-decoration:none;
}

.tabActive a:visited {
    color:#000;
    text-decoration:none;
}

.tabOthers{
    font-size: 14;
    color: #3B3B74;
    text-align: center;
    background-color: #CCFFFF;
    border-left: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-right: #39597D 1px solid;
    cursor: hand;
}

.tabOthers a {
    color:#000;
    text-decoration:none;
}

.tabOthers a:visited {
    color:#000;
    text-decoration:none;
}

.tabInactive{
    font-size: 14;
    text-align: center;
    background-color: #FFFFCC;
    border-left: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-right: #39597D 1px solid;
    cursor: hand;
}

.tabInactive a {
    color:#000000;
    text-decoration:none;
}

.tabInactive a:visited {
    color:#000000;
    text-decoration:none;
}

.tabInactive a:hover 
{
    color:#FF9900;
    text-decoration:none;
}

.btnStandard {
    background: #EDEEE1;
    color: #000000;
    width: 85px; 
    height: 20px;
    font-weight: normal;
    font-size: 12;
    border-left: #FFFFFF 1px outset;
    border-top: #FFFFFF 1px outset;
    border-right: #39597D 1px outset;
    border-bottom: #39597D 1px outset;
}

.textBoxSmall{
    color: #404242;
    width: 100px;
    height: 20;
    border: #84A6CC 1px solid;
}

.textBoxMedium{
    color: #404242;
    width: 180px;
    height: 20;
    border: #84A6CC 1px solid;
}


.textBoxLarge{
    color: #404242;
    width: 300px;
    height: 20;
    border: #84A6CC 1px solid;
}

.dropdown {
    width: 100;
    height: 20;
    font-size: 14;
    color: #000000;
    background-color: #CCDEF3;
}

.ssHeader 
{
    height: 20px;
    text-align: center;
    background-color: #FF7700;
    color: #2C2D2D;
    font-family: tahoma, verdana;
    font-size: 12;
    cursor: default;
    border-left: White 1px solid;
    border-top: White 1px solid;
    border-right: Gray 1px solid;
    border-bottom: Gray 1px solid;  
}

.linkText {
    font-size: 12;
    color:#000000;
    text-decoration:none;
    font-family:Arial;
}

.linkText:visited {
    color:#000000;
    text-decoration:none;
}

.linkText:hover {
    color:#FF9900;
    text-decoration:none;
}


.ssCell {
    text-align: center;
    font-size: 12;
    background-color: #FFFFFF;
    color: #404242;
    width: 100%;
    height: 50;
    border: #84A6CC 1px solid;
}

.ssCellAlignRight {
    height: 50;
    text-align: right;
    font-size: 12;
    background-color: #FFFFFF;
    color: #404242;
    border: #84A6CC 1px solid;
}

.ssCellAlignLeft {
    height: 20;
    text-align: left;
    font-size: 12;
    background-color: #FFFFFF;
    color: #404242;
    border: #84A6CC 0px solid;
}

.ssCellPaginator
{
    text-align: right;
    font-size: 10;
    color: #404242;
    width: 100%;
    height: 30;
}

.ssCellHeader
{
    text-align: left;
    font-size: 12;
    color: #404242;
    width: 100%;
    height: 20;
    background-color: #CCFFFF;
}

.ssCellAlignLeftSmall {
    height: 20;
    text-align: left;
    font-size: 12;
    background-color: #FFFFFF;
    color: #404242;
    border: #84A6CC 0px solid;
    text-decoration:none;
}


.ssTDSearchBar
{
    text-align:left;
    vertical-align: middle;
    height: 35px;
    background-color: #B5CFFF;
}

.ssCellAttributeHeader {
    height: 30;
    text-align: left;
    vertical-align: middle;
    font-size: 12;
    background-color: #CCFFFF;
    color: #404242;
    border: #84A6CC 1px solid;
}

.ssCellAttribute1 {
    height: 20px;
    text-align: left;
    vertical-align: bottom;
    font-size: 12;
    background-color: #FFFFCC;
    color: #404242;
    /*border: #84A6CC 1px solid;*/
    /*border-bottom: #84A6CC 0px outset;*/
}

.ssCellAttribute2 
{
    height: 20px;
    text-align: left;
    vertical-align: middle;
    font-size: 12;
    background-color: #CCFFFF;
    color: #404242;
    /*border: #84A6CC 1px solid;*/
    /*border-top: #84A6CC 0px outset;*/
}

.tableAttribute 
{
    border: #84A6CC 1px solid;
    width: 90%;
    font-size: 12;
    background-color: #FFFFCC;
}

.ulAttributeValues
{ 
   /*margin: 0px 0px 5px 30px;*/
   margin-top:.25em;
   margin-left:2em;
   padding-left:0px; 
}

.ssCellNavigator
{
    font-size:12;
    font-style:normal;  
}


.linkTextTitle {
    font-size: 14;
    font-family: tahoma, verdana;
    color:#FF9900;
    text-decoration:none;
}

.linkTextTitle:visited {
    color:#FF9900;
    text-decoration:none;
}

.linkTextSelected {
    font-size: 12;
    font-family: tahoma, verdana;
    color:#B5CFFF;
    text-decoration:none;
}

.linkTextSelected:visited {
    color:#FF9900;
    text-decoration:none;
}


.clearance {
width: 15px;
background-color: // #91A8C3;
}

.label {
font-size: 13;
color: #404242;
}

.txtDetailReview 
{
    width:100%;
    height:160;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    border: 1px solid #999999;
}

.title_product {
    font-size: 9pt;
    font-style:normal;
    color: #333333;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}
.title_search {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.font9pt {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
.bg_line {
    background-image: url(../../../../images/line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
.title_r_product {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    width: 150px;
    margin-left: 35px;
}
.title_article {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    width: 480px;
    margin-left: 35px;
    line-height: 20px;
    list-style-type: disc;
}
a:link {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
a:visited {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}
.font14 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.input {
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    border: 1px solid #999999;
}
.button1 {
    margin: 0px;
}
.font_prouduct_9p {
    font-size: 9pt;
    line-height: 18px;
    color: #333333;
    text-decoration: none;
}
.title_9pt {
    font-size: 9pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.hyperLinkSel
{
    width:100%;
    font-size: 14;
    text-align: center;
    background-color: #CCFFFF;
}
.name_price
{
    font-style:normal;
    font-weight:bold;
    text-align:center;
    text-decoration:underline;
    color:#1E62D0;
    font-size:9pt;
}
#divContent {margin:15px}
.STYLE1 {color: #CC0000}

.linkTextDefault {
    font-size: 12;
    color:#000000;
    text-decoration:none;
    font-family:Arial;
}
.title_category
{
    font-size:12pt;
    font-style:normal;
}
.SearchHeader
{ 
    margin:auto;
    padding:auto;
    width:960px;
    font-family:Arial;
    font-style:normal;
}

.H1SearchHeader
{
    margin:0px; 
    padding:0px; 
    font-size:16px; 
    text-align:left; 
    padding-left:20px; 
    line-height:26px;
}

.DeptTabOn
{
    font-size: 14pt;
    text-align:center;
    background-image: url(../../../../Images/bg_bn_on.jpg);
    cursor:pointer;
}
.DeptTabOn a
{
    font-weight:bold;
    color: #ffffff;
}
.DeptTabOn a:visited
{
    font-weight:bold;
    color: #ffffff;
}
.DeptTabOut
{
    font-size: 14pt;
    text-align:center;
    background-image: url(../../../../Images/bg_bn_out.jpg);
    cursor:pointer;
}
.DeptTabOut a
{
    color: #006600;  
}
.DeptTabOut a:visited
{
    color: #006600;
}
.DeptTabOnNew
{
    font-size: 14pt;
    text-align:center;
    background-image: url(../../../../Images/bg_bn_on_new.gif);
    cursor:pointer;
}
.DeptTabOnNew a
{
    font-weight:bold;
    color: #ffffff;
}
.DeptTabOnNew a:visited
{
    font-weight:bold;
    color: #ffffff;
}
.DeptTabOutNew
{
    font-size: 14pt;
    text-align:center;
    background-image: url(../../../../Images/bg_bn_out_new.gif);
    cursor:pointer;
}
/*For Google AdSense*/
#sponsed{
    width:958px;
    height: 190px;
    border: 1px #a7a7a7 solid;
    margin: 15px 0px 15px 0px;
    float: left;
    position: relative;
    padding-top:10px;
}
#sponsed_c{
    font-size: 16px;
    color: #494949;
    font-family: 幼圆;
    font-weight: bold;
    padding-left: 43px;
}
#sponsed_c a{
    font-family: 宋体;
    font-size: 12px;
}
#sponsed_c img{
     padding: 0px 7px 0px 4px;
     position: relative;
     top: -1px;
}
#sponsed_c img.google{
     top: 10px;
}
#sponsed_google{
     float: left;
     width: 958px;
      height: 50%;
}
#sponsed_clear{
    position:absolute;
    height:20px;
    width:180px;
    top:80px;
    right:210px;
    background-color:White;
}
/*For Recently Viewed Items*/
#history_pud{
width:960px;
position: relative;
float: left;
margin-bottom: 10px;
background-image: url(../../../../images/list/histroy_bg03.gif);
background-repeat: repeat-y;
}
#history_pud img.bgimg{
display: block;
}
#history_pud_c{
    padding:0px 0px 5px 20px;
}
#history_pud_c img{
     padding: 0px 7px 0px 4px;
     position: relative;
     top: 9px;
}
#history_pud_c span{
   font-size: 18px;
    color: #494949;
    font-family: 黑体;
    position: relative;
    top: 3px;
}
#history_pud_c a,#history_pud_c a:visited,#history_pud_c a:hover{ 
    font-size: 12px;
     font-family: 宋体;
     background-image: url(../../../../images/list/b_bg.gif);
     background-position: left top;
     padding: 6px 13px 6px 9px;
     margin-left: 20px;
     line-height: 20px;
}
#history_pud_w{
   padding:10px 0px 4px 0px;
    font-size: 12px;
    font-family: 宋体;
    margin-left: 65px;
}
#history_pud_w a,#history_pud_w a:visited,#history_pud_w a:hover{ 
    font-size: 12px;
     font-family: 宋体;
     padding: 0px 10px 0px 10px;
     text-decoration: underline;
}
#history_pud_p{
    font-size: 12px;
    font-family: 宋体;
    padding:6px 0px 0px 65px;
}
#history_pud_p li{
    width: 80px; 
 float: left;
 text-align: center;
 margin-right: 25px;
}
#history_pud_p li.c{
 width: 200px;
 padding-bottom: 6px;
 float: none;
 text-align: left;
 margin-right: 0px;
}
#history_pud_p li a{
    width: 80px; 
     font-size: 12px;
     font-family: 宋体;
}
#history_pud_p li a.img{
   display: block;
    width: 80px; 
     height: 80px;
}
#history_pud_p li a span{
     display: block;
      color: Red;
}
/*For Same Price and Same Brand*/
#re_pud,#re_pud01{
    border: 1px #a7a7a7 solid;
    padding: 10px 0px 10px 0px;
    width: 470px;
    float: left;
    background-image: url(../../../../images/list/rpud_bg.gif);
    background-position: 10px 15px;
}
#re_pud{
   margin-right: 16px;
}
#re_pud10{
    border: 1px #a7a7a7 solid;
    padding: 10px 0px 10px 0px;
    width: 958px;
    float: left;
    background-image: url(../../../../images/list/rpud_bg.gif);
    background-position: 10px 15px;
}
#re_pud a.re_pud_a,#re_pud01 a.re_pud_a,#re_pud10 a.re_pud_a{
   display: block;
    width: 82px;
   text-align: center;
    padding: 12px 0px 0px 10px;
    float: left;
}
#re_pud a.re_pud_a span.re_pud_img,#re_pud01 a.re_pud_a span.re_pud_img,#re_pud10 a.re_pud_a span.re_pud_img{
    display: block;
     height: 80px;
     width:80px;
     margin-bottom: 10px;
}
#re_pud a.re_pud_a span,#re_pud01 a.re_pud_a span,#re_pud10 a.re_pud_a span{
    font-weight: bold;
    color: Red;
}
#clear{
    clear: both;
}

/*For Email To Friend Function*/
#divbgshadow{
    width:100%; 
    position:absolute; 
    top:0px; 
    background-image:url(../../../../Images/01.png); 
    background-repeat:repeat; 
    z-index:999;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    display:none;
}
#divfemail{
    position:absolute;
    width: 458px; 
    height: 338px; 
    z-index:999;
    left:300px;
    top:50px;
    background-color:white; 
    border:3px solid #0c0;
    display:none;
}
div.email_to_f{
    font-size:14px;
    padding: 0px 0px 10px 28px; 
    clear:both
}
div.email_to_f span.emailtof_c{
    display:block; 
    float:left;
    width:80px; 
    padding-top:2px;
}
div.email_to_f span.emailtof_ttt{
    display:block; 
    float:left;
    width:170px; 
    padding-top:2px;
    font-size:12px; 
    margin-bottom:10px;
    color: #333333;
}
div.email_to_f span.emailtof_t{
    display:none; 
    font-size:12px; 
    line-height:140%; 
    color: #FF3300;
}
a.closeef{ 
    text-decoration: none; 
    font-size: 14px; 
    color:#063; 
    font-family:黑体; 
    font-weight:bold; 
    border:1px #bcbcbc solid;
    padding:1px 0px 1px 3px; 
    background-color:#fff; 
    display:block; 
    width:10px; 
    height:12px; 
    float:right; 
    line-height:12px;
    position: relative; 
    top:4px; 
    right:4px;
}
a.closeef:hover{
    text-decoration: none;
    font-size: 14px; 
    color:#fff; 
    font-family:黑体; 
    font-weight:bold; 
    border:1px #bcbcbc solid; 
    padding:1px 0px 1px 3px; 
    background-color:#f63;
}