﻿/*=============================================================common========begin=====================================================*/

.input-text{ vertical-align:middle; font-size:14px; font-family:Verdana; height:18px; padding:1px 0 0 1px;}
.input-select{ vertical-align:middle; font-size:14px; font-family:Verdana;}
.input-button{ vertical-align:middle; font-size:12px; font-family:Verdana; padding:0 15px; height:24px;}
.input-textarea{ vertical-align:middle; font-size:14px; font-family:Verdana; padding:1px 0 0 1px; overflow:auto;}

.shop{padding:0; margin:0; font-size:12px; font-family:Verdana;}
.shop a{font-size:12px; color:#ccc; text-decoration:none;}
.shop a:hover{ color:#fff; text-decoration:none;}
.separator-10px{height:10px; overflow:hidden; font-size:1px; line-height:1px;}

.clear-float{ clear:both; height:0; font-size: 1px; line-height: 0px;}

/*=============================================================common========end=======================================================*/




/*=============================================================layout========begin=====================================================*/

body{font-family:Verdana;}
	#shop-container{padding:0;}
		#shop-main{}
			#eeku-header{height:40px; padding:5px 0; border-bottom:solid 5px #999; background:#fff;}
			
			#shop-header{width:940px; height:220px; margin:5px auto 0;}
			#shop-main-content{width:930px; margin:5px auto 0; padding:5px; overflow:hidden;}
				#shop-navigator-your-position{padding:5px 0; margin-bottom:5px; font-size:12px; height:25px; border-bottom:dotted 1px #ccc; color:#ccc;}
				#shop-side-bar{float:left; width:200px;}
				#shop-content{margin:0 0 0 210px; color:#ccc;}
			#shop-friend-link{width:930px; margin:5px auto 0; padding:5px;}
			#shop-friend-link a{margin:auto 3px;}
			#shop-footer{width:930px; margin:5px auto 0; padding:5px; line-height:30px; color:#ccc;}
			#eeku-footer{width:930px; margin:5px auto; padding:0 5px; color:#ccc;}

/*=============================================================layout========end=======================================================*/


/*=============================================================layout-page========begin=====================================================*/
	
            .page-product-list #shop-side-bar{display:none;}
            .page-product-detail #shop-side-bar{float:right; width:315px;}
            .page-message-board #shop-side-bar{float:right; width:210px;}
            .page_article_list  #shop-side-bar{float:right; width:210px;}
            .page_article_view  #shop-side-bar{float:right; width:210px;}
            .page_article_view-by-title  #shop-side-bar{display:none;}
            
            .page-product-list #shop-content{margin:0 0 0 0;}
            .page-product-detail #shop-content{margin:0 0 0 0; padding:0; width:610px; float:left;}
            .page-message-board #shop-content{margin:0 0 0 0; width:709px; border-right:solid 1px #ebebeb;}
            .page_article_list #shop-content{margin:0 0 0 0; width:694px; padding:0 10px 0 5px; border-right:solid 1px #ebebeb;}
            .page_article_view #shop-content{margin:0 0 0 0; width:694px; padding:0 10px 0 5px; border-right:solid 1px #ebebeb;}
            .page_article_view-by-title #shop-content{margin:0;}
		

/*=============================================================layout-page========end=======================================================*/


		
/*=============================================================theme========begin=====================================================*/
            /*衣酷导航条-购物车*/
            #eeku-navigator{width:940px; margin:5px auto 0; color:#fff;}
            #eeku-navigator a{background:none; color:#fff; text-decoration:underline; margin:0 5px;}
            #eeku-navigator a:hover{background:none; color:#cf0; text-decoration:none;}
            #eeku-navigator a.shopping-cart{color:#fff; padding-left:22px; background:transparent url(/template/9/icon-shopping-cart.gif) no-repeat left 1px;}
             
            /*左侧链接*/
            .left-info-container a{background:none; color:#ccc; text-decoration:underline; line-height:20px;}
            .left-info-container a:hover{background:none; color:#fff; text-decoration:none;}
            
            /*左侧标题+更多*/
            .left-info-container .info-title{font-size:14px; font-weight:bold; padding:5px 10px 0 5px; height:25px; line-height:25px; overflow:hidden; background:transparent url(/template/9/bg-shop-title.gif) no-repeat; color:#fff;}
            .left-info-container .info-title .more{float:right; color:#ccc; line-height:25px;}
            
            /*左侧其他*/
            .left-info-container{font-size:14px; margin-bottom:5px;}
            .left-info-container .info-content{line-height:25px;border-top:none; padding:5px; font-size:12px; color:#ccc;}
            .left-info-container .new-topic{padding:0; margin:0 0 0 15px; list-style-type:circle;}
            .left-info-container .new-topic a{border-bottom:dotted 1px #ccc; padding-bottom:2px; text-decoration:none;}
            .left-info-container .new-topic a:hover{border:none;  color:#fff;}
            
            /*内容列表*/
            .page-product-list .product-list ul li a.product-item-image{padding:4px 2px 4px 3px;}
            .product-list ul li a.product-item-image:hover{background:#fff; border-color:#ccc; filter:alpha(Opacity=100); -moz-opacity:1.0;}
            .product-list ul li a.product-item-image span{width:220px; height:220px; display:block; cursor:pointer;}
            .product-list ul li .product-item-price{display:block; height:20px; line-height:20px; text-align:center; font-size:12px; color:#ccc;}
                .product-list ul li .product-item-price .product-market-price{text-decoration:line-through; font-style:italic; }
                .product-list ul li .product-item-price .product-member-price{color:#f90;}
            .product-list ul li .product-item-operation{display:block; height:20px; line-height:20px; text-align:center; font-size:12px;}
                .product-list ul li .product-item-operation a{background:none; color:#fff; text-decoration:underline; margin:5px;}
                .product-list ul li .product-item-operation a:hover{background:#595959; color:#fff; text-decoration:none;}
            .product-list ul li .product-item-name{display:block; height:50px; line-height:25px; text-align:center;}
                .product-list ul li .product-item-name a{background:none; color:#cf0; text-decoration:underline; font-weight:bold;}
                .product-list ul li .product-item-name a:hover{ color:#fff; text-decoration:none;}
            
            /*店铺名*/
            .shop-name{ height:200px; line-height:200px;}
            #shop-name{ left:5px; top:0; font-family:微软雅黑,黑体,宋体; font-weight:bold; font-size:40px; color:#fff;}
            /*店铺导航*/
            #shop-navigator{width:940px; margin:5px auto 0; height:35px; overflow:hidden; background:url(/template/9/bg-shop-navigator-bar.jpg) no-repeat}
            .shop-navigator-container{position:absolute;}
            .special-menu-container{position:absolute; left:800px; top:0; display:block; width:120px; overflow:hidden;}
                .special-menu-container a{float:right; height:30px; margin-right:3px; padding-right:4px; text-decoration:none; background:none; color:#036; }
                .special-menu-container a span{display:block; font-size:14px; padding:5px 5px 0; text-align:center; cursor:pointer; }
                .special-menu-container a:hover{background:none; color:#036; text-decoration:underline;}
            
            .common-menu-container{position:absolute; left:5px; top:0; display:block; width:800px; height:35px; overflow:hidden;}
                .common-menu-container a{color:#ccc; float:left; margin-right:2px; height:35px; text-decoration:none; padding:0 0 0 8px; overflow:hidden; font-weight:bold;}
                .common-menu-container a span{display:block; float:left; font-size:14px; padding:0px 12px 0px 20px; line-height:35px; height:35px; text-align:center;}
                .common-menu-container a:hover,
                .page-shop-navigator-menu-item-home .common-menu-container a.shop-navigator-menu-item-home,
                .page-shop-navigator-menu-item-xinpin .common-menu-container a.shop-navigator-menu-item-xinpin,
                .page-shop-navigator-menu-item-tuijian .common-menu-container a.shop-navigator-menu-item-tuijian,
                .page-shop-navigator-menu-item-tejia .common-menu-container a.shop-navigator-menu-item-tejia,
                .page-shop-navigator-menu-item-daogou .common-menu-container a.shop-navigator-menu-item-daogou,
                .page-shop-navigator-menu-item-paihang .common-menu-container a.shop-navigator-menu-item-paihang,
                .page-shop-navigator-menu-item-article .common-menu-container a.shop-navigator-menu-item-article,
                .page-shop-navigator-menu-item-liuyan .common-menu-container a.shop-navigator-menu-item-liuyan
                { color:#fff; line-height:18px; cursor:pointer;}
                .common-menu-container a:hover span,
                .page-shop-navigator-menu-item-home .common-menu-container a.shop-navigator-menu-item-home span,
                .page-shop-navigator-menu-item-xinpin .common-menu-container a.shop-navigator-menu-item-xinpin span,
                .page-shop-navigator-menu-item-tuijian .common-menu-container a.shop-navigator-menu-item-tuijian span,
                .page-shop-navigator-menu-item-tejia .common-menu-container a.shop-navigator-menu-item-tejia span,
                .page-shop-navigator-menu-item-daogou .common-menu-container a.shop-navigator-menu-item-daogou span,
                .page-shop-navigator-menu-item-paihang .common-menu-container a.shop-navigator-menu-item-paihang span,
                .page-shop-navigator-menu-item-article .common-menu-container a.shop-navigator-menu-item-article span,
                .page-shop-navigator-menu-item-liuyan .common-menu-container a.shop-navigator-menu-item-liuyan span
                {}
                /* 网店收藏*/
                .special-menu-container .favourites{color:#fff; padding:0px 0px 0px 30px; height:35px; line-height:35px; background:url(/template/9/bg-favourites.gif) no-repeat left center; }
                .special-menu-container .favourites:hover{ color:#ccc; background:url(/template/9/bg-favourites.gif) no-repeat left center; text-decoration:none; }
                /* 会员留言*/
                .liuyan{height:88px; color:#ccc; padding:20px 0 20px 148px; margin:0 0 10px 0; background:url(/image/system-icon/info-002-128-128.png) no-repeat; font-size:14px; line-height:25px; border-bottom:dotted 1px #ebebeb;}
                .liuyan-layout-title{margin:5px 0; padding:5px 0; border-bottom:solid 2px #ebebeb; font-size:16px; font-weight:bold; color:#ccc;}
                .liuyan-layout-title a{ color:#999;}
                .liuyan-layout-title a:hover{ color:#ccc;}
                /* IM*/
                .im{ text-align:left; height:30px; line-height:24px;}
                .im a{ font-size:12px; color:#cf0;}
                .im a:hover{ color:#ccc;}
                /* 网店介绍*/
                .shop-intuduce{ color:#ccc;}
                /* 商品列表*/

/*=============================================================theme========end=======================================================*/


/*=============================================================eeku.cn header========begin=====================================================*/

            #eeku-header a.eeku-logo{position:absolute; left:20px; top:5px; display:block; width:110px; height:40px; background:#fff url(http://common.nahuo.com/img/logo.gif) no-repeat;}
            #eeku-header a.eeku-logo:hover{}
            #eeku-header .right{float:right; margin:5px 5px 0 0; width:600px; height:24px; overflow:hidden;}
            #eeku-header .right a{float:left; height:24px; margin-right:8px; padding-left:8px; text-decoration:none; background:transparent url(/template/8/bg-button-1.gif) no-repeat left 0; color:#666;}
            #eeku-header .right a span{display:block; font-size:12px; padding:0 8px 0 0; line-height:24px; background:transparent url(/template/8/bg-button-1.gif) no-repeat right -24px; text-align:center; cursor:pointer;}
            #eeku-header .right a:hover
            {background:transparent url(/template/8/bg-button-1.gif) no-repeat left 0; color:#860900; text-decoration:underline;}
            #eeku-header .right .input-text{float:right; margin-right:5px; font-size:12px; width:150px;}
            #eeku-header .right .input-button{float:right;}
/*=============================================================eeku.cn header========end=====================================================*/




/*=============================================================other========begin=====================================================*/
      

                
            .shop-search-bar{position:absolute; left:5px; top:33px; width:930px; overflow:hidden;}
                .shop-search-bar ul{margin:0; padding:0; list-style:none; float:left;}
                .shop-search-bar ul li{float:left;}
                .shop-search-bar ul li .input-select{margin-right:3px; width:200px;}
                .shop-search-bar ul li .input-text{margin-right:3px; font-size:12px; width:120px;}
                .shop-search-bar ul li.right{float:right; margin:3px 0 0 0; width:500px; height:20px; line-height:20px; text-align:right; overflow:hidden;}
                .shop-search-bar ul li.right a{background:none; color:Green; text-decoration:underline; margin-right:8px;}
                .shop-search-bar ul li.right a:hover{background:none; color:Green; text-decoration:none; margin-right:8px;}
                
            .shop-hot-info{position:absolute; left:5px; top:73px; width:930px; height:24px; overflow:hidden;}
                .shop-hot-info a{background:none; color:Blue; text-decoration:none; margin-right:8px;}
                .shop-hot-info a:hover{background:none; color:Blue; text-decoration:underline; margin-right:8px;}
                
/*友情链接*/
            #shop-friend-link a{background:none; color:#666; text-decoration:underline; font-size:14px;}
            #shop-friend-link a:hover{background:none; color:#666; text-decoration:none;}  
                
                
/*其它*/
        
            
            
        .special-product-list{list-style:none; margin:0; padding:0; width:188px; overflow:hidden;}
            .special-product-list li{float:left; width:90px; padding:0 2px; height:140px; overflow:hidden;}
            .special-product-list li .thumbnail{display:block; width:88px; height:88px; border:solid 1px #ebebeb; background:#f8f8f8;}
            .special-product-list li .thumbnail:hover{display:block; width:88px; height:88px; border:solid 1px #f90; background:#ebebeb;}
            .special-product-list li .thumbnail span{display:block; width:88px; height:88px; background-position:center center; background-repeat:no-repeat; cursor:pointer;}
            .special-product-list li .name{display:block; line-height:20px; height:50px; text-align:center;}
            
        .home_left-topic-list{width:200px; overflow:hidden;}
            .home_left-topic-list .item{display:block; height:60px; margin-bottom:5px; border:solid 5px #ebebeb;}
            .home_left-topic-list .item:hover{display:block; height:60px; margin-bottom:5px; border:solid 5px #ebebeb;}
            .home_left-topic-list .item img{border:none; width:190px; height:60px;}
            


        .block-info-container{border:solid 1px #d85c07;}
        .block-info-container .block-info-border{border:solid 4px #f8f8f8; padding:5px; }
        .block-info-container .block-info-border-2{border:solid 4px #fff;}
        .block-info-container .block-info-title-bar{background:url(/template/9/bg-title-bar.gif) no-repeat; padding:5px 10px 10px; font-size:14px; font-weight:bold; color:#fff;}
        .block-info-container .block-info-title-bar a{background:none; color:#fff; text-decoration:underline;}
        .block-info-container .block-info-title-bar a:hover{background:none; text-decoration:none;}
        .block-info-container .block-info-content{font-size:14px; line-height:30px;}
        .block-info-container .block-info-content ol{margin-left:25px; list-style-type:circle; list-style-position:outside; line-height:25px;}
        .block-info-container .block-info-content ol li{padding-bottom:5px; border-bottom:dotted 1px #ebebeb;}
        .block-info-container .block-info-content a{line-height:25px; background:#fff; color:#000; text-decoration:none;}
        .block-info-container .block-info-content a:hover{background:#666; color:#fff;}
        
        .product-list{margin:0 0 0 0; width:700px; padding:0; overflow:hidden;}
        .page-product-list .product-list{width:932px;}
        /*兼容IE6*/
        * html .product-list{margin-left:-0px;}
        .product-list ul{list-style:none; width:710px; margin:0; padding:0;}
        .page-product-list .product-list ul{width:942px;}
        .product-list ul li{float:left; display:block; width:230px; height:320px; margin:0 5px 10px 0; padding:0; overflow:hidden;}
        .page-product-list  .product-list ul li{width:227px; margin-right:7px;}
        .product-list ul li a.product-item-image{display:block; width:220px; height:220px; border:solid 1px #777; padding:4px; text-align:center; background:#595959; filter:alpha(Opacity=90); -moz-opacity:0.9;}
        
        
        .pager-container{font-family:Verdana; font-size:14px; margin:10px 0 0 0;}
        .pager-container span.right{float:right; font-family:Verdana; font-size:14px; padding:0;}
        .pager-container span{font-family:Verdana; font-size:14px; padding:0 5px;}
        .pager-container a{padding:3px 6px; font-family:Verdana; font-size:14px;}
        .pager-container a:hover{padding:2px 5px;border:solid 1px #f30; background:#f90; color:#fff;}
        
        
        
        .product-item-image{display:block; height:400px; border:dotted 1px #ebebeb; padding:4px;}
        .product-detail{margin:5px 0 0 0;}
        .product-comment{margin:5px 0 0 0; border:solid 5px #f2f2f2; padding:10px;}
        .product-comment .link-go-to-comment{background:none; color:#666; text-decoration:underline; float:right;}
        .product-comment .link-go-to-comment:hover{background:none; color:#666; text-decoration:none;}
        .product-comment .title{font-size:16px; font-weight:bold; float:left; margin-bottom:5px;}
        
        
        
        .article-view{margin:6px 0 0 0; font-family:Verdana;}
            .article-view h1{font-size:20px; padding-bottom:10px; margin-bottom:10px; border-bottom:solid 1px #ebebeb; text-align:center;}
            .article-view .content{color:#ccc; font-size:14px; text-align:justify; text-justify:inter-ideograph;}
            .article-view .content a{padding:0 5px;}
            .article-view .content a:hover{color:#fff; background:#666; text-decoration:none;}        
            .article-view .content-pager{text-align:center; padding:25px 0;}
            .article-view .content-pager span{ font-size:12px; padding:3px 0px; color:#ccc;}
            .article-view .content-pager a{color:#f90; border:solid 1px #fff; text-decoration:underline; padding:5px 10px; margin-left:10px; font-size:12px; font-weight:bold; font-family:Verdana;}
            .article-view .content-pager a:hover{border:solid 1px #f60; background:#f90; color:#fff; text-decoration:none;}
            .article-view .content-pager a.selected{border:solid 1px #f60; background:#f90; color:#fff; text-decoration:none;}
        .article-list{margin:6px 0 0 0; padding:0; font-family:Verdana; list-style:none; font-size:14px;}
            .article-list .item{list-style:none; padding:0; margin:0 0 20px 0; border-bottom:dotted 2px #ebebeb; display:block;}
            .article-list .item .row{margin-bottom:5px; padding-bottom:5px; display:block;}
                        
            .article-list .title{ font-weight:bold;}
            .article-list .title a{background:none; color:#ccc; font-size:16px; text-decoration:none;}
            .article-list .title a:hover{background:none; color:#666; font-size:16px; text-decoration:underline;}
            .article-list .summary{color:#666; padding-left:20px; line-height:25px; font-family:楷体_GB2312; font-size:14px;}
            .article-list .summary p{padding:0; margin:0;}
            /*文章列表－浏览全文*/
            .article-list .link-browse-content{margin-left:20px; background:none; color:#ccc; text-decoration:underline;}
            .article-list .link-browse-content:hover{ text-decoration:none; color:#fff;}
            .article-list .publish-datetime{float:right; font-size:12px; color:#999;}
            /*文章列表－标签*/
            .article-list .tag{text-align:right; font-size:12px; color:#cf0;}
            


/*=============================================================other========end=======================================================*/