﻿

@import url(/styles/public.css);
@import url(/Styles/ie/WebTopBottom.css);
@import url(/Styles/ie/WebTopSecondNavigation.css);

.spanTag
{
	cursor:pointer;
}

.divWeekProduct
{
	border-left:solid 1px #ff9a00;border-right:solid 1px #ff9a00; padding-top:5px;	
}

.divWeekProduct a
{
	background-color:white; border-bottom:dashed 1px #d7d7d7; display:block; height:23px; padding-top:3px; width:190px; margin:0px auto; padding-left:5px;
}

.divWeekProduct a:hover
{
	
	text-decoration:none;
}

.divWeekProduct .spanWeekProductLeft
{
	float:left;	
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break:break-all; word-wrap:break-word;
	width:80px;
}
.divWeekProduct .spanWeekProductRight
{
	float:right; padding:5px 11px;
	width:10px;height:9px;
	cursor:pointer;
	font-family:宋体;margin-right:26px;
}
.divWeekProduct .spanWeekProductRightMouseOver
{
	float:right; padding:5px 11px;
	width:10px;height:9px;
	cursor:pointer;
	font-family:宋体;background:url(/images/mouseover_bg.gif) no-repeat;margin-right:26px;
}

.spanWeekProductRight img
{
	cursor:pointer;
}
