A:link		{ color: #003399; text-decoration: none; } 
A:visited	{ color: #006699; text-decoration: none; } 
A:active	{ color: #99CC33;  } 
A:hover		{ color: #993300;  }
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.shop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.lead {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.goods {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.data {
	font-size: 10px;
	color: #333333;
}
.base {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.back {
	background-color: #99CC66;
	background-image: url(img/bg.gif);
	padding: 0px;
	margin: 0px;
}
.menu {
	background-color: #EEEEEE;
}
.list1 {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(img/list.gif);
	list-style-type: circle;
	line-height: 20px;
}
.list2 {
	font-size: 10px;
	color: #CC3333;
	font-weight: normal;
	line-height: 15px;
}
