﻿
.DetailTitle
{
margin:0 auto; 
border:2px;
border-style:solid; 
border-color:#9ACDF0;
float:left;
clear:right;
width:180px;
}

/*ProductHot控件的样式*/
.ProductStyle
{
border:2px;
text-align :left;
border-style:solid;
border-color:#9ACDF0;
width:202px;
background-color:#F1F7FB;
}

.ProductHotTitile
{
background-color: #699BC3;
border: 2px; 
border-style: solid;
border-color: #9ACDF0; 
font-weight: bold; 
font-size: 10.5pt;
font-family: Verdana; 
top:0; 
width:202px;
}

.ProductHotFont
{
	text-decoration:none;
	cursor: pointer; 
	color:#aaabab;
	font-size:9pt;
	font-weight:bold;
}
 .ProductHotFont:hover
{
 cursor: pointer;
 text-decoration:underline;
}

.ProductListCategoryBG
{ background:url(Images/ProductListCategoryBG.png) ; 
  height:64px; 
  width:600px;
  font-size:10.5pt;
  font-family:Arial;
  text-align:left;
  color:#b4b4b4;
}
*html .ProductListCategoryBG

{
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Basic/Images/ProductListCategoryBG.png');
  background:; 
  height:64px; 
  width:600px;
  font-size:9pt;
  font-family:Arial;
  color:#b4b4b4;
  /*color:#ea1d68;*/
  text-align:left;
}

*+html .ProductListCategoryBG
{ background:url(Images/ProductListCategoryBG.png) ; 
  height:64px; 
  width:600px;
  font-size:9pt;
  color:#b4b4b4;
  font-family:Arial;


  text-align:left;
}
.ProductListSetBG
{ background:url(Images/ProductListSetBG.png) ; 
  height:32px; 
  width:600px;
  font-size:9pt;
  font-family:微软雅黑 Arial Black;
  color:#b4b4b4;
 
}
*html .ProductListSetBG
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Basic/Images/ProductListSetBG.png');
  background:; 
  height:26px; 
  width:600px;
  font-size:9pt;
font-family:微软雅黑 Arial Black;
  color:#b4b4b4;

	
	
  


}
*+html .ProductListSetBG
{ background:url(Images/ProductListSetBG.png) ; 
  height:32px; 
  width:600px;
 font-size:9pt;
  font-family:微软雅黑 Arial Black;
  color:#b4b4b4;
 
}


.ProductHotTitleFont
{
font-family: 微软雅黑 Arial Black; 
padding-left: 17px; 
color: #b4b4b4; 
font-size:9pt;
padding-top: 10px;	
}


.AddCart
{
	text-decoration:none;
	cursor: pointer; 
	color:#fe9147;
	font-size:10pt;
}
 .AddCart:hover
{
 cursor: pointer; 
 color:#fe9147;
 font-size:10pt;
 text-decoration:underline;
}

.ProductNameFont
{
	font-family:微软雅黑 Arial Black;
	font-size:12pt;
	color:#FFFFFF;
	
	}
	
	.Productlabel
	{
		font-size:10pt;
		color:#FFFFFF;
		}