﻿.sub
{
float:left;
position: relative;
 width:200px;

  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
  color:#3399cc;
 line-height:21px;
 white-space:nowrap;
}
.subnum
{

  font-family:Verdana;
  font-weight:normal;
  font-size:11px;
  color:#666666;


}
.amount
{
float:left;
  font-family:Verdana;
  font-weight:bold;
  font-size:16px;
  color:#666666;
margin-left:5px;
}

.TitleText
{
	width:100%;
	float:left;
}
.title
{
  font-family:Verdana;
  font-weight:bold;
  font-size:16px;
  color:#666666;
padding-top:0px;
  line-height:20px;
float:left;
}
.titleNum
{
  font-family:Verdana;
  font-size:16px;
  color:#666666;

}
#showMore
{

 text-align:right;
 margin-right:145px;
 color:#3399CC;
 
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
 line-height:21px;
 cursor:pointer;

}

#subCatContainer
{
	float:none; clear:none; width:900px;
}
