body
{
	background-color:#ffffff;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	/* Êó±ê»¬¹ý */
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.navMenu
{
	width:80px;
	height:27px ;
	margin-right:1px;
	text-align:center;
	padding-top:8px ;
	padding-bottom:2px !important;padding-bottom:0px;
	padding-left:12px !important;padding-left:8px;
	padding-right:12px !important;padding-right:8px;
	font-size:14px;
	background-image:url(/shopping/images/navButtonBg2.gif);
}

.navMenuCurrent
{
	width:80px;
	height:27px;
	margin-right:1px;
	padding-bottom:0px !important;
	text-align:center;
	padding-top:8px;
	padding-left:8px !important;padding-left:8px;
	padding-right:12px !important;padding-right:8px;
	font-size:14px;
	background-image : url(/shopping/images/navButtonBg1.gif);
}

.msgPanel
{
	margin-bottom:12px;
	padding:20px 20px 20px 20px;
	background-color:#FFFBDE;
	border:1px dashed #FAA603;
}

.title
{
	color:#A96605;
	font-size:14px;
}
.price
{
	color:#CB0013;
	font-weight:bold;
}
.bar1
{
	PADDING-TOP: 5px; HEIGHT: 24px; BACKGROUND-COLOR: #efefef;
}

.bar2
{
	PADDING-TOP: 3px; HEIGHT: 24px; BACKGROUND-COLOR: #fffbde;
}
.subLink
{
	padding-top:5px;
	padding-left:12px;
}