﻿/*  ==================== 页面头部 ====================  */

#globalHeader {
  height: 120px;
}
      /*  ==================== 顶部布局 ====================  */
	  #globalTop {
	  height:30px;
	  background:url(../images/topnav_bg.png) repeat-x;
	  }
	  #globalTopLeft {
	  width:10px;
	  height:30px;
	  background:url(../images/sprited_01.png) -60px -120px no-repeat;
	  float:left;
	  }
	  #globalTopRight {
	  width:10px;
	  height:30px;
	  background:url(../images/sprited_01.png) -100px -120px no-repeat;
      float:right;
	  }
		  /*  ==================== 顶部导航 ====================  */
		  #globalTopNav {
		    margin:0 auto;
			height: 30px;
			width:300px;
			display: inline;
			float: left;
			overflow: hidden;
		  }
		  #globalTopNav li {
			color: #666666;
			line-height: 27px;
			float: left;
		  }
		  #globalTopNav li a {
			color: #666666;
			display: block;
			line-height:27px;
			padding: 1px 10px;
		  }
		  #globalTopNav #globalTopNavLast {
            background: none;
          }
          #memberZone {
		    height:30px;
		    width:400px;
		    display:inline;
		    float:right;
		  }



      /*  ==================== 主导航 ====================  */
      #globalNav {
        background: url(../images/globalNav_bg.png) repeat-x;
        height: 81px;
        margin: 0 auto;
      }
	  #globalNavLeft {
	    width:10px;
	    height:81px;
	    background:url(../images/sprited_01.png) -10px -10px no-repeat;
	    float:left;
	  }
	  #globalNavRight {
	    width:10px;
	    height:81px;
	    background:url(../images/sprited_01.png) -40px -10px no-repeat;
	    float:right
	  }
	  #logo {
	    height:81px;
		width:180px;
		display:block;
	    background:url(../images/logo.gif) no-repeat;
        float: left;
		margin-left:20px;
      }
	  #logo a{
	  font-size:1px;
	  text-indent:-9999px;
	  height:81px;
	  width:180px;
	  display:block;
	  }
	  #globalNavMain {
	  margin-left:40px;
	  width:540px;
	  height:81px;
	  background:url(../images/globalnavmain_bg.png) repeat-x;
	  float:left;
	  }
	  
      #globalNav #navMenu {
        height:33px;
      }
      #navMenu li {
        height: 33px;
        float: left;
		font-weight:bold;
		font-size:105%;
		line-height:38px;
        margin-left:25px;
		display:inline;
		overflow:hidden;
      }
      #navMenu li a {
        overflow: hidden;
		color:#fff;
      }
      #navMenu #currentPage {
        font-size: 105%;
      }
      #navMenu #currentPage a {
  		color: #F39800;
      }
	  #navMenu #navArrow {
	    margin-left:5px;
		width:26px;
		background:url(../images/sprited_01.png) no-repeat -10px -120px;
	  }

	  
/* ====================== 购物车按钮 =====================*/
#hd_cart {
   width:90px;
   height:81px;
   background:url(../images/sprited_01.png) -100px -10px no-repeat;
   float:right;
   position:relative;
}
#hd_cart a{
	color:#fff;
	position:absolute;
	top:30px;
	right:3px;
	left:5px;	
}
#hd_cart a span{
	color:#ff6600;
	padding:0 1px;
}



 


/*  ==================== 搜索 ====================  */
#globalSearch {
margin-top:13px;
width:500px;
overflow:hidden;
}
#globalSearch li {
float:left;
overflow:hidden;
height:24px;
line-height:24px;
margin-left:5px;
}
#globalSearch #generalBox {
margin-left:0px;
background:url(../images/sprited_01.png) no-repeat -10px -180px !important;
background:url(../images/sprited_01.png) no-repeat -10px -219px;
padding-left:25px;
line-height:18px;
}
#globalSearch #keyword {
width: 235px;
color:#777;
padding:1px 4px 1px 5px;
border:0;
}
#globalSearch select {
width: 120px;
}
#globalSearch #adSearch {
color: #FFF;
line-height:2.2em;
}
#globalSearchKeywords a {
white-space: nowrap;
margin-right: 5px;
}
#globalSearch #submitButton {
background:url(../images/sprited_02.png) -10px -10px no-repeat;
width:63px;height:22px;
vertical-align: middle;
border:0 ;
cursor: pointer;
}
/*热门搜索*/
.search_hot{
margin:5px 12px;
}
.search_hot a{
padding:0 5px;
line-height:180%;
}
.search_hot .more{
font-weight:bold;
color:#666600;
}



      /*  ==================== 用户登录 ====================  */
      #ECS_MEMBERZONE {
	  margin-top:5px;
	  float:right;
      }
	  #ECS_MEMBERZONE a{
	  margin-left:7px;
	  }
      #ECS_MEMBERZONE .textInput {
	  border:1px solid #ddd;
         width: 60px;
      }
/*  ==================== 当前位置 ====================  */
#urHere{
	padding:4px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin-bottom: 10px;
	font-size: 12px;
}
#urHere h3 {

}
#urHere a {
	text-decoration: underline;
	margin: 0 3px;
}


/*     =========== 最新文章================    */
#article{
	float:left;
	margin-bottom:13px;
	position:relative;
}
#article h3{
	border-bottom:1px solid #D1D5D6;
}
#article ul{
	float:left;
	line-height:1.6em;
}
#article li{
	padding-left:9px;
	background:url(../images/smallbullet.gif) left no-repeat;	
}

#article .more a{
	position:absolute;
	right:10px;
	top:0px;
}

/*  ==================== 商品分类 ====================  */
.toggleblock {
	width: 185px;
	overflow: hidden;
	background-color:#F5F4ED;
	border-left:1px solid #D5D5CF;
	border-right:1px solid #D5D5CF;
}

#categoryTree h4 {
	padding: 8px 8px 1px 8px;
}
#categoryTree h4 a{
	color:#9E2234;
	*font-size:12px;
}
#categoryTree ul {
	padding: 5px 2px 0px 4px;
	margin-bottom:0px;
}
#categoryTree li {
	width: 45%;
	float:left;
}
.cat-link-guid {
	width:90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: whitesmoke;
	margin-left:8px;

}

      /*  ==================== 登陆信息 ====================  */
      #ECS_CARTINFO {
        line-height: 1.5em;
        overflow: hidden;
        height: 46px;
        padding: 20px 10px;
      }
      #ECS_CARTINFO img,
      #ECS_CARTINFO span {
        float: left;
        margin: 0 10px 0 0;
      }
      #ECS_CARTINFO a {
        color: #0b54ab;
      }


/*  ==================== 品牌专区 ====================  */
  #globalBrandInfo {
        overflow: hidden;
        padding-bottom: 10px;
        zoom: 1;
      }
      #globalBrandInfo h3 {
        margin-bottom: 10px;
      }
      #globalBrandInfo p {
        padding: 3px 10px;
      }
      #globalBrandInfo p#globalBrandInfoLogo {
        float: left;
      }
      #globalBrandInfo #globalBrandInfoList {
        float: left;
      }
      #globalBrandInfo p.textDesc {
        color: #999;
	  }
      #globalBrandInfo a {
        color: #5fb0dc;
        margin-left: 10px;
      }
#brandList{
overflow-y: auto;
        padding: 0px;
}
#brandList img{
	float:left;
	height:59px;
	width:172px;

	}
#brandList li {
float:left;

}


#brandList li {
float:left;
padding: 8px 0 0 8px;
width:160px;
}

#brandScroller .textLink {
text-align: left;
}
/*  商品列表品牌专区  */
.globalCategory #brandScroller {
height: auto;
}
.globalCategory #brandScroller a {
color: #5fb0dc;
}
.globalCategory #brandScroller p.textLink {
width: 90%;
background: url(../images/icon_list_arrow01.gif) no-repeat left 3px;
padding: 0 0 0 12px;    margin-bottom: 3px;
}
.brand a{
	font-weight:bold;
	text-decoration:underline overline;
}


/*  ==================== 订单查询 ====================  */
#orderQuery {
	position:absolute;
	top:10px;
	right:13px;
		
}
#orderQuery h5 {
	background:url(../images/zoom.png) left  no-repeat;
	padding-left:20px;
}
#orderQuery .textInput {
	border: 1px solid #ccc;
}
#orderQuery .textInput:focus{
	border: 1px solid #00cc00;
}
#ecsOrderQuery input {
	margin-bottom: 5px;
}
#ecsOrderQuery{
margin:5px 0;
}
#ECS_ORDER_QUERY {
}
#ECS_ORDER_QUERY li {
	color: #666;
	padding: 3px 0;
	border-bottom: 1px dashed #a5d2eb;
}
#ECS_ORDER_QUERY li a {
	text-decoration: underline;
}
#ECS_ORDER_QUERY li strong {
	color: #333;
}


      /*  ==================== 发货单查询 ====================  */
      #invoiceQuery ul {
        line-height: 1.4em;
        height: 167px;
        overflow-y: auto;
      }
      #invoiceQuery li {
        color: #5fb0dc;
        background: url(../images/icon_list_arrow01.gif) no-repeat 10px 7px;
        padding: 3px 10px 3px 23px;    margin-bottom: 3px;
        border-bottom: 1px dashed #a5d2eb;
      }
      #invoiceQuery form {
        display: inline;
      }


      /*  ==================== 邮件订阅 ====================  */
      #emailList {
         text-align: center;
         height: 126px;
       }
      #emailList h3 {
        padding: 5px;
      }
      #emailList .textInput {
        width: 148px;   height: 14px;
        border: 1px solid #7c9dbe;
        padding: 3px;   margin-bottom: 5px;
      }


      /*  ==================== 销售排行 ====================  */
      #topList ul {
        padding: 10px;
      }
      #topList li {
        margin-bottom: 5px;
      }
      #topList a {
        margin-left: 3px;
      }


/*  ==================== 站内调查 ====================  */

#ECS_VOTE table {
text-align: left;
}
#ECS_VOTE th {
font: bold 12px Arial;
color: #0b54ab;
padding-left: 20px;
}
#ECS_VOTE td {
padding-left: 20px;
}
#ECS_VOTE .btnList {
padding-top: 10px;
}
#ECS_VOTE .optionList {
line-height: 2em;
color: #5fb0dc;
}


/*  ==================== 商品详情信息 ====================  */
      #itemAllInfo {
        overflow: hidden;
        zoom: 1;
        padding: 15px;
      }
      #itemPic {
        float: left;
        position: relative;
      }
      #itemPic .waterMark {
        position: absolute;
        top: 10px;   right: -40px;
      }
      #itemGallery {
        width: 215px;
        margin-top: 4px;
      }
      #itemGallery li {
        float: left;
        margin-right: 5px;
      }
      #itemGallery img {
        background: #f5fcfe;
        padding: 3px;
        border: 1px solid #cfedff;
      }
      #itemInfoList {
        width: 498px;
        line-height: 1.6em;
        float: left;
        padding-left: 50px;
      }
      #itemInfoList h1 {
        font: bold 16px Arial;
        margin-bottom: 8px;
		color:#0b54ab;
      }
      #itemInfoList h2 img {
        margin-left: 5px;
      }
      #itemInfoList .goodsPrice {
        color: #f60;
      }
      #itemInfoList .marketPrice {
        background: url(../images/line_through.gif) repeat-x center center;
      }
      #itemInfoList .textInput {
        height: 15px;
        background: #f5fcfe;
        padding: 3px;   margin-right: 5px;
        border: 1px solid #a5d2eb;
      }
      #itemInfoList #itemBtnList {
        margin-top: 10px;
      }
      #itemInfoList .itemInfoListTable {
        margin-bottom: 8px;
      }
      #itemInfoList .itemInfoListTable th {
        text-align: left;
        color: #333;
        width: 100px;
        padding: 2px 8px;
        border-bottom: 2px solid #dadada;
      }
      #itemInfoList .itemInfoListTable td {
        color: #999;
        padding: 2px 8px;
        border-bottom: 1px solid #dadada;
      }
      #itemInfoList ul.line {
        padding: 5px 10px;    margin-bottom: -1px;
        /*border-top: 1px solid #a5d2eb;
          border-bottom: 1px solid #a5d2eb;*/
      }


/*  ==================== 用户评论 ====================  */
#globalComments {
}
#globalComments h3.title {
margin-top:7px;
background-color:#f5f4ed;
line-height:22px;
height:22px;

}
#globalComments th,
#globalComments td {
text-align: left;
padding: 3px 3px 3px 20px;
}
#globalComments .textInput {
height: 15px;
background: #f5fcfe;
padding: 3px;   margin-right: 5px;
border: 1px solid #a5d2eb;
}
#globalComments textarea {
width: 328px;   height: 116px;
padding: 3px;
border: 1px solid #a5d2eb;
}
#globalComments .commentsContent {
color: #5fb0dc;
vertical-align: top;
}
#globalComments .commentsReContent {
color: #f60;
vertical-align: top;
}
#globalComments .commentsLine {
border-bottom: 1px dashed #a5d2eb;
}
#globalComments #globalNoComments {
text-align: center;
padding: 30px 10px;
}


/*  ==================== 相关文章 ====================  */
.relativeArticle li{
	margin-left:30px;
	list-style-type:disc  ;
	line-height:170%;
}
.relativeArticle li a{
	text-decoration:underline;
}


      /*  ==================== 商品属性 ====================  */
      #globalProperties {
        color: #0b54ab;
        padding: 10px;
      }
      #globalProperties th {
        text-align: left;
        font: bold 12px Arial;
        padding-bottom: 5px;
      }
      #globalProperties td {
        padding: 0 0 5px 10px;
      }
      #globalProperties li {
        margin-bottom: 3px;
      }


/*  ==================== 商品描述 ====================  */
#globalDesc{
	border-top:1px solid #bbcdf0;
	padding:10px;
}
#globalDesc p{
        padding-top:8px;
	line-height:150%;
}
#globalDesc div{
        padding-top:8px;
	line-height:150%;
}
#globalDesc  h3{
	font-size: 14px;
	font-weight: bold;
	padding:7px 0 7px 2px;
	letter-spacing: 3px;
}

/*  ==================== 商品标记 ====================  */
#globalTags {
padding: 10px;
}
#ECS_TAGS {
color: #0b54ab;
padding: 10px;    
border-top:1px solid #bbcdf0;
}
#ECS_TAGS a {
margin-right: 5px;
text-decoration:underline;
}
#globalTags .textInput {
width: 300px;   height: 15px;
background: #f5fcfe;
padding: 3px;   margin-right: 5px;
border: 1px solid #a5d2eb;
}
      
      
 /*  ==================== 商品列表 ====================  */
#globalGoodsList .itemGrid .item {
	margin-top:13px;
	text-align:center;
	height: 258px;
	border-bottom: 1px solid #e5e5e5;
}
#globalGoodsList .itemGrid .item .name,
#globalGoodsList .itemGrid .item .price{
	text-align:left;
	padding-left:9px;
}
#globalGoodsList .itemGrid .item .name a{
	font-weight:normal;
}

#globalGoodsList .globalGoodsListMenu {
	text-align: right;
	padding: 2px 10px;
	background:#F5F4ED;
}
#globalGoodsList .globalGoodsListMenu select,
#globalGoodsList .globalGoodsListMenu input,
#globalGoodsList .globalGoodsListMenu img {
vertical-align: middle;
}
#globalGoodsList .globalGoodsListMenuDisplay {
color: #5fb0dc;
padding-right: 30px;
}
      
      
/*  ==================== 搜索页 ====================  */
      .noSearchResult {
        text-align: center;
        height: 160px;
        padding: 20px 10px;
      }
      #globalSearchForm {
        color: #5fb0dc;
        padding: 20px 10px;
      }
      #globalSearchForm th {
        color: #0b54ab;
        text-align: left;
        width: 50px;
      }
      #globalSearchForm td,
      #globalSearchForm th {
        padding: 3px 0 3px 5px;
      }
      #globalSearchForm input,
      #globalSearchForm select {
        vertical-align: middle;
      }
      #globalSearchForm .textInput {
        height: 15px;
        background: #f5fcfe;
        padding: 3px;   margin-right: 5px;
        border: 1px solid #a5d2eb;
      }
	  
.findcount{
color: #CC9900;
font-weight:bold;
}	  


      /*  ==================== 分页 ====================  */
      #pager {
        color: #0b54ab;
        text-align: right;
        clear: both;
        padding: 8px 10px 8px 0;
      }
      #pager a {
        color: #0b54ab;
        background: #f1fafd;
        padding: 3px 10px;
        border: 1px solid #a5d2eb;
      }
      #pager a,
      #pager select {
        vertical-align: middle;
      }
      
/*===========================================
      商品页面
  ===========================================*/
/*促销商品*/
.item-1{
	clear: both;
	margin:8px;
	width: 95%;
}
.pic-1{
	margin-right: 8px;
	float:left;
	margin-bottom:10px;
}
.name-1{
	margin-right:5px;
}
 
 
/* 团购商品 */
	  
	  
	  
      #globalGroupProperties table {
        color: #0b54ab;
        margin: 10px;
      }
      #globalGroupProperties th {
        font: bold 12px Arial;
        text-align: left;
        width: 50px;
        padding: 3px 0 3px 10px;
      }
      #globalGroupProperties td {
        padding: 3px 0 3px 10px;
      }
      #globalGroupProperties .textInput {
        height: 15px;
        background: #f5fcfe;
        padding: 3px;   margin-right: 5px;
        border: 1px solid #a5d2eb;
      }


      /*  ==================== 团购说明 ====================  */
      #globalGroupDesc .globalModuleContent {
        line-height: 1.6em;
      }


      /*  ==================== 拍卖出价记录 ====================  */
      #globalBidLog {
        padding: 0 0 20px;
      }
      #globalBidLog table {
        margin: 5px auto;
      }
      #globalBidLog th {
        text-align: left;
        color: #0b54ab;
        padding: 3px 10px;
        border-bottom: 2px solid #dadada;
      }
      #globalBidLog td {
        text-align: left;
        color: #5fb0dc;
        padding: 3px 10px;
        border-bottom: 1px solid #e1e1e1;
      }


      /*  ==================== 拍卖商品列表   团购商品列表 ====================  */
      #globalAuctionList,
      #globalGroupList {
        overflow: hidden;
        zoom: 1;
        padding-bottom: 10px;
      }
      #globalAuctionList .itemList .item {
        display: inline;
        width: 320px;   height: 110px;
        float: left;
        margin: 10px -5px 0 10px;
      }
      #globalAuctionList .itemList .item .itemListInfo {
        padding-left: 10px;
      }
      #globalGroupList .itemList .item .itemListInfo {
        padding-left: 30px;
      }
      #globalAuctionList .itemList .item .pic,
      #globalGroupList .itemList .item .pic {
        float: left;
        position: static;
      }
      #globalAuctionList .globalModuleContent,
      #globalGroupList .globalModuleContent {
        text-align: center;
        color: #f60;
        padding: 30px 0;
      }
      #globalGroupList .itemList .item .itemListInfo th {
        text-align: left;
        width: 100px;
        padding: 2px 10px;
        border-bottom: 2px solid #dadada;
      }
      #globalGroupList .itemList .item .itemListInfo td {
        padding: 2px 10px;
        border-bottom: 1px solid #eaeaea;
      }


      /*  ==================== 文章内容 ====================  */
      #globalArtile h1 {
        font: bold 16px Arial;
        text-align: center;
        color: #0b54ab;
        margin: 10px 0 30px;
      }
      #globalArtile .globalArtilePosted {
        text-align: right;
        color: #0b54ab;
        padding: 0 30px 20px;
      }
      #globalArtile .globalArtileNext {
        text-align: right;
        color: #0b54ab;
        padding: 30px 20px 10px;
      }
      #globalArtile .globalArtileNext a {
        text-decoration: underline;
        color: #0b54ab;
        margin-right: 20px;
      }
      #globalArtile .globalModuleContent {
        color: #0b54ab;
        padding: 10px 20px;
      }
      #globalArtile .globalModuleContent p,
      #globalArtile .globalModuleContent li,
      #globalArtile .globalModuleContent h2,
      #globalArtile .globalModuleContent h3 {
        line-height: 1.6em;
      }
      #globalArtile .globalArtileRelative {
        text-align: right;
        padding: 20px 20px 0;
      }
      #globalArtile .globalArtileRelative a {
        color: #0b54ab;
        background: url(../images/icon_attachment.gif) no-repeat 8px center;
        padding: 3px 10px 3px 25px;
        border: 1px solid #666;
      }


      /*  ==================== 文章列表 ====================  */
      #globalArtileList table {
        color: #999;
        width: 100%;
        margin: 10px 0;
      }
      #globalArtileList th {
        color: #333;
        text-align: left;
        padding: 2px 10px;
        border-bottom: 2px solid #a5d2eb;
      }
      #globalArtileList td {
        padding: 5px 10px;
        border-bottom: 1px solid #e1e1e1;
      }
      #globalArtileList td a {
        color: #0b54ab;
      }


      /*  ==================== 标签云 ====================  */
      #globalTagsPage a {
        line-height: 2em;
        margin: 0 10px;
      }


      /*  ==================== 夺宝奇兵 ====================  */
      #ECS_SNATCH .textInput {
        height: 15px;
        background: #f5fcfe;
        padding: 3px;   margin-right: 5px;
        border: 1px solid #a5d2eb;
      }
      #ECS_SNATCH input {
        vertical-align: middle;
      }
      #ECS_SNATCH table {
        color: #0b54ab;
        margin: 10px 0;
      }
      #ECS_SNATCH th {
        text-align: left;
        width: 80px;
        padding: 2px 5px 2px 20px;
      }
      #globalPriceList li {
        padding-bottom: 3px;
        border-bottom: 1px dashed #e1e1e1;
      }


/*  ==================== 所有分类页 ====================  */
h3.libTitle2{
	background-color: #f5f4ed;
	height:22px;
	border:1px solid #e0e0e0;
	line-height:22px;
	padding-left:8px;
}
#globalCatalogList,#globalBrandList{
	margin:0 0;
	clear:both;
}
#globalCatalogList dt{
	font-weight:bold;
	width:100%;
	float:left;
}
#globalCatalogList dt a{
	background: url(../images/icon_arrow_right.png) no-repeat left center;
	padding-left:11px;
	}
#globalCatalogList dd {
	float:left;
	margin-left:10px;
	display:inline;
	white-space:nowrap;
}

/*品牌*/
#globalBrandList p {
float: left;
}

      /*  ==================== 活动列表 ====================  */
      #globalActivity .activityList {
        margin: 5px 0 10px 0;
        border-collapse: collapse;
        border-top: 3px solid;
        border-color: #a5d2eb;
      }
      #globalActivity th {
        color: #0b54ab;
        text-align: left;
        vertical-align: top;
        width: 100px;
        padding: 3px 5px 3px 10px;
      }
      #globalActivity td {
        vertical-align: top;
        padding: 3px 5px 3px 10px;
      }


/*  ==================== 相关配件 & 购买过此商品的人还购买过 ====================  */
.globalBoughtGoods h3{

	
}	
#globalFitting .itemGrid .item,


 /*  ==================== 用户登录注册界面 ====================  */
#user_menu h3{
font-size:1.2em;
font-weight:bold;

}
#globalLogin h3{
font-size:14px;
}
#globalLogin{
float:left;
width:48%;
}
#globalLogin .tableList th,
#globalLogin .tableList td {
border: 0;
}

/*  ==================== 用户中心 ====================  */
#globalUserCenterInfo h2 {
font: bold 14px Arial;
}
#globalMessage .btnFile {
text-align: right;
padding: 10px 20px 3px;
}
#globalMessage .topLine {
margin-top: 20px;
border-top: 2px solid #a5d2eb;
}
#globalUserCenterTags .textDel {
margin-right: 20px;
}
#globalUserCenterTags .globalModuleContent {
line-height: 2em;
}


      /*  ==================== 提示消息 ====================  */
      #globalMsg {
        line-height: 2em;
        text-align: center;
        color: #f60;
        padding: 30px 0;
      }


/*  ==================== 网店帮助分类 ====================  */
#globalHelp {
	border:1px solid #e0e0e0;
	background-color:#F8F8F8;
	position:relative;
}
#globalHelp th {
text-align: left;

font-weight:bold;
padding: 10px 30px 0;
}
#globalHelp td {
vertical-align: top;
padding: 5px 30px 20px;
}
#globalHelp td a {

}


/*  ==================== 友情链接 ====================  */
#globalLink {
width:98%;
padding: 5px 5px 0;    
}
#globalLink p {
padding-bottom: 5px;
}
#globalLink img{
	width:88px;
	height:33px;
}
#globalLink a {
margin-right: 5px;
}


      /*  ==================== LightBox ====================  */
      #lightbox{
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }

      #lightbox a img{ border: none; }

      #outerImageContainer{
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }

      #imageContainer{
        padding: 10px;
        }

      #loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
      #hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
      #imageContainer>#hoverNav{ left: 0;}
      #hoverNav a{ outline: none;}

      #prevLink, #nextLink{
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
      #prevLink { left: 0; float: left;}
      #nextLink { right: 0; float: right;}
      #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
      #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


      #imageDataContainer{
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
        }

      #imageData{
        padding:0 10px;
        }
      #imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
      #imageData #caption{ font-weight: bold; }
      #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
      #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 

      #overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #000;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
        }


      .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
        }

      * html>body .clearfix {
        display: inline-block; 
        width: 100%;
        }

      * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
        } 
      




/*  ==================== 页面脚部 ====================  */
#globalFooter {
	clear:both;
	text-align:left;
	padding: 0 0 20px;
}
#footerLine {
  padding: 0 0 20px 0;
}
#copyright{
float:left;

}
#qureyInfo,
#PoweredBy,
#address,
#phone,
#imList,
#icpInfo {
  color: #333333;
  margin-bottom: 5px;
}
#imList a{
  margin-right: 15px;
}

#footerNav {
	border-top:1px #ddd dashed;
	padding-top:3px;
	
}

#fspr {
	margin: 0 1px;
	float:right;
	display:inline;

}

/*==============RSS=================*/
#rss {
background:url(../images/feed.png) left no-repeat;
padding-left:20px;
position:absolute;
top:80px;
right:47px;
}

/*=========== AD =============*/
#ad{
	clear:both;
}
#img-ad{
	float:left;
	display:inline;
	margin:7px 3px;
}

	
/*==========flash模块=========*/
#promotionVideo{
	float:left;
	margin-bottom:7px;
}