/*  
Template Name: Joyo.COM template
Template URI: http://ecshop.tw/
Description: 仿卓越網風格.
Version: 2.1.5
Author: ECSHOP Team
Author URI: http://ecshop.tw/
*/

/*===========================================
        頁面综合部分
  ===========================================*/
* {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, "新宋體", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
img {
  border:0;
}
a, a:link, a:visited {
  color:#000;
  text-decoration:none;
}
a:hover {
  color:#333;
  text-decoration: underline;
}
td {
  padding:4px;
}
th {
  padding:4px;
}
#keyword {
  vertical-align:middle;
  width:300px;
  border:1px #aaa solid;
}
.btn-search {
  vertical-align:middle;
  padding:0 5px;
}
.vertical-middle {
  vertical-align:middle;
}
.invoice-li {
  border-bottom:1px dashed #333;
  margin-right:6px;
}
.invoice-li a {
  font-size:12px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
.invoice-10 {
  font-size:10px;
  color:#666;
}
.hack {
  clear:both;
}
.mark-price {
  color:#CD6702;
}
.goods-price {
  color:#CD6702;
}
.market-price {
  color:#4A6075;
}
.group-goods-list {
  border-bottom:1px dashed #CCC;
}
.content-div {
  padding:10px 20px;
}
#pager {
  padding:10px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 50%;
  bottom: 50%;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.title-04 {
  font-size:14px;
  font-weight:bold;
  padding:5px 0 5px 30px;
  border:1px #E9ECE0 solid;
  margin-bottom:5px;
  margin-top:5px;
  background-color:#F3F6EB;
}
.catalog {
  padding:20px 120px;
  border:1px #eee solid;
  margin-bottom:5px;
}
.catalog a {
  color:#003399;
  font-size:14px;
}
.catalog .xixi {
  float:left;
  white-space:nowrap;
  padding-left:10px;
}
.catalog .cucu {
  clear:both;
  font-weight:bold;
  padding-top: 10px;
  white-space:nowrap;
  padding-left:10px;
}
.catalog div {
  padding:15px 0 3px 20px;
  margin:5px 0;
  border-bottom:1px #dadada dashed;
}
.brandkuai {
  padding:15px;
  float:left;
  background-color:#F3F6EB;
  border:1px #6CB8C5 solid;
  margin-left:5px;
}
/*===========================================
        頁面頭部包括頂部菜單和主導航部分
 ===========================================*/

.width {width:100%; min-width:800px;}
/* the bodge for IE6 browsers */
* html .minwidth {border-left:800px solid #fff; position:relative; float:left; z-index:1;}
* html .neirong {margin-left:-800px; position:relative; float:left; z-index:2;}
#header {
  background-color: #FFFFFF;
  text-align:center;
	min-width:800px;
}
#logo-topnav {
/*頂部行高和重複背景*/
}
#logo {
  float:left;
  padding:10px 30px 5px 20px;
}
#top_nav {
  float:left;
  margin-top:20px;
}
#top_nav li {
  float:left;
  margin-left:2px;
  list-style-type: none;
}
#top_nav li a:link, #top_nav li a:visited {
  text-decoration:none;
  display:block;
  padding-right:18px;
  background:url(images/v200721005948.gif) no-repeat right top;
  margin-top:3px;
  color:#000;
  float:left;
}
#top_nav li span {
  cursor:hand;
  background-color: #DBF0C4;
  font-size:12px;
  background:url(images/x200721005941.gif) no-repeat;
  display:block;
  line-height:31px;
  padding-left:18px;
  cursor:hand;
  float:left;
}
#top_nav li a:hover, #top_nav li a:active {
  text-decoration:none;
  display:block;
  padding-right:18px;
  background:url(images/v200721005948.gif) no-repeat right bottom;
  margin-top:0px;
  color:#000;
}
#top_nav li a:hover span, #top_nav li a:active span {
  background-color: #DBF0C4;
  font-size:14px;
  background: url(images/x200721005941.gif) no-repeat left bottom;
  display:block;
  line-height:31px;
  padding-left:18px;
  margin-top:0px;
  padding-top:1px;
  padding-bottom:2px;
  cursor:hand;
}
#top_nav .current {
  text-decoration:none;
  display:block;
  padding-right:18px;
  background:url(images/v200721005948.gif) no-repeat right bottom;
  margin-top:0px;
}
#top_nav .current span {
  background: url(images/x200721005941.gif) no-repeat left bottom;
  display:block;
  line-height:31px;
  padding-left:18px;
  margin-top:0px;
  padding-top:1px;
  padding-bottom:2px;
  cursor:hand;
  font-size:14px;
}
#index #cur a:link, #index #cur a:visited {
  background:url(images/v200721005948.gif) no-repeat right bottom;
  margin-top:0px;
}
#index #cur span {
  background:url(images/x200721005941.gif) no-repeat left bottom;
  padding-top:1px;
  padding-bottom:2px;
  font-size:14px;
}
#topnav-cart {
  float:left;
  margin-left:30px;
  margin-top:30px;
  list-style-type:none;
}
#topnav-cart ul {
  DISPLAY: inline;
  MARGIN: 0px;
  LIST-STYLE-TYPE: none;
  padding: 0px;
}
#topnav-cart li {
  padding:0 5px 0 0;
  FLOAT: left;
  MARGIN: 0px;
}
#topnav a:hover {
  text-decoration:underline;
}
#top-bg {
  float:left;
  height:71px;
  width:100%;
  background-color:#00CCFF;
  background-image:url(images/top_bg.gif);
  clear:both;
}
.top-list {
  padding-top:10px;
  float:left;
  margin-left:15%;
  text-align:left;
  width:80%;
}
*html .top-list {
  margin-left:100px;
}
.textbox {
  padding:2px 3px;
}
.top-form14 {
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  vertical-align:middle;
  padding-right:8px;
}
a#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right top;
  padding-right: 10px;
}
a:hover#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right -12px;
}
#ur-here {
  clear:both;
  height:20px;
  background-color:#F3F6EB;
  padding-top:6px;
 
}
.ur-here-left {
  float:left;
  padding-left:15%!important;
  padding-left:12%;
}
.ur-here-right {
  float:right;
  padding-right:10%;
}
/*===========================================
        頁面中間部分
 ===========================================*/
 
#outer_wrapper {
  background: #fff;  
	min-width:800px;
}
#wrapper {
}
#container {
  width: 100%;
  float: left;
  margin-right: -240px;
  margin-bottom:10px;
}
#content {
  margin-right: 240px;
  margin-top:6px;
}
#main {
  margin-left: 200px;
  padding-right: 2px;
  padding-left: 2px;
}
.flash {
  float:left;
  width:100%;
  border:1px #eee solid;
}
.float-left {
  float:left;
}
.good-list {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #eee;
  border-right-color: #eee;
  border-left-color: #eee;
}
.market-price {
 background-image:
}
.goods-table {
  border:1px solid #eee;
  border-collapse:collapse;
}
.title-03 {
  width:100%;
  margin:6px auto;
  float:left;
  background: url(images/title_03_bg.gif) repeat-x top;
}
.title-03 .title {
  padding-left:15px;
  float:left;
  margin-top:8px;
  font-size:14px;
  font-weight:bold;
  color:#CD6702
}
.title-03 .more {
  float:right;
  margin-top:12px;
  margin-right:10px;
}
.title-03 .box {
  margin-top:31px;
}
/*===========================================
        頁面左邊
 ===========================================*/
#left {
  width: 180px;
  float: left;
  padding-left: 20px;
  clear:both;
}
.title-01 {
  height:29px;
  width:177px;
  background-image:url(images/title_01_bg.gif);
}
.title-01-title {
  padding-left:15px;
  padding-top:8px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
}
#category-tree {
  width:175px;
  border-left:1px #6CB8C5 solid;
  border-right:1px #6CB8C5 solid;
  border-bottom:1px #6cb8c5 solid;
  background-color:#fff;
  margin-bottom:8px;
}
#category-tree ul {
  list-style-type:none;
}
#category-tree h3 {
  padding:6px 0 5px 27px;
  margin-bottom:3px;
  border-bottom:1px #E9ECE0 solid;
  border-top:1px #E9ECE0 solid;
  background-color:#F3F6EB;
  background-image: url(images/icon.gif);
  background-repeat: no-repeat;
  background-position: 12px center;
}
#category-tree .yiji {
  float:right;
  margin:-22px 10px 0 0;
  width:20px;
  height:20px;
  background: url(images/zhedie.gif) no-repeat right top;
  cursor:n-resize;
}
#category-tree .yiji2 {
  float:right;
  margin:-22px 10px 0 0;
  width:40px;
  height:20px;
  background: url(images/menu_minus.gif) no-repeat right top;
  cursor:hand;
}
#category-tree .erji li {
  padding-left:30px;
  padding-top:2px;
  padding-bottom:3px;
  border-bottom:1px #F3F6EB solid;
  margin-bottom:3px;
  background-image:url(images/erji.gif);
  background-repeat: no-repeat;
  background-position: 15px 4px;
}
.title-02 {
  width:98%;
  margin-bottom:8px;
  padding-bottom:5px;
  border:1px #6CB8C5 solid;
  background-image:url(images/title_02_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  clear:both;
}
.title-02 .title {
  padding:8px 2px 0 15px;
  font-size:14px;
  margin-bottom:10px;
  font-weight:bold;
  color:#CD6702;
}
.title-02 .more {
  text-align:right;
  padding-right:10px;
}
.title-02 ul {
  padding-left:10px;
  list-style:none
}
/*會員中心*/
.title-02 .user-menu {
  padding-left:41px;
  list-style-type:circle;
}
.title-02 .user-menu a {
  font-size:14px;
}
.title-02 li {
  line-height:180%;
}
.top10-li-1 {
  background-image:url(images/top_1.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left:17px;
  line-height:180%;
}
.top10-li-2 {
  background-image:url(images/top_2.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-3 {
  background-image:url(images/top_3.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-4 {
  background-image:url(images/top_4.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-5 {
  background-image:url(images/top_5.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-6 {
  background-image:url(images/top_6.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-7 {
  background-image:url(images/top_7.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-8 {
  background-image:url(images/top_8.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-9 {
  background-image:url(images/top_9.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-10 {
  background-image:url(images/top_10.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
/*===========================================
        頁面右邊
 ===========================================*/
#right {
  width: 220px;
  float: right;
  padding-right: 16px;
  margin-top:6px;
}
.brands {
  background: url(images/cat_arrow.gif) no-repeat 1px center;
  border:1px #ddd solid;
  width:172px;
  margin-bottom:2px;
  padding:5px 2px 5px 18px;
  ;
  text-align:left;
}
.promotion_goods {
}
.new-articles {
  height:125px;
  min-height:125px;
}
*html .new-articles {
  height:125px;
}
.new-articles span a {
  color:#CD6702
}
#ECS_VOTE {
  padding:0 5px;
}
.new-articles li {
  white-space:nowrap;
  width:200px;
  line-height:160%;
  text-overflow:ellipsis;
  overflow:hidden;
}
/*===========================================
        頁面底部
 ===========================================*/
#footer {
  width:auto;
  clear:both;
  text-align:center;
  padding:10px 5px 30px 5px;
}
#footer div {
  padding:12px;
}
#help {
  width:auto;
  clear:both;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom:5px;
}
#help table {
  border:1px #eee solid;
}
#help .cat-name {
  height:30px;
  border-bottom:1px #F2F2DE solid;
}
#help .cat-name span {
  padding-left:20px;
  padding-top:3px;
  font-size:14px;
  font-weight:bold;
  color:#CD6702;
}
#help ul {
  padding:10px 2px 10px 20px;
  list-style-type:circle;
}
#links {
  border: 1px solid #ddd;
  width:auto;
  clear:both;
  margin:5px 20px;
  padding:5px;
	min-width:800px;
}
#links img {
  border:1px #eee solid;
  padding:2px;
}
#footer-article {
  background:#FFFFCC;
  border-top:1px #ccc solid;
  border-bottom:1px #ccc solid;
  text-align:center;
  padding:6px;
  margin-top:3px;
	min-width:800px;
}
#footer-article a {
  padding:0 10px;
}
#footer-top {
  float:right;
  margin-top:-22px;
  margin-right:40px;
}
h1 {
  margin-top: 0;
}
.last {
  margin-bottom: 0;
}
.clearing {
  height: 0;
  clear: both;
}
/*選購中心*/
#pick-out {
  width:175px;
  border-left:1px #6CB8C5 solid;
  border-right:1px #6CB8C5 solid;
  border-bottom:1px #6cb8c5 solid;
  background-color:#fff;
  margin-bottom:8px;
}
#pick-out ul {
  padding-left:20px;
}
#pick-out li {
  line-height:220%;
  word-break:break-all;
  word-wrap:break-word;
  color:#333;
  line-height:200%;
  text-indent:12px;
}
/*搜尋頁*/
.search-form {
  padding:0 10px;
  width:96%;
  float:left;
}
.search-form .button {
  width:160px;
  height:30px;
  font-size:14px;
}
.search-paixu {
  float:right;
  margin-right:20px;
  margin-top:5px;
  height:30px;
}
/*購物車*/
.flow-connet {
  padding:5px 15px;
}
.flow-connet table {
  border:1px solid #DADADA;
  border-collapse:collapse;
}
.flow-connet th {
  background-color:#F1F1F1;
  padding:4px;
}
.flow-connet .continue {
  margin:15px auto;
  width:70%;
}
.flow-connet .checkout {
  float:right;
  margin-top:-25px;
}
.flow-connet a {
  color:#0328C1;
  font-size:14px;
}
.change-xinxi {
  float:right;
  padding:2px;
  padding-left:10px;
  border:1px solid #ccc;
  border-left:5px solid #ccc;
  margin-right:20px;
}
.flow-submit {
  border-top: 1px solid #DADADA;
  padding: 20px 0;
  text-align:center;
  margin-top: 5px;
}
.flow-submit .tijiao {
  width:120px;
  height:30px;
  font-size:14px;
  font-weight:bold;
}
.flow-succeed {
  padding: 10px;
  border-top: 1px solid #DADADA;
  text-align: center;
}
.flow-succeed p {
  padding:5px;
  font-size:14px;
}
/*提示頁*/
.message {
  text-align:center;
  width:400px;
  height:240px;
  margin:160px auto;
  border:1px #6CB8C5 solid;
  background: url(images/title_02_bg.gif) repeat-x;
}
.message h3 {
  font-size: 14px;
  font-weight:bold;
  color: red;
  padding-top:60px;
  margin-bottom:10px;
}
.message p {
  padding:10px;
}
/*商品對比頁*/
.cotalog-list {
  padding:10px;
  overflow-x:auto;
  width:950px;
  border:1px #eee solid;
  margin:10px auto;
}
.cotalog-list td {
  padding:4px;
  text-align:left;
  background-color:#FFFFFF;
}
.cotalog-list .center {
  text-align:center;
}
.cotalog-list .right {
  text-align:right;
}
/*文章頁*/
.article-title {
  padding:20px 0;
  text-align:center;
}
.article-title h1 {
  font-size:20px;
  font-weight:bold;
  margin: 0px;
  padding-: 6px 0 0 11px;
}
.article-title hr {
  height:1px;
  margin:5px;
}
.article-title span {
  color:#999999;
}
.article-content {
  width:90%;
  margin:0 auto;
}
.article-content p {
  line-height:180%;
  text-indent:2em;
  font-size:14px;
}
.article-content a {
  font-size:14px;
  text-decoration:underline;
  color:#003399;
}
.article-file {
  height:20px;
  padding-top:8px;
  text-align:center;
  width:94%;
  border:1px #dadada solid;
  background-color:#F3F6EB;
  margin:0 auto;
}
.article-comments {
  border:1px #CCCCCC solid;
  margin:5px auto;
  background-color:#F9FCFE;
  width:94%;
}
.article-comments .title {
  padding:6px 0 4px 20px;
  font-size:14px;
  font-weight:bold;
  border-bottom:1px #CCCCCC solid;
}
.article-comments div {
  padding:4px;
}
.article-comments .content {
  word-break:break-all;
  word-wrap:break-word;
  color:#000;
  line-height:1.6;
  text-indent:24px;
  overflow:hidden;
}
.article-comments .comments {
  border:1px #ccc solid;
  background-color:#FFFFCC;
  word-break:break-all;
  word-wrap:break-word;
  color:#003366;
  line-height:1.6;
  text-indent:24px;
  overflow:hidden;
  padding:5px;
}
.article-comments .bg2 {
  border-bottom:1px #333 dashed;
}
/*文章分類頁*/
.a-cat-div {
  padding:10px 20px;
  border:1px #dadada solid;
}
.a-cat-div h1 {
  border-bottom:1px #dadada solid;
  padding:5px 0;
  font-size:14px;
  font-weight:bold;
}
.a-cat-div ul {
  list-style:none
}
.a-cat-div li {
  line-height:250%;
  border-bottom:1px #CCCCCC dashed;
  color:#003399
}
.a-cat-div span {
  color:#999999;
  font-size:12px;
  padding:0 10px;
  font-family:georgia;
}
.a-cat-div a {
  color:#003399;
}
.a-cat-div .author {
  color:#CCCCCC;
  font-size:12px;
}
/*標籤雲*/
.tag-cloud {
  background-color:#eee;
  border:1px #dadada solid;
  margin:20px;
  padding:20px;
}
/*商品頁*/
.goods {
}
/*===========================================
        商品分類彈出層
 ===========================================*/
 
.catalog-div {
  border: 1px solid #d7dabd;
  background: #FFF;
  display: none;
  position: absolute;
  padding: 5px 20px;
  margin:0;
  z-index:999;
}
.catalog-div ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-div li {
  white-space:nowrap;
}
.catalog-div .top-cate {
  border-bottom: 1px solid #d7dabd;
  margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
/*圖片的邊框*/
img.thumb {
  border: 1px solid #a5a5a5;
  padding:5px;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*===========================================
        附件圖標
 ===========================================*/
.pdfLink {
  background: url(images/pdf.gif) no-repeat right center;
}
.docLink {
  background: url(images/doc.gif) no-repeat right center;
}
.zipLink {
  background-image: url(images/zip.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.jpgLink {
  background-image: url(images/jpg.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.brand_sf {
  padding:10px;
  border:1px #dadada solid;
  clear:both;
  min-height:50px;
  margin-bottom:10px;
}
*html .brand_sf {
  height:30px;
}
/*===========================================
        商品詳情
    ===========================================*/

#goods-info {
  width:95%;
  overflow:auto;
}
#goods-info dl {
  float:left;
  margin-top:10px;
  margin-left:5px;
}
#goods-info dt {
  color:#D44100;
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}
#goods-info dd {
  color:#32424F;
  line-height:160%;
}
#goods-info .photo {
  float:left;
  margin-right:20px;
  margin-left:10px;
  margin-top:40px;
}
.zoom {
  margin:5px auto;
  text-align:center;
}
#goods-info .zoom a {
  text-decoration:underline;
  color:#333333;
}
.goods-title {
  font-size:14px;
  font-weight:bold;
  padding:15px 0 5px 30px;
  border-top:1px #ccc dashed;
  margin-bottom:5px;
  margin-top:15px;
  color:#CD6702;
}
.tag-from {
  width:94%;
}
.tag-from div {
  padding:6px;
}
.tag-from a {
  color:#0328C1;
}
/*===========================================
        商品屬性
    ===========================================*/

#properties {
  color:#32424F;
}
#properties th {
  background:#F8F8F8;
}
#properties td {
  background:#FFF;
}
/*===========================================
        商品相簿
    ===========================================*/

#goods-gallery {
  padding:10px;
}
#goods-gallery .goods-gallery-outside {
  margin-bottom:15px;
  width:110px;
  height:110px;
  background-color:#BBBBBB;
}
#goods-gallery .goods-gallery-inside {
  position:relative;
  top:5px;
  left:5px;
}
.thumb {
  border: 1px solid #dadada;
  margin: 3px;
  padding:3px;
}
.product-list {
  color:#244A01;
	/*產品列表區域塊*/
}
.product-list li {
  list-style:none;
  margin-bottom:5px;
  float:left;
  width:160px;
  margin-left:8px;/*產品列表區*/
}
.product-list .photo {
  text-align:center;
  padding:5px;
  margin:10px!important;
  margin:3px;
}
.product-list .price {
  height:40px;
}
.product-list .name a {
  display:block;
  height:25px;
  padding-top:5px;
  color:#0328C1;
  font-size:14px;
}
.name14 a {
  color:#0328C1;
  font-size:14px;
}
