/*
Template Name: Tera-3
Template URI: 
Description: TERACAM GLOBAL WEBSITE
Version: 2.6.1
Author: GUI： Design By Rita He 
Author URI: www.vdix.com
Logo filename: logo.gif
*/
@import url(css/goods_addon.css); /*ADDON部分 ---------- ADD BY THOMAS*/
@import url(css/layout.css); /*布局*/
@import url(css/component.css); /*模块部分*/


/*  ==================== 全局通用部分 ====================  */
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
body,p,td,th,input,select,textarea {
  font: normal normal 12px Arial;
  margin: 0;  padding: 0;
}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  margin: 0;  padding: 0;
}
body {
/*  background: url(images/background.gif); */
background:#eeeeee;
}

img {
  border: 0;
}
textarea {
  padding: 3px;
  border: 1px solid #999999; /*MODIFY BY THOMAS*/
}
acronym{
background:url(images/icon_list_arrow02.gif) no-repeat left;
padding-right:8px;
}
a:link,a:visited {
  color: #333;
  text-decoration: none;
}
a:hover,a:active {
   color: #0000ff
  text-decoration: none;
}
.vAlign {
  vertical-align: middle;
}
a.linkSkyblue,
a:visited.linkSkyblue,
.linkSkyblue a,
.linkSkyblue a:visited {
  color: #ff0000; /*MODIFY BY THOMAS*/
  text-decoration: underline;
}
a:hover.linkSkyblue,
.linkSkyblue a:hover {
  color: #666;
}
.listStyle {
  padding: 10px;
}
.listStyle a,
.listStyle a:visited {
  color: #0000ff; /*MODIFY BY THOMAS*/
}
.listStyle a:hover {
  color: #ff00ff; /*MODIFY BY THOMAS*/
}
.listStyle li {
  color: #00ff00; /*MODIFY BY THOMAS*/
  background: url(images/icon_list_arrow01.gif) no-repeat left 6px;
  width: 90%;
  padding-left: 12px;    margin-bottom: 3px;
}
.listStyle .fRight {
  color: #999;
  float: right;
}
#rss {
  text-align: center;
  margin: -20px 0 20px 0;
}
.textDesc {
  color: #999;
}
.textStrong {
  color: #f60;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
.btnBlue {
  display: block;
  background: url(images/btn_blue_l.gif) no-repeat left center;
  float: left;
  padding-left: 1px;    margin-right: 3px;
}
.btnBlue a,
.btnBlue a:visited {
  line-height: 17px;
  color: #694700;
  background: url(images/btn_blue_r.gif) no-repeat right center;
  float: left; display:inline; white-space:nowrap; overflow:visible;
  padding: 2px 10px;
}
.msgNocice {
  background: #f1fafd url(images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 5px 10px 40px;    margin: 10px 5px;
  border: 1px solid #a5d2eb;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: alpha(opacity=65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 45px;    height: 22px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(images/watermark_hot_small.gif) no-repeat;
}


/*品牌列表*/
#brandList{background:#ffffff url(images/brandBg.gif) repeat-y top center; height:1%;}
#brandList .brandBox{width:324px; _width:315px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;}
#brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;}
#brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right;font-weight:100; font-size:12px;}
#brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;}
#brandList p{text-align:left; margin-bottom:5px; color:#909090;}
#brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;}
#brandList .brandArticle{border:1px dashed #d9d9d9; background:#f8f8f8; text-align:left;}
.brandCategoryA a{ margin-right:15px;}