﻿@charset "utf-8";
/* CSS Document */
body {
	background: url(bg.jpg) repeat-x #E6E6E6;
	font-size: 12px;
}
a {
	text-decoration: none;
}

.clear {
	clear: both;
}
#main {
	width: 960px;
	margin: auto;
	text-align: left;
}
#head {
	margin-top: 20px;
}
#head span {
	margin: 26px 0 0 23px;
}
.logo{
	float: left;
	width: 400px;
}
.logo img{
	display: block;
	float: left;
}
.logo span{
	display: inline-block;
	float: left;
}
.operate {color:#333;
	float: right;
	margin-top: 20px;
}

.operate a{color:#cc0000;padding:0 5px;
	
	
}
.operate span {
	padding-left: 36px;
	padding-right: 2px;
}
.nav {
	clear: both;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 20px;
        margin-top: 10px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.nav a{
	padding-left: 10px;
}
.nav .menu{
	float: left;
	width: 560px;
	_padding-top: 10px;
}
.mini-cart{
	float: right;
	padding-left: 22px;
	padding-right: 5px;
	background: url(cart.gif) no-repeat left center;
}
.mini-cart span{
	color: #8B0100;
	font-weight: bold;
	padding: 0px 5px;
}
.mini-cart a{
	color: #414141;
}
#content {
}
.focus {
	width: 755px;
	height: 307px;
	margin-top: 10px;
}
.news {
	border: 1px solid #BEBEBE;
	background: url(news-bg.gif) repeat-x;
	width: 753px;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	margin-top: 7px;
	
}
.news img{
	display: block;
	width: 118px;
	float: left;
	padding: 12px 0px 0px 5px;
}
.news ul{
	float: left;
	width: 600px;
}
.news ul li{
	margin-left: 5px;
}
.news ul li a{
	color: #8C0001;
}
.today-price {
	background: url(now-price.jpg) repeat-x;
	border: 1px solid #BEBEBE;
	margin-top: 10px;
	width: 198px;
	height: 353px;
	float: right;
	display: inline;
}
.today-price table {
	background: #FFF;
	margin: 9px auto;
	padding: 2px;
}
.today-price table td {
	text-align: left;
}
.today-price table table table {
	margin-bottom: 20px;
}
.huiyuanjia {
	color: #8E0001;
	font-weight: bold;
}
.huiyuanjia strong {
	display: block;
	background: #8C0000;
	padding: 3px 11px;
	color: #FFF;
	font-weight: bold;
}
.search {
                  
        background: url(search-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	width: 198px;
	height: 260px;
	margin-top: 10px;
	padding-top: 5px;
	
}
.search div {
	background: #FFF;
	padding: 20px 6px;
	margin: 8px;
}
.search form {
	height: 21px;
	line-height: 21px;
	margin: 10px 0px 17px 0px;
}

.sobtn {height:16px;}
#pro-category li {
                  
        width:158px;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px;
	background: url(arrow.gif) no-repeat 160px center;
	position: relative;
	cursor: pointer;
}
#pro-category li a{
	color:#000
}
#pro-category li a:hover{
	color: #ff0000;
}

#pro-category li ul {
	position: absolute;
	left: 168px;
        z-index:100;
	top: 0px;
	display: none;
	width: 120px;
	background: #FFF;
	border: 3px solid #CECECE;
	padding: 5px 10px;
}
#pro-category li ul li{width: 105px;
	background: url(arrow-1.gif) left no-repeat;
	padding: 5px 5px 5px 10px;
}
#pro-category li ul li a{
	color: #656565;
}
#pro-category li ul li a:hover{
	color: #ff0000;
}

#pro-category li:hover ul, #pro-category li.over ul {
	display: block;
}
.ad-area { 
	margin-top: 7px;
	background: url(search-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	width: 198px;
                  overflow: hidden;
	text-align: center;
}
.ad-area img {
        width:180px;
        height:91px;
}
.ad-area a {
	display: block;
	margin: 5px auto;
}
/*精品推荐*/
.recommend {background: #8C0000;
        float: left;
	width: 547px;
        height:467;
        margin-left: 8px;
        _margin-left: 6px;
        overflow: hidden;
	border: 1px solid #BEBEBE;
	margin-top: 10px;
}
.recommend .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
	padding: 9px 12px;
}
.recommend .title a {
	margin-left: 420px;
}
.itemTit {
	background: #8C0000;
	clear: both;
}
.itemTit h2{float:left;
	display: inline-block;
	margin: 0px;width:68px;text-align: center;
	padding: 3px 0px;
        display: inline;
        *zoom:1;
	background: #FFF;


}
.itemTit h2 a {
        
	color: #8C0000;
	font-weight: bold;
}
.itemTit .h2bg {
	background: #8C0000;
}
.itemTit .h2bg a {
	color: #fff;
	font-weight: normal;
}
.goodsBox {
	background: #fff;
	clear: both;
	zoom: 1;
	height: 509px;
        overflow: hidden;
}
.goodsItem {
        float: left;
	width: 150px;
	height: 220px;
	margin: 16px;
        display: inline;
	
}
.goodsItem table {
	width: 100%;
}
.goodsItem img {
	margin-bottom: 5px;
}
.goodsItem p {
        width:150px;
        height:25px;
        line-height:25px;
        overflow: hidden;
	text-align:center;
	padding: 5px 0px;
}
.goodsItem p a {
	color: #676767;
	text-decoration:none;
}
.goodsItem p a:hover {
	color:#ff6600;
	text-decoration:none;
}
.goodsItem .market {
	font-style: normal;
	text-align: center;
	display: block;
	text-decoration:line-through
}
.goodsItem .local {
	font-weight: bold;
	text-align: center;
	display: block;
}
.goodsItem .local span {
	color: #8A0000
}


.classic {
	float: right;
                  width: 198px;
	background: url(classic-bg.gif) repeat-x;
	margin-top: 10px;
	border: 1px solid #BFBFBF;
	height: 567px;
}
.classic .title {
	height: 26px;
	border-bottom: 1px solid #BFBFBF;
	padding: 10px 8px 0px 10px;
	background: #FFF;
	margin: 10px 10px 0px 10px;
}
.classic .title a {
	margin-left: 70px;
}
.classic ul {padding:0 5px;
	text-align: center;
	background: #FFF;
	margin: 0px 10px;
	height: 170px;
}

.classic ul li div{
	text-align: center;
	background: #FFF;
                  width:168px;
                  height: 18px;
	line-height:18px;
	overflow: hidden;
}
.classic ul a {
	color: #676767;
}
.classic ul img{
                  width: 130px;
	height: 110px;
}

.true-info {
        float:left;
	border: 1px solid #BEBEBE;
	width: 753px;
        height:263px;
	margin-top: 10px;
        overflow: hidden;
	
}
.true-info div.content{
	background: #FFF; 
	height: 224px;
}
.true-info .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
	padding: 10px 12px;
}
.true-info .title a {
	margin-left: 620px;
}
.true-info .img1 {
	float: left;
	width: 269px;
	padding: 9px 7px 7px 8px;
}
.true-info .img2 {
	float: left;
	width: 199px;
	padding: 9px 5px;
}
.true-info .img2 a {
	display: block;
	
}

.true-info .img2 img{
	
	width: 199px;
	height:100px;
}

.true-info div ul {
	float: left;
	padding: 7px;
	margin-left: 5px;
}
.true-info div ul a{
	color: #444444;
	line-height: 21px;
}
.true-info div ul a:hover{
	color: #cc0000;
	font-weight:bold;
}
.true-info div ul li span{float: right;
	color: #666;
	
}
.cooperation {
	border: 1px solid #BFBFBF;
	width: 198px;
                  height:263px;
	float: right;
	margin-top: 10px;
                  display: inline;
}


.cooperation .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
	padding: 10px 12px 9px 10px;
	text-align: left;
}
.cooperation .title a {
	margin-left: 80px;
}
.cooperation div {
	text-align: center;
	background: #FFF;
	padding: 10px 0px 10px 0px;
}
.cooperation div a {
	padding-bottom: 6px;
}
.ad{
                  float: left;
                  clear:both;
	margin: 10px auto;
}


.ad-left {
	background: url(ad-left-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	padding: 10px;
	width: 178px;
                  height: 400px;
                  overflow: hidden;
	float: left;
}
.ad-left img{
        width: 178px;
        height: 400px;
        }

/*卡友定制*/
.appointment {
	width: 547px;
                  height:420px;
	border: 1px solid #BEBEBE;
	float: left;
	margin-left: 6px;
                   background:#fff;
}
.appointment .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
	padding: 10px 12px;
}
.appointment .title a {
	margin-left: 420px;
}
.appointment .box {
                  width:527px;
                  background: #FFF;
	padding: 4px 10px 5px 10px;
	
}
.appointment .box ul {
	float: left;
	width: 161px;
	margin: 11px 7px;
	display:inline; 
}
.appointment .box ul li{
        text-align: center;
	float: left;
	width: 161px;
	
}
.appointment .box ul li div{
                   text-align: center;
	height:18px;
                  line-height:18px;
	width: 161px;
	overflow: hidden;
}
.appointment .box ul a {
	color: #676767;
}
.appointment .box ul a:hover{
	text-decoration: none;
                  color:#cc0000;
}
.attestation {
	float: right;
	width: 178px;
	background: url(ad-left-bg.gif) repeat-x;
	border: 1px solid #BFBFBF;
	padding: 10px;
	height: 400px;
        overflow: hidden;
}
.attestation .title {
	border-bottom: 1px solid #BFBFBF;
	background: #FFF;
	text-align: left;
	padding: 10px 10px;
	width: 158px;
}
.attestation div{
	width: 178px;
	padding: 5px 0px;
	background: #FFF;
	text-align: center;
}
.attestation div a{
	display: block;
	padding: 5px 0px;
}
.forum {float:left;
	width:958px;
        margin-top: 10px;
	border: 1px solid #BEBEBE;
}
.forum .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
        padding: 10px 12px;
}
.forum .title a{
	margin-left: 800px;
}
.forum table {
	background: #FFF;
}
.forum table th{
	background: #8C0000;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}
.forum table td ul{
	background: url(list-style.gif) no-repeat left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
.forum table td ul li a{
	color: #444444;
}

.forum table div{
	margin-left:10px; overflow: hidden;POSITION: relative;margin-top:0px; background:#f8f8f8;width:215px;height:196px;
}

.forum table div img{
	width: 215px;
	height: 198px;
}
.ad-foot{
        float:left;
        margin: 10px auto;
}

.ad-foot img{
	
	border: 1px solid #BEBEBE;
}
#foot {  
        float: left; 
        display: inline;   
	padding-bottom: 10px;
}
#foot h6{
	font-weight: bold;
	padding: 10px 0px;
	color: #323232;
	font-size: 14px;
}
.link{
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	padding: 10px;
	
}
.link a{
	color: #323232;
	padding: 0px 4px;
}
.link a:hover{
	color: #cc0000;
	
}
.foot-nav{
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	padding: 5px 0px;
}
.foot-nav a{
	padding-left: 12px;
}
#foot table{
	margin: 10px 0px;
	text-align: center;
}
#foot table p{
	border-left: 1px solid #BFBFBF;
	padding-left: 10px;
	text-align: left;
	color: #444444;
	line-height: 150%;
}
