/* CSS Document */
body{
	background-color:#EFEFEF;
	}

.header{
	border-bottom:1px solid #D1D1D1;
	background-color:#FFF;
	}
.shop_nav{
	margin-top:10px;
	height:40px;
	border-bottom:5px solid #F60;
	}
.shop_nav a{
	float:left;
	padding:0px 20px;
	height:39px;
	background-color:#F4F4F4;
	border:1px solid #D1D1D1;
	border-bottom:none;
	margin-right:-1px;
	line-height:39px;
	font-size:16px;
	
	}
.shop_nav a.idx{
	background-color:#F60;
	border:1px solid #F60;
	color:#FFF;

	}
.qiehuan,.qiehuan2{
	background-image: url(img/yanshen.png);
	background-position: left -350px;
	height:34px;
	margin-top:10px;
}
.qiehuan a,.qiehuan2 a{
	float:left;
	display:inline-block;
	line-height:32px;
	height:32px;
	border:#CCCCCC 1px solid;
	padding-left:12px;
	padding-right:12px;
	background-position: left -390px;
	background-image: url(img/yanshen.png);
	background-repeat: repeat-x;
	margin-left:8px;
}
.qiehuan2 a{
	padding-left:25px;
	padding-right:25px;
	}
.rightad{ margin-top:8px; float:left; width:250px; height:80px; background-color:#663399;}

.qiehuan a.idx,.qiehuan2 a.idx{
	background:none;
	background-color:#FFFFFF;
	border-bottom:none;
	height:33px;
	font-weight:bold;
}

.smbox-list-table{
	margin-top: 10px;
	background-color: #CCCCCC;
	}
	
.smbox-list-table th{
	background-color: #F2F1E6;
	border-top:#DDDDDD 1px solid;
	padding:0 8px;
	line-height: 30px;
	font-weight:normal;
	background-image: url(img/yanshen.png);
	background-position: left -432px;
	border-bottom:#DDDDDD 1px solid;
}

.smbox-list-table td{
	padding:6px 8px;
	line-height: 36px;
	font-weight:normal;
	border-bottom:#DDDDDD 1px solid;
}
.smbox-list-table th.tl{text-align:left; }
.smbox-list-table td.tl{text-align:left; }