/*****************************************************************
 * 产品信息列表控件
 * 名称：CDMODProductListControl
 ******************************************************************/
/*================================================================*/
/*风格一：传统模式
  modproduct_list_one
=========================================================
*/

.modproduct_list_one{}
.modproduct_list_one table td a:link, .modproduct_list_one table td a:visited, .modproduct_list_one table td a:hover, .modproduct_list_one table td a:active {border:none;text-decoration:none}
.modproduct_list_one  .titleCss a:link{color:#0000FF;}
.modproduct_list_one  .titleCss a:hover{color:#CFA54E;}
.modproduct_list_one  .titleCss a:active{color:#CFA54E;}
.modproduct_list_one  .titleCss a:visited{color:#FF0000;}
.modproduct_list_one .ProductImgCss img{ width:60px; height:40px;}
.modproduct_list_one .titleCss
{
	font-size:16px;
	font-weight:bold;
	}
.modproduct_list_one .ImageThumbnail img{ width:60px; height:40px;}	
/*================================================================*/
/*风格二：竖排模式（从上到下图、标题、摘要）
  modproduct_list_one
=========================================================
*/

.modproduct_list_two {}
.modproduct_list_two img{border-width:0px;margin:0px;padding:0px}

/*================================================================*/
/*风格三：雷同一（待完善）
  modproduct_list_one
=========================================================
*/

.modproduct_list_three{}
.modproduct_list_three img{}

/*================================================================*/
/*自定义风格；
  modproduct_list_yourname
=========================================================
