﻿.IndexHeadMenu
{
 width: 1000px;
 margin: 0 auto;
}
.IndexHeadMenuBottom
{
margin: 0 auto; 
width: 1000px;
background-color:#0B0B0B;
}
.IndexFootStyle
{
width: 1000px; 
margin: 0 auto; 
text-align: center;
margin-top: 6px;
}

.indexContent
{}

.ProductHotTitleStyle
{
text-align: left; 
width: 206px; 
color:#dc6097; 
font-size:9pt; 
font-weight:bold;
background:url(Images/HotBg.png);
height:28px;
}
*html .ProductHotTitleStyle
{
text-align: left; 
width: 206px; 
color:#dc6097; 
font-size:9pt; 
font-weight:bold;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Basic/Images/HotBg.png');
background:;height:28px;
}

*+html .ProductHotTitleStyle
{
text-align: left; 
width: 206px; 
color:#dc6097; 
font-size:9pt; 
font-weight:bold;
background:url(Images/HotBg.png);
height:28px;
}


.ProductContentStyle
{
font-weight: bold; 
margin-top:6px; 
width: 180px; 
color: White;
}


*html .ProductContentStyle
{
font-weight: bold;  
width: 180px; 
color: White;
}

*+html .ProductContentStyle
{
font-weight: bold;  
margin-top:6px;
width: 180px; 
color: White;
}





/*页眉样式*/
.fontStyle
{
color:#FFFFFF; 
text-decoration:none; 
font-family: Arial Black 微软雅黑; 
font-size:9pt; 
font-weight:bold;
}



.FootMenu
{
position:; 
padding-top: 8px; 
text-align: ;
margin: ; 
width:;
}
*html .FootMenu
{
position: absolute; 
padding-top: 10px; 
text-align: center;
margin: 0 auto; 
width: 1000px;
}
*+html .FootMenu
{
position: ; 
padding-top: ; 
text-align: ;
margin: ; 
width: ;
}
.footheigh
{
 height:3px;
}
*html .footheigh
{
 height:10px;
}
*+html .footheigh
{
 height:;
}