
.cell-news {
  float: left;
  width: 199px;
  height: 161px;
}
#tab-title {
  clear:both;
  background:url(images/tab_title.gif) no-repeat left bottom; 
  height:40px;
}


.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;
  color:#FFF;
  background: url(images/tab_back.gif) repeat-x;
}

.tab-front {
  color: #4262AC;
  background: url(images/tab_front.gif) repeat-x;
}


.content-div {
  padding: 5px;
}

/*  ==================== 主页面 ====================  */


#container {
  width: 957px;
  margin: 0 auto;
}
#globalLeft {
  width: 199px;
  float: left;
  padding: 0 4px 0 20px;
}
#globalMiddle_promotion {
  width: 675px;
  float: left;
  padding: 0 2px 0 20px;
}

#global_Notice {
  width: 238px;
  display: inline;
  float: right;
  padding: 0 0 0 0px;   margin-top: 2px; margin-right: 17px; margin-bottom: 3px;
}

#globalMiddle {
  width: 475px;
  float: left;
}

#globalRight {
  width: 238px;
  display: inline;
  float: right;
  padding: 0 0 0 4px;   margin-right: 17px;
}

#globalRight_ad {
  width: 200px;
  display: inline;
  float: right;
  padding: 0 0 0 4px;   margin-right: 17px;
}


#globalBigRight {
  width: 717px;
  float: left;
}
#globalBigRight #globalRight {
  margin: 0;
}
.globalFrame {
  width: 918px;
  margin-left: 20px;
}


.moduleBg {
  background: #f5fcfe url(../images/module_bg.gif) no-repeat;
  border: 1px solid #CCCCCC;
  margin-bottom: 4px;
}


.left_logo {
  background: #f5fcfe;
  border: 1px solid #CCCCCC;
  margin-bottom: 4px;
  padding:5px;text-align:center;
}



.globalModule {
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 2px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin-top: 2px;
	color: #666666;
}

.globalModule_top {
	border-top: 0px solid #CCCCCC;
	clear: both;
	margin-bottom: 2px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin-top: 4px;
	padding-top: 8px;
	display: compact; 
		
}



.globalModule h3 {
  line-height: 26px;
  color: #B48114;
  background: #F4F4F4 url(../images/title_bg.gif) no-repeat;
  height: 26px;
  padding: 0 8px;
}
.globalModuleContent {
  line-height: 1.6em;
  color: #666666;
  padding: 10px;
}
.globalModuleContent a {
  color: #666666;
}
.globalModule .more {
  position: absolute;
  top: 5px;   right: 10px;
}


/*  ==================== 网格方式显示 ====================  */
.itemGrid {
  width: 100%;
  overflow: hidden;
}




#globalMiddle .itemGrid .item {
  text-align: center;
  width: 121px;   
  float: left;
  padding: 18px 18px 10px;
}
#globalMiddle .itemGrid .item .pic {
  margin-bottom: 14px;
}
#globalMiddle .itemGrid .item .name,
#globalMiddle .itemGrid .item .price {
  margin-bottom: 8px;
}
#globalLeft .itemGrid .item {
  text-align: center;
  width: 160px;
  float: left;
  padding: 8px 8px 10px;
}
#globalLeft .itemGrid .item .pic {
  margin-bottom: 14px;
}
#globalLeft .itemGrid .item .name,
#globalLeft .itemGrid .item .price,
#globalLeft .itemGrid .item .btnList {
  margin-bottom: 8px;
}
#globalRight .itemGrid .item {
  overflow: hidden;
  padding: 10px;
  zoom: 1;
}
#globalRight .itemGrid .item .pic {
  float: left;
  margin-right: 10px;
}
#globalRight .itemGrid .item .name,
#globalRight .itemGrid .item .price {
  margin-bottom: 8px;
}

.fittingitem {
  width: 100%;
  overflow: hidden;
}


.fittingitem .item {
  text-align: center;
  width: 121px;
  float: left;
  padding: 18px 18px 10px;
}

.item {height:120px;}

.fittingitem .item .name a {
  font-weight: bold;
  color: #B48114;
}
.fittingitem .item .price {
  color: #666;
}
.fittingitem .item .price .goodsPrice {
  color: #F60;
}
.fittingitem .item .price .marketPrice {
  color: #0b54ab;
  background: url(../images/line_through.gif) repeat-x center 7px;
}
.fittingitem .item .btnList {
  color: #5fb0dc;
}
.fittingitem .item .btnList a {
  text-decoration: underline;
  color: #5fb0dc;
}
.fittingitem .item .btnList a:hover {
  color: #666;
}
.fittingitem .item .pic img {
  background: #F5FCFE;
  padding: 4px;
  border: 1px solid #e0e1e2;
}




.itemGrid .item .name a {
  font-weight: bold;
  color: #B48114;
}
.itemGrid .item .price {
  color: #666;
}
.itemGrid .item .price .goodsPrice {
  color: #F60;
}
.itemGrid .item .price .marketPrice {
  color: #0b54ab;
  background: url(../images/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: 1px solid #e0e1e2;
}









/*  ==================== 列表方式显示 ====================  */
.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: 1px 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: #B48114;
}
.itemList .item .price {
  color: #666;
}
.itemList .item .price .goodsPrice {
  color: #F60;
}
.itemList .item .price .marketPrice {
  color: #0b54ab;
  background: url(../images/line_through.gif) repeat-x center 7px;
}
.itemList .item .brief {
  color: #999;
  width: 280px;    height: 30px;
}
.itemList .item .btnList {
  color: #5fb0dc;
}
.itemList .item .btnList a {
  text-decoration: underline;
  color: #5fb0dc;
}
.itemList .item .btnList a:hover {
  color: #666;
}
.itemList .item .sort {
  color: #B48114;
}
.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: #B48114;
}
.itemText .item .price {
  color: #666;
}
.itemText .item .price .goodsPrice {
  color: #F60;
  margin-right: 25px;
}
.itemText .item .price .marketPrice {
  color: #0b54ab;
  background: url(../images/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;
}


.tableList {
  width: 100%;
  margin: 5px auto 20px auto;
}
.tableList th {
  text-align: left;
  vertical-align: top;
  color: #B48114;
  padding: 3px 3px 3px 10px;
  border-bottom: 2px solid #a5d2eb;
}
.tableList td {
  vertical-align: top;
  padding: 3px 3px 3px 10px;
  border-bottom: 1px solid #e1e1e1;
}
.tableList tr.last td {
  border: 0;
}
.tableList .textInput {
  height: 15px;
  background: #f5fcfe;
  padding: 3px;   margin-right: 5px;
  border: 1px solid #a5d2eb;
}