/*
Template Name: EBEST24SHOP Default
Template URI: http://www.ebest-3g.com/
Description: The default EBEST24SHOP template.
Version: 1.0
Author: EBEST24SHOP Team
Author URI: http://www.ebest-3g.com/
*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1
{
	color: #ff9933;
	font-size:18px;
	font-weight: bold;
}
#page {
	WIDTH: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
A:link {
	COLOR: #0353A3; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0353A3; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0353A3; TEXT-DECORATION: underline
}
A:active {
	COLOR: #333; TEXT-DECORATION: underline
}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
	line-height: 150%;
	font-family: verdana, arail;
	font-size: 12px;
}
input, select, textarea {
  font: 12px "Courier New"; 
}
.clear {
  clear: both;
}
#globalWrapper {
  width: 100%;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}
#myaccout{
  float: left;
  width: 100%;
  padding: 0px 1px;
  overflow: hidden;
}

#page-left {
  float: left;
  width: 100%;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 466px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 162px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-message {
  float: left;
  width: 100%;
  padding: 0px 1px;
  overflow: hidden;
}

#welcomebak{
	float: left;
	width: 100%;
	overflow: hidden;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	line-height:45px;
	height:auto;
	margin:5px 0;
	padding:10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#user-notic{
	float: left;
	width: 100%;
	overflow: hidden;
	text-align:left;
	font-size:11px;
	font-weight:lighter;
	color:#333333;
	line-height:18px;
	height:auto;
	margin:5px 0;
	padding:10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#container {
  width: 100%;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
}
#container2 {
	width: 100%;
	padding-left: 1px;
	margin: 0px auto;
	background-repeat: repeat-y;
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 100%;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {

  width: 100%;
  margin: 0px auto;
}
#page-header {
  border: 1px solid #DADADA;
}
#cell-logo {
  background-color: #F5F5F5;
}
#cell-nav {
  background-color: #2359B1;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: white;
}
#cell-nav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav li {
  float: left;
  padding: 2px 30px;
  border-right: 1px dotted #FFF;
}
#cell-nav a:visited, #cell-nav a:link {
  color: white;
}
#cell-nav a:hover {
  color: #F2F2F2;
}

#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-bar #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 {
  background-color: #FFFFFF;
  background-image: url(images/cat_bg.jpg);
  background-repeat: repeat-x;
  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/cat_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  line-height: 180%;
}
#cat-div li .parent-cat {
  font-weight: bold;
}
#cat-div a:visited, #cat-div a:link {
  color: #333;
  text-decoration: none;
}
#cat-div a:hover {
  color: #007ED6;
  text-decoration: none;
}
.title-div {
float:left;
width:100%;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	height:auto;
	line-height:23px;
	text-indent:5px;
	background-color: #CCE6F5;
	font-style: normal;
	padding: 5px;
}
#main-div{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	float:left;
	background-color: #FFFFFF;
}
.menu-div{ margin:5px 0 0 0; padding:0; width:100%; height:70px; float:left;}
.menu-div ul{ margin:0; padding:0;  height:auto; float:left;list-style:none;}
.menu-div li{
	margin:0;
	padding:0;
	width:255px;
	line-height:18px;
	font-size:12px;
	float:left;
	background:url(images/list_po.gif) no-repeat 4px 8px;
	list-style:none;
	text-indent:13px;
	font-weight: lighter;
}
.menu-div li a{
	font-weight: lighter;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
#footer{
width:1003px;
margin:0 auto; 
text-align:center;
}
.content-div {
clear:left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.content-div table .main{
	padding: 5px;
	width:200px;
}
.goods-price {
  color: #FF6600;
}
.market-price {
  background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-table {
  background-color: #DADADA;
  width: 140px;
  height:200px;
  text-align: center;
  margin: 5px;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;
  border-bottom: 1px dashed #808080;
  line-height: 180%;
  white-space:nowrap;
  width:200px;
  text-overflow:ellipsis;
  overflow:hidden;
}
.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;
  float: left;
  width: 242px;
  height: 165px;
}
.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: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 320px;
}
#pagye {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	float: right;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 250px;
}
img.thumb {
  border: 1px solid #dadada;
  margin: 10px 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;
  text-align: right;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
form.sort {
  padding: 15px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 28px;
  float: right;
  padding-right: 5px;
  font-size: 13px;
}
#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;
}

.infoBox{
	border:1px solid #CCCCCC;
	width: 80%;
}

#liuyu{
float:left;
width:100%;

}
.tdbg{
	background-color: #EEE;
}
#ordernumber{
	width: 90%;
	font-size: 15px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.botline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.bgcorpay{
	background-color: #EEE;
}
.aabotm{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}