.ulCalss {
	width:170px;
	margin:0px;
	padding:0px;
	padding-top:8px;
	background-color:#F1F1F1;
	height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	list-style-type: none;
}
#shop_left {
	width:170px;
	float:left;
	margin-top:2px;
}

.liCalss {
	height: 25px;
}
.liCalss A {
	color: #565656;
	font-size: 12px;
	text-decoration: none;
}
.liCalss A:hover {
	color: #565656;
	font-size: 12px;
	text-decoration:underline;
	background-color: #C4C4C4;
	display: block;
	height: 19px;
	width: 170px;
}
#shop_right {
	background-color: #F1F1F1;
	height: 100%;
	
	float: right;
	border: 1px solid #FFFFFF;	
}
#content #nav_b td {
	letter-spacing: 1.5px;
}
.shop_tdbg {
	background-image: url(../img/shop/shop_tdbg.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 232px;
	margin-top: 20px;

}

