/*  
Template Name: Sextoyou
Template URI: http://www.ecshop.com/
Description: 2009-08-07
Version: 2.1.5
Author: Enfish Studio
Author URI: 
*/

/*===========================================
      頁面综合部分
===========================================*/

body {
  font: 13px "新細明體";
  background: url(images/bg-body.gif) repeat-x fixed;
}

body,form,ul,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 0px;
}

input,select,textarea {
  font-size: 13px;
}

ul,ol {
  list-style: none;
}

img {
  border: 0;
}

.more a,
a:visited {
  font: 13px "新細明體";
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

.more a:hover {
  color: #FF0000;
}

a,
a:visited {
  font: 13px "新細明體";
  color: #000000;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

a:hover {
  color: #FF0000;
}


.hack {
  clear: both;
}

.mark-price {
  background: #5D3411;
  color: #FFF;
  font-weight: bold;
}

.goods-price {
  color: #FF0000;
}

.market-price {
  color: #5D3411;
  background: url(images/line_through.gif) repeat-x center 8px;
}

.textStrong {
  font: bold 12px "新細明體";
  color: red;
}
.textDesc {
  color: #999;
}
.group-goods-list {
  border-bottom: 1px dashed #CCC;
}

.content-div {
  padding: 10px 20px;
}

a.btn-list,
a:visited.btn-list {
  background: url(images/arrow_catalog.gif) no-repeat right top;
  padding-right: 8px;
}

a:hover.btn-list {
  background: url(images/arrow_catalog.gif) no-repeat right -12px;
  padding-right: 8px;
}

#pager {
  padding: 10px;
}

#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*

display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}

* html #loader {
  position: absolute;
}

/*===========================================
      頁面布局部分
  ===========================================*/

#globalWrapper {
  width: 970px;
  margin: 0px auto;
  padding: 0px;
  background: #FFF;
}

#container {
  background: url(images/container-bg.gif) repeat-y;
  float: left;
/*

三欄式*/
}

#container2 {
  float: left;
  background: url(images/container-bg2.gif) repeat-y;
/*

兩欄式*/
}

#page-left {
  float: left;
  width: 185px;
  overflow: hidden;
}

#page-middle {
  float: left;
  width: 599px;
  padding: 0 0 0 1px;
  overflow: hidden;
}

#page-right {
  float: left;
  width: 185px;
  overflow: hidden;
}

/*===========================================
      分類模塊設定 商品模塊顯示部分
  ===========================================*/

.col-box,
#page-left .col-box2 {
  background: #FFFFFF url(images/title-01.gif) repeat-x;
  width: 100%;
  overflow: hidden;
  clear:both;
  position: relative;
}
.col-box h3,
#page-left .col-box2 h3 {
  line-height: 28px;
  font-size: 13px;
  color: #FFFFFF;
  background: url(images/title-01-arrow.gif) no-repeat center left;
  padding: 2px 0 0 20px;
}
.col-box-content,
#page-left .col-box2-content {
  padding: 10px;
}
.col-box-content table {
  border-collapse: collapse;
}
.col-box .more,
#page-left .col-box2 .more {
  position: absolute;
  top: 7px;
  right: 10px;
}

.col-box2 {
  background: url(images/title-02.gif) repeat-x;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.col-box2 h3 {
  line-height: 28px;
  font-size: 12px;
  color: #FFFFFF;
  background: url(images/title-02-arrow.gif) no-repeat center left;
  padding: 2px 0 0 20px;
}
.col-box2-content {
  padding: 10px;
}
.col-box2 .more {
  position: absolute;
  top: 7px;
  right: 10px;
}
.col-box2 .more a {
  color: #fff;
}
.col-box2 ul {
  position: relative;
}

.item-list li {
  width: 286px;
  height: 130px;
  float: left;
  list-style: none;
  border-bottom: 1px solid #e9e4d2;
  border-right: 1px solid #e9e4d2;
  margin-bottom: -1px;
  padding: 10px 0 0 13px;
/*產品列表區*/
}

.item-list .photo {
  float: left;
  margin-right: 10px;
}

.item-list .price {
  line-height: 1.2em;
}

.item-list .name {
  height: 25px;
  padding-top: 5px;
}

.item-list .name a {
  font-weight: bold;
}

.item-list .buy-btn {
  margin-top: 10px;
}

.item-list .item-right {
  border-right: 0;
}

.item-list .more {
  float: right;
}

.sort-box01 {
  background: #FFFDF1;
}

.sort-box02 {
  background: #907233;
}

.title-03 {
  background: url(images/title-01.gif) repeat-x;
  height: 30px;
  clear: both;
/

*分類標题背景重複部分*/
}

.title-03 span {
  float: left;
  padding: 8px 0 0 15px;
  color: #FF9900;
}

.title-03 span a,
.title-03 span a:visited {
  text-decoration: underline;
}

.title-03 span a:hover {
  text-decoration: none;
}

.title-03-arrow {
  font: bold 14px "新細明體";
  color: #FFF;
  background: url(images/title-02.gif) repeat-x;
  float: left;
  height: 23px !important;
  height: 22px;
  width: 80px;
  padding: 7px 0 0 10px !important;
  padding: 8px 0 0

10px;


/*分類標小圖標和文字設定部分*/
}

.title-04-arrow {
  font: bold 14px "新細明體";
  color: #FFF;
  background: url(images/title-04-arrow.gif) repeat-x;
  float: left;
  height: 23px !important;
  height: 22px;
  width: 80px;
  padding: 7px 0 0 10px !important;
  padding: 8px 0 0

10px;


/*分類標小圖標和文字設定部分*/
}

.title-05-arrow {
  font: bold 14px "新細明體";
  color: #FFFFFF;
  background: url(images/title-01-arrow.gif) no-repeat center left;
  float: left;
  height: 23px !important;
  height: 22px;
  width: 70px;
  padding: 7px 0 0 20px !important;
  padding: 8px 0 0

20px;


/*分類標小圖標和文字設定部分*/
}

.title-01 span,
.title-02 span {
  float: right;
  margin-right: 10px;
/*

更多連結按鈕*/
}

#group-buy {
  
}

#group-buy li {
  width: 180px;
  height: 170px;
  float: left;
  list-style: none;
  border-top: 1px dashed #CCC;
  margin: -1px 0 0 0;
  padding: 10px 0 0 13px;
  text-align: center;
}

#group-buy .photo {
  margin-bottom: 10px;
  display: block;
}

#group-buy .name {
  height: 25px;
  display: block;
}

.invoice-list td {
  vertical-align: top;
  border-bottom: 1px solid #D2C8A3;
}

.invoice-list .invoice-list-noline {
  border: 0;
}

/*===========================================
      商品列表 搜尋结果
  ===========================================*/

.font-family {
  padding: 5px;
  margin: 5px;
}

.goods-list li {
  list-style: none;
  float: left;
  width: 180px;
  height: 230px;
  display: block;
  text-align: center;
  line-height: 160%;
  padding-top: 10px;
}

.goods-list li .goods-name {
  display: block;
  font-weight: bold;
}

.goods-list li .photo {
  margin-bottom: 8px;
}

.goods-list li a:hover img {
  background: #F00;
}

/*===========================================
      頂部選單和主導航部分
  ===========================================*/

#logo-topnav {
  height: 120px;
  background: url(images/page-top-bg.gif) ;
/

*頂部行高和重複背景*/
}

#logo {
  width: 970px;
  margin: 0px auto;
}

#topnav {
  float: right;
  text-align: right;
  padding-top: 8px;
}

#topnav a:hover {
  text-decoration: underline;
}

#global-nav {
  height: 28px;
  background: url(images/nav-bg.gif) repeat-x;
/

*主導航行高和重複背景*/
}

#main-nav {
  width: 950px;
  padding: 0 10px;
  margin: 0px auto;
/

*主導航總宽度*/
}

#main-nav li {
  list-style: none;
  float: left;
  height: 22px !important;
  height: 20px;
  padding: 6px 15px 0 15px !important;
  padding: 8px 15px 0 15px;
  background: url(images/nav-line.gif) no-repeat center ri

ght;


/*主導航重複部分(控制宽度和分隔線)*/
}

/*===========================================
      購物車
  ===========================================*/

#ECS_CARTINFO {
  padding: 10px 10px 10px 40px;
  background: #ffffff url(images/cart-icon.gif) no-repeat 8px 15px;
}

#ECS_CARTINFO a {
  color: #000000;
}

#ECS_CARTINFO a:hover {
  text-decoration: underline;
}

/*===========================================
      文章列表
  ===========================================*/

.sort-box01 .art-title {
  width: 365px;
  height: 20px;
  float: left;
  padding-top: 5px;
  border-bottom: 1px solid #CCC;
}

.sort-box01 .art-author {
  width: 150px;
  height: 20px;
  padding-top: 5px;
  float: left;
  border-bottom: 1px solid #CCC;
}

.sort-box01 .art-date {
  width: 60px;
  height: 20px;
  float: left;
  padding-top: 5px;
  border-bottom: 1px solid #CCC;
}

/*===========================================
      搜尋表單部分
  ===========================================*/

#globalSearch {
  font-size: 12px;
  color: #FFA508;
  background: url(images/search-bg.gif) repeat-x;
/

*表單全局和重複背景*/
}

#globalSearch .SearchBgLeft {
  background: url(images/search-rl.gif) no-repeat top left;
}

#globalSearch .SearchBgRight {
  height: 34px;
  padding: 10px 0 0 30px;
  background: url(images/search-rl.gif) no-repeat top right;
}

#globalSearch img,
#globalSearch input,
#globalSearch select {
  vertical-align: middle;
}

#globalSearch a {
  color: #FFA508;
  text-decoration: underline;
}

#globalSearch a:hover {
  text-decoration: none;
}

#keyword {
  background: url(images/search-input.gif) repeat-x;
  width: 250px;
  height: 16px;
  padding: 4px 5px 3px;
  border: 0;
/

*搜尋輸入框背景重複*/
}

#globalSearch #hotSearch {
  color: #fff;
  float: right;
  padding: 0 20px 0 10px;
  margin: 0;
}

#globalSearch #hotSearch a {
  line-height: 21px;
  color: #fff;
  margin: 0 2px;
}

/*===========================================
      所以分類選單
  ===========================================*/

.catalog-div {
  border: 1px solid #808080;
  background: #FFF;
  display: none;
  position: absolute;
  padding: 5px 20px;
  margin: 0;
}

.catalog-div ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.catalog-div li {
  white-space: nowrap;
}

.catalog-div .top-cate {
  border-bottom: 1px solid #DADADA;
  font-weight: bold;
  margin: 3px auto;
}

.catalog-div .snd-cate {
  padding-left: 1em;
}

/*===========================================
      登錄和Flash輪播廣告
  ===========================================*/

#flash {
  float: right;
  background: #7B3900;
/*

Flash輪播廣告*/
}

.login-input {
  color: #FFF;
  width: 105px;
  height: 16px;
  border: 0px;
  background: #CCCCCC;
  padding-left: 3px;
  float: left;
  margin-bottom: 5px;
/

*會員和密碼輸入框*/
}

.login-btn {
  color: #000000;
  border: 0px;
  background: transparent url(images/submit-btn.gif);
  width: 51px;
  height: 20px;
  padding-top: 0px !important;
  padding-top: 3px;
/*

會員和密碼確定按鈕*/
}

#ECS_MEMBERZONE {
  float: left;
  width: 185px;
  height: 193px;
}

#ECS_MEMBERZONE #captcha {
  width: 50px;
}

#ECS_MEMBERZONE .col-box {
  height: 193px;
/

*登錄區域尺寸*/
}

#ECS_MEMBERZONE .col-box p {
  margin-bottom: 10px;
}

#ECS_MEMBERZONE a:hover {
  color: #FFF;
  background: #000000;
}

#ECS_MEMBERZONE .col-box label {
  color: #FFF;
  background: #999999;
  display: block;
  height: 17px;
  padding: 1px 8px 0 8px;
  float: left;
  margin-bottom: 3px;
}

/*===========================================
      商品分類
  ===========================================*/

#category-tree {
  line-height: 160%;
}

#category-tree h4 {
  background: url(images/list-arrow02.gif) no-repeat left 6px;
  padding-left: 8px;
}

#category-tree h4,
#category-tree h4 a {
  font: 13px "新細明體";


/*

大分類*/
}

#category-tree ul {
  position: relative;
}

/*===========================================
      特價促銷
  ===========================================*/

#promotion ul {
  padding: 10px;
}

#promotion li {
  list-style: none;
  padding-left: 8px;
  border-bottom: 1px dashed #ebe6c0;
  background: url(images/list-dist.gif) no-repeat center left;
  margin-bottom: 5p

x;


/*列表圖標*/
}

#promotion li a {
  line-height: 140%;
  color: #EBE6C6;
/*

列表字體顏色和行高*/
}

#promotion li a:hover {
  color: #FEE775;
  text-decoration: underline;
/*

列表字體經過效果*/
}

/*===========================================
      銷售排行TOP10
  ===========================================*/

#top10 {
  padding: 5px;
}

#top10 li {
  list-style: none;
  padding: 3px;
  background: #FACEFF;
  margin-bottom: 5px;
}

#top10 li img {
  vertical-align: middle;
}

#top10 li span {
  vertical-align: middle;
  padding-left: 5px;
}

#top10 li span a {
  font-weight: bold;
  color: #FFF;
}

#top10 li span a:hover {
  text-decoration: underline;
}

/*===========================================
      商品詳情
  ===========================================*/

#goods-info {
  background: #FFF;
  padding: 5px;
}

#goods-info dl {
  float: left;
  margin-top: 10px;
}

#goods-info dt {
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

#goods-info dd {
  color: #666666;
  line-height: 160%;
}

#goods-info-photo {
  float: left;
  margin: 10px;
  border: 1px solid #CDCDCD;
  padding: 5px;
  background: #F8F8F8;
}

#goods-info-photo img {
  border: 1px solid #CDCDCD;
}

#goods-info-photo .zoom {
  width: 60px;
  height: 14px;
  padding-left: 15px;
  margin: 5px auto 0 auto;
  background: url(images/zoom.gif) no-repeat center left;
}

#goods-info-photo .zoom a:hover {
  text-decoration: underline;
}

/*===========================================
      商品屬性
  ===========================================*/

#properties {
  padding: 5px;
  color: #7B3900;
}

#properties th {
  background: #F8F8F8;
}

#properties td {
  background: #FFF;
}

/*===========================================
      商品相冊
  ===========================================*/

#gallery {
  width: 294px;
  padding: 5px 0 0 2px;
  border: 1px solid #CDCDCD;
  margin-left: 15px;
}

#gallery-list {
  width: 290px;
  overflow: hidden;
  white-space: nowrap;
}

#gallery-list img {
  border: 1px solid #CDCDCD;
  width: 90px;
  height: 90px;
  margin-left: 2px;
}

#gallery-btn {
  text-align: center;
}

#gallery-btn a#more-left {
  background: url(images/more-left.gif) no-repeat center top;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 95px;
  height: 18px;
}

#gallery-btn a:hover#more-left {
  background: url(images/more-left.gif) no-repeat center bottom;
}

#gallery-btn a#more-list {
  background: url(images/more-list.gif) no-repeat center top;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 100px;
  height: 18px;
}

#gallery-btn a:hover#more-list {
  background: url(images/more-list.gif) no-repeat center bottom;
}

#gallery-btn a#more-right {
  background: url(images/more-right.gif) no-repeat center top;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 91px;
  height: 18px;
}

#gallery-btn a:hover#more-right {
  background: url(images/more-right.gif) no-repeat center bottom;
}

#goods-gallery {
  padding: 10px;
}

#goods-gallery .goods-gallery-outside {
  margin: 0 auto 15px;
  width: 100px;
  background: #CEC4A0;
}

#goods-gallery .goods-gallery-inside {
  position: relative;
  top: 5px;
  left: 5px;
}

/*===========================================
      網站帮助
  ===========================================*/

#help {
  width: 100%;
  clear: both;
  text-align: left;
  margin: 0px auto;
  color: #FFFFFF;
}

.help-title {
  color: #FFF;
  background: url(images/title-03.gif) repeat-x;
  height: 29px;
  clear: both;
  border-right: 1px solid #0000CC;
}

#help a,
#help a:visited {
  color: #fff;
}

.help-title img {
  vertical-align: middle;
}

.help-title span {
  font-weight: bold;
  vertical-align: middle;
}

.help-title div {
  background: url(images/title-03-arrow.gif) no-repeat center left;
  padding: 1px 0 0 25px !important;
  padding: 3px 0 0 25px;
}

.help-list {
  background: #DC0ED7;
  border-right: 1px solid #896C2F;
  padding: 10px 15px;
  vertical-align: top;
}

.help-list li {
  color: #EBE6C6;
  list-style: none;
  padding-left: 8px;
  background: url(images/list-dist2.gif) no-repeat center left;
/*

列表圖標*/
}

.help-list a,
.help-list a:visited {
  line-height: 140%;
  color: #EBE6C6;
/*

列表字體顏色和行高*/
}

.help-list a:hover {
  text-decoration: underline;
}

/*===========================================
      瀏覽歷史 您的選擇
  ===========================================*/

#history,#your-picking {
  padding: 10px;
}

#history ul {
  position: relative;
}

#history li,#your-picking li {
  list-style: none;
  padding-left: 8px;
  background: url(images/list-dist2.gif) no-repeat center left;
/

*列表圖標*/
}

#history li a,#your-picking li a {
  line-height: 140%;
  color: #000000;
/*

列表字體顏色和行高*/
}

#history li a:hover,#your-picking li a:hover {
  color: #666;
  text-decoration: underline;
/*

列表字體經過效果*/
}

/*===========================================
      會員中心
  ===========================================*/

#user-list {
  padding: 10px;
}
#user-list ul {
  position: relative;
}
#user-list li {
  list-style: none;
  padding-left: 8px;
  border: 1px solid #D2C8A3;
  background: url(images/list-dist2.gif) no-repeat center left;
  margin-bottom: 3px;
  padding: 3px 5px 3px 10

px;


/*列表圖標*/
}

#user-list li a {
  line-height: 140%;
  color: #7A3901;
/*

列表字體顏色和行高*/
}

#user-list li a:hover {
  color: #666;
  text-decoration: underline;
/*

列表字體經過效果*/
}

/*===========================================
      最新出價 活動列表 我的出價
  ===========================================*/

#snatch-price,#snatch-list {
  padding: 10px;
  color: #FDFDFD;
}

#snatch-myprice li,#snatch-price li,#snatch-list li {
  list-style: none;
  line-height: 160%;
  border-bottom: 1px dashed #EBE6C6;
  background: url(images/list-dist2.gif) no-repeat center left;
  padding-left: 5px;
}

#snatch-price li a,#snatch-list li a {
  color: #EBE6C6;
}

#snatch-myprice li a:hover,#snatch-price li a:hover,#snatch-list li a:hover {
  color: #FDFDFD;
}

/*===========================================
      文章分類
  ===========================================*/

#article {
  height: 30px;
  text-align: center;
  background: url(images/article-bg.gif) repeat-x;
}

#article img {
  vertical-align: middle;
  margin: 0px 5px;
}

/*===========================================
      相關文章
  ===========================================*/

#goods_article {
  padding: 10px 10px 20px 10px;
}

#goods_article li {
  list-style: none;
  border-bottom: 1px solid #CBC7AA;
  padding-left: 5px;
  margin-bottom: 3px;
  background: url(images/list-dist2.gif) no-repeat center left;
}

#goods_article li span {
  float: right;
  font-size: 10px;
  color: #888;
  padding-right: 10px;
}

#goods_article li a:hover {
  text-decoration: underline;
}

/*===========================================
      所有分類
  ===========================================*/

#cotalog-list ul {
  margin-left: 10px;
  padding-left: 10px;
}

/*===========================================
      商品標記
  ===========================================*/

#goods_tags {
  padding: 10px;
}

#goods_tags a {
  margin-right: 5px;
}

#goods_tags a:hover {
  text-decoration: underline;
}


/*  ==================== 列表方式顯示 ====================  */
.itemList .item {
  overflow: hidden;
  padding: 10px;    margin: 10px;
  border: 1px solid #e0e1e2;
  zoom: 1;
}
.itemList .item .pic {
  float: left;
  position: relative;
}
.itemList .item .pic img {
  background: #F5FCFE;
  padding: 4px;
  border: 0px solid #e0e1e2;
}
.itemList .item .itemListInfo {
  float: left;
  padding-left: 30px;
}
.itemList .item .itemListInfo .name img {
  vertical-align: middle;
}
.itemList .item .itemListInfo .name a {
  font-weight: bold;
  color: #0b54ab;
}
.itemList .item .price {
  color: #666;
}
.itemList .item .price .goodsPrice {
  color: #F60;
}
.itemList .item .price .marketPrice {
  color: #0b54ab;
  background: url({$image_folder_url}line_through.gif) repeat-x center 7px;
}
.itemList .item .brief {
  color: #999;
  width: 580px;    height: 30px;
}
.itemList .item .btnList {
  text-align: right;
  color: #5fb0dc;
}
.itemList .item .btnList a {
  text-decoration: underline;
  color: #5fb0dc;
}
.itemList .item .btnList a:hover {
  color: #666;
}
.itemList .item .sort {
  color: #0b54ab;
}
.itemList .item .name,
.itemList .item .price,
.itemList .item .brief,
.itemList .item .sort,
.itemList .item .btnList {
  margin-bottom: 5px;
}

/*  ==================== 文字方式顯示 ====================  */
.itemText .item {
  padding: 10px 20px;
  border-bottom: 1px solid #e0e1e2;
}
.itemText .item .name a {
  font-weight: bold;
  color: #0b54ab;
}
.itemText .item .price {
  color: #666;
}
.itemText .item .price .goodsPrice {
  color: #F60;
  margin-right: 25px;
}
.itemText .item .price .marketPrice {
  color: #0b54ab;
  background: url({$image_folder_url}line_through.gif) repeat-x center 7px;
  margin-right: 25px;
}
.itemText .item .brief {
  color: #999;
  height: 30px;
}
.itemText .item .btnList {
  color: #5fb0dc;
}
.itemText .item .btnList a {
  text-decoration: underline;
  color: #5fb0dc;
}
.itemText .item .btnList a:hover {
  color: #666;
}

.itemText .item .name,
.itemText .item .price,
.itemText .item .brief,
.itemText .item .btnList {
  margin-bottom: 5px;
}
/*  ==================== 網格方式顯示 ====================  */
.itemGrid {
  width: 100%;
  overflow: hidden;
}
.itemGrid .item {
  text-align: center;
  width: 160px;   height: 280px;
  float: left;
  padding: 18px 18px 10px;
  position: relative;
}
.itemGrid .item .pic {
  margin-bottom: 14px;
}
.itemGrid .item .name,
.itemGrid .item .price {
  margin-bottom: 8px;
}
.itemGrid .item .name a,
.itemGrid .item .name img {
  font-weight: bold;
  color: #0b54ab;
  vertical-align: middle;
}
.itemGrid .item .price {
  color: #666;
}
.itemGrid .item .price .goodsPrice {
  color: #F60;
}
.itemGrid .item .price .marketPrice {
  color: #0b54ab;
  background: url({$image_folder_url}line_through.gif) repeat-x center 7px;
}
.itemGrid .item .btnList {
  color: #5fb0dc;
}
.itemGrid .item .btnList a {
  text-decoration: underline;
  color: #5fb0dc;
}
.itemGrid .item .btnList a:hover {
  color: #666;
}
.itemGrid .item .pic img {
  background: #F5FCFE;
  padding: 4px;
  border: 0px solid #e0e1e2;
}
.itemGrid .item .brief {
  color: #999;
}

.table-list {
  width: 100%;
  border-color: #dadada;
}
.table-list td,
.table-list th {
  vertical-align: top;
  border-color: #dadada;
}
.form-table {
  width: 100%;
  border-color: #dadada;
}
.form-table td,
.form-table th {
  text-align: left;
  vertical-align: top;
  border-color: #dadada;
}
.btnBlue {
  padding: 1px 8px;
  border: 1px solid #999;
}
.vAlign {
  vertical-align: middle;
}

#compareBox {
  width: 130px;
  background: #fff;
  padding: 10px 3px 5px;
  border: 1px solid #999;
  position: absolute;
  right:1px;   top:200px;
  opacity: 0.8;    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8); 
}
#compareBox input {
  color: #FFF;
  background: #000;
  width: 120px;
  padding-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}
#compareList {
  width: 120px;
  margin: 0px;    padding: 0px;
}
#compareList li {
  color: #333;
  text-align:left;
  width: 110px;    height: 20px;
  background: #F1F1F1;
  margin: 3px 0;   padding: 3px 5px;
  border: 1px solid #999;
}
#compareList li img {
  cursor: pointer;
}

#globalCompare table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #DADADA;
  table-layout: fixed;
}
#globalCompare th,
#globalCompare td {
  vertical-align: top;
  padding: 3px 10px;
}
#globalCompare th {
  text-align: left;
  background: #f1f1f1;
  width: 120px;
}
#globalCompare td.btnList img {
  margin-bottom: 3px;
}
#globalMessage .btnFile {
  text-align: right;
  padding: 10px 20px 3px;
}
#globalMessage .topLine {
  margin-top: 20px;
  border-top: 2px solid #a5d2eb;
}

.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 31px;    height: 15px;
  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;
}
#pwd_lower,
#pwd_middle,
#pwd_high {
  border-bottom: 2px solid #dadada;
}


/*===========================================
      底部版權备案訊息
  ===========================================*/

#footer {
  color: #000000;
  background: #FFFFFF;
  width: 970px;
  text-align: center;
  padding-bottom: 10px;
  line-height: 140%;
  margin: 0px auto;
}

#footer #footer-logo {
  margin: 10px auto 5px auto !important;
  margin: 10px auto 0px auto;
  text-align: center;
}