/*
Template Name: ECSHOP Default
Template URI: http://www.ecshop.com/
Description: The default ECSHOP template.
Version: 1.0
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
scrollbar-face-color:#d9e0dd;/*滚动条*/
scrollbar-highlight-color:#19B7FF;/*滚动条空白部分的颜色*/
scrollbar-3dlight-color:#f4f4f4;/*立体滚动条亮边的颜色*/
scrollbar-track-color:#f2f2f2;/*立体滚动条背景颜色*/
scrollbar-arrow-color:#333333;/*三角箭头的颜色*/
scrollbar-shadow-color:#f3f3f3;/*立体滚动条背景颜色*/
scrollbar-darkshadow-color:#d9e0dd;/*滚动条强阴影颜色*/
scrollbar-base-color: #000000;    /*滚动条的基本颜色*/
  /*  fix IE6 background flicker  */
}
body {
  font: 12px, Arial, Helvetica, sans-serif;
  color: #808080;
  margin:0px;
  padding:0px;
  height:100%;
}
.margintop{
  margin-top:5px;
  display:none;
  
}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
  font: 12px verdana, arail;
  line-height: 150%;
}
input, select, textarea {
  font: 12px "Courier New";
}
a:visited, a:link {
  color: #808080;
  text-decoration: none;
}
a:hover {
  color: #2359B1;
}
.clear {
  clear: both;
}
#globalWrapper {
  width: 826px;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 802px;
  overflow: hidden;
}
#page-left {
  float: left;
  width: 270px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 466px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 162px;
  padding: 0px 1px;
  overflow: hidden;
}
#container {
  width: 920px;
  height:500px;
}
#container2 {
/*  border-bottom: #CCC solid 1px;*/
  width: 802px;
  /*background: url(images/content-bg2.gif) repeat-y;*/
  padding-left: 1px;
  margin: 0px auto;
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg4.gif) repeat-y;
  margin: 0px auto;
}
#cell-nav {
  background-color: #003018;
  height:22px;
  font-size:12px;
  color: white;
}
#cell-nav ul {
  padding-left:12px;
  margin: 0px;
  list-style-type: none;
  
}
#cell-nav li {
  float: left;
  margin:0px 2px;
  width:76px;
  display:block;
  text-align:center
}
#cell-nav a:visited, #cell-nav a:link {
  color: white;
}
#cell-nav a:hover {
  color: #F2F2F2;
}
.nav{
  background:url(images/english_01.gif);
  background-repeat:no-repeat;
  background-position:19px 0px;
}
#search-bar {
  background-color: #F5F5F5;
  border-top-width: 3px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #DADADA;
  border-right-color: #DADADA;
  border-left-color: #DADADA;
  display: table;
  width: 800px;
  height:28px;
}

#search-bar #search-left {
    position:absolute;
}

#search-right {
    float:right;
    position:relative;
    right:0;
}

#search-bar img, #search-bar input {
  vertical-align: middle;
}
.textbox {
  border: 1px solid #959595;
  padding: 0 2px;
}
.textbox-light {
  border: 1px solid #CECECE;
  padding: 0 2px;
}
#main-table {
  background-color: #DADADA;
  table-layout: fixed;
  width: 100%;
}
#main-table td {
  background-color: #FFF;
}
#formLogin ul {
  padding: 0px;
  margin: 8px 8px 8px 30px;
}
#formLogin li {
  color: #2359B1;
  line-height: 16px;
  padding: 3px 0;
}
.cell-cat {
  background-color: #FFFFFF;
  padding: 3px;
}
#cat-div {
  padding: 10px;
  margin: 3px;
}
#cat-div ul {
  padding: 2px;
  margin: 0;
  list-style-type: none;
}
#cat-div li {
  padding-left: 15px;
  background-image: url(images/products_06.jpg);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  line-height: 26px;
}
#cat-div li .parent-cat {
  font-weight: bold;
}
#cat-div a:visited, #cat-div a:link {
  color: #fff;
  text-decoration: none;
}
#cat-div a:hover {
  color: #007ED6;
  text-decoration: none;
}
.title-div {
  font-size: 14px;
}
#footer-table {
  background:#003018;
}
#footer-logo {
  background-image: url(images/footer_bg.gif);
}
.content-div {
  padding: 1px;
  width:780px;
}
.passport-div {
  padding: 1px;
  width:620px;
  height:459px;
}
.goods-price {
  color: #E44087;
}
.market-price {
  background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-table {
  width: 116px;
  text-align: center;
  margin: 1px 1px;
}
.goods-table .td{
  background:#db2c11;
  color:#FFF;
}
.goods-table .td a:link{
  color:#FFF;
  text-decoration:none;
}
.goods-table .td a:visited{
  color:#FFF;
  text-decoration:none;
}
.goods-table .td a:hover{
  color:#FFF;
  text-decoration:underline;
}
.goods-table td {
  vertical-align:top;
}
.article-list {
  margin: 10px 2px;
  height:300px;
}
.article-list ul {
  padding: 0px;
  margin: 0px; 
}
.article-list li {
  padding-left: 1.5em;
  list-style-type: none;
  text-indent:15px;
  color:#003018;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 1em;
  line-height: 130%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}
.goods-list {
  background-color: #DADADA;
  width: 98%;
  margin: 3px;
}
.goods-list td {
  background-color: #FFF;
}
.cart-div {
  margin: 3px;
  padding: 10px;
  background-image: url(images/cart_bg.gif);
  background-repeat: repeat-x;
}
#login-news {
  width: 800px;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
#login {
  float: left;
  width: 170px;
}
.cell-news {
  background: url(images/news_bg.gif) repeat-x center bottom;
  float: left;
  width: 242px;
  height: 170px;
}
#tab-title {
  clear:both;
  background:url(images/tab_title.gif) no-repeat left bottom; 
  height:40px;
}
.tab-front,
.tab-back {
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  display: inline;
  margin: 8px -7px 0 8px;
  padding:0 10px;
  float:left;
  border: 1px solid #00508F;
  border-bottom-width: 0;
  cursor: pointer;
}

.tab-front {
  color: #4262AC;
  background: url(images/tab_front.gif) repeat-x;
}

.tab-back {
  color:#FFF;
  background: url(images/tab_back.gif) repeat-x;
}

.cell-normal {
  background-image: url(images/news_bg.gif);
  background-repeat: repeat-x;
}
#flow-region {
  padding-bottom: 20px;
}
#flow-region th {
  background: #F0F0F0;
  padding: 4px 0;
}
#pager {
  text-align: right;
  padding: 3px 12px;
}
img.thumb {
  margin: 4px 0;
}
td.help-cat {
  background-color: #FFFFFF;
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  font-size: 14px;
  padding-top: 4px;
}
td.help-cat img {
  vertical-align: middle;
}
div.addto_cart {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
#compareLink { text-decoration: underline; }

form.sort {
  padding: 15px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 32px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
#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;
}

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;
}

.catalog-div {
  border: 1px solid #808080; 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 #DADADA; 
  font-weight:bold;
  margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
span.notice {
  color: #F00;
}

span.promote {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_promote.gif)  50px 70px no-repeat;
}

* +html .photo_largar {
 display:inline !important;
}


.photo_largar {
 position: relative;
 display:block;
}

img.new {
 position: absolute;
 right: 10px;
 top: 0;
}

span.hot {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_new.gif)  50px 70px no-repeat;
}

span.best {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_best.gif)  50px 70px no-repeat;
}
  
#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 {
 margin:0px;
 padding:0px;
 width:120px;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #F1F1F1;
 padding: 3px 5px;
 border: 1px solid #999;
 margin: 3px 0;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

#myship-list {
  background: #F1F1F1;
  padding: 5px 20px;
  margin-top: 20px;
}

#myship {
  margin: 0 auto 30px auto;
}

#myship .myship-title {
  background: #DADADA;
}

#myship td {
  border-bottom: 1px dotted #DADADA;
  padding: 5px 10px;
}

#myship .colum2 {
  background: #F1F1F1;
}
#myship .colum1 {
  background: #F7F7F7;
}

#price-grade {
  list-style: none;
  margin: 0;
  padding: 0;
}
#price-grade li {
  font: 12px Arial;
  background: url(images/arrow_orange.gif) no-repeat left center;
  padding-left: 10px;
  margin: 0 0 5px 8px;
}
#price-grade #price-grade-current {
  color: #333;
  background: url(images/arrow_black.gif) no-repeat left center;
}
#pwd_lower, #pwd_middle, #pwd_high {
  border-bottom: 2px solid #DADADA;
}
.activity-list {
  margin: 10px auto;
  border-collapse: collapse;
  border: 1px solid #DADADA;
  border-top: 3px solid #7fbee1;
}
.activity-list th {
  text-align: left;
  vertical-align: top;
  background: #F1F1F1;
  width: 140px;
  padding: 3px 10px;
}
.activity-list td {
  vertical-align: top;
  padding: 3px 10px;
}
.activity-list td a {
  color: #2359B1;
}
.activity-list td a:hover {
  text-decoration: underline;
}
#input{
  width:100px;
  height:16px;
  border:solid 1px #000000;
  margin:3px 0px;
}
.input{
  width:100px;
  height:16px;
  border:solid 1px #000000;
  margin:3px 0px;
}
.input1{
  width:132px;
  height:16px;
  border:solid 1px #000000;
  margin:3px 0px;
}
#order{
  width:132px;
  height:18px;
  border:solid 1px #333333;
  margin:3px 0px;
  color:#666;
}
#middletop{
  width:630px;
  float:left;
}
.middletopleft{
  width:470px;
  float:left;
  text-align:center;
  margin-left:6px;
}
.middletopright{
  width:130px;
  float:right;
}
#middlebottom{
  width:640px;
  float:left;
  margin-left:8px;
}
.articletitle{
  background-image: url(images/english_19.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;
  list-style-type: none;
  font-weight:bold;
  color:#003018;
}
.articletitle a:link{
  color:#003018;
  text-decoration:none;
}
.articletitle a:visited{
  color:#003018;
  text-decoration:none;
}
.articletitle a:hover{
  color:#003018;
  text-decoration:underline;
}
.articletitle a:active{
  color:#003018;
  text-decoration:none;
}
.more{
   text-align:right;
   font:'宋体';
   padding-right:10px;
   color:#f94600;
}
.more a:link{
	color:#f94600;
	text-decoration:none;
}
.more a:visited{
	color:#f94600;
	text-decoration:none;
}
.more a:hover{
	color:#f94600;
	text-decoration:underline;
}
.more a:active{
	color:#f94600;
	text-decoration:none;
}
.vip{
  padding: 1px;
  width:700px;
  height:400px;
}

