/*超市样式 
创建人：耿艳妮
创建时间：2011年11月10日*/
@import url(../cframe/top.css);
@import url(../cframe/bottom.css);
@import url(../cframe/imgSlider.css);
@import url(../cframe/navPager.css);
@import url(../cframe/tableList.css);
@import url(../cframe/searchStyle.css);
.bearingMallList{
	width:100%;
	border-top: 2px solid #ccc;
	margin-top:10px;
	}
.annouce{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	}
.noMsgDsrb{
	clear:both;
/*	border:1px solid #CCC;*/
	width:auto;
	height:80px;
	padding:5px;
	font-size:14px;
	}
.msgFont{
	clear:both;
	padding-top:10px;
	padding-left:10px;
	color:#F00;
	}
.gotoUrl{
	clear:both;
	width:250px;
	margin:0 auto;
	padding-top:10px;
	color:#03C;
	}
.gotoUrl a{
	color:#03C;
	text-decoration:underline;
	}