﻿/*.footstatic
{
font-size:9pt;
cursor:hand; 
font-weight:bold;
color:#acacac;
padding-top:4px;	
text-decoration:none;
padding-left:12px;
}
*/

.footstatic
{
font-size:9pt;
cursor:hand; 
font-weight:bold;
color:#acacac;
padding-top:4px;	
text-decoration:none;
padding:;
}



/*.foothover
{
font-size:9pt;
cursor:pointer;
font-weight:bold;
color:#ffffff;
padding-top:4px;	
text-decoration:none;
padding-left:12px;

}
*/

.foothover
{
font-size:9pt;
cursor:pointer;
font-weight:bold;
color:#ffffff;
padding-top:4px;	
text-decoration:none;
padding:;

}

.footstatic:hover
{
font-size:9pt;
cursor:hand; 
font-weight:bold;
color:#ffffff;
padding-top:4px;	
text-decoration:none;
}

.footCopyImg
{

background-image:url(Images/OMTCopy.png);
background-repeat:no-repeat;
width:42px;
height:47px;
}
*html .footCopyImg
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='Images/OMTCopy.png');
background-image:none;
background-repeat:no-repeat;
width:42px;
height:47px;
}
*+html .footCopyImg
{
background-image:url(Images/OMTCopy.png);
background-repeat:no-repeat;
width:42px;
height:47px;
}



/*------------------------------------------首页页脚的样式--------------------------------------*/
.FootBgStyle
{
/*background: url(Images/FootBg.png);*/
height: 111px; 
width: 1000px;
}
*html .FootBgStyle
{
/*background: url(Images/FootBg.png);*/
height: 111px; 
width: 1000px;
}
*+html .FootBgStyle
{
/*background: url(Images/FootBg.png);*/
height: 111px; 
width: 1000px;
}



/*------------------------------------------首页页脚的版权信息样式--------------------------------------*/

.FootCopyStyle
{
text-align: center; 
font-size: 7pt; 
font-family: Arial; 
height:25px;
color: #596578; 
padding-top: 7px;	
}
*html .FootCopyStyle
{
text-align: center; 
font-size: 7pt; 
font-family: Arial; 
height:100%;
color:  #596578; 
padding-top: 7px;	
}
*+html .FootCopyStyle
{
text-align: center; 
font-size: 7pt; 
font-family: Arial; 
height:25px;
color:  #596578; 
padding-top: 7px;	
}
