.erjifontover215332{ font-size: 11pt; text-decoration: none; font-family: 黑体; color: #fff; text-align: center; line-height: 160% ;}
.leaderfont215332{ line-height: 160%; font-family: 宋体; color: #666666; font-size: 11pt ;}
.yijibackground215332{ width: 111px;}
.erjibackground215332{ border-right: #cccccc 1px solid; width: 155px; border-bottom: #cccccc 1px solid; text-align: center; padding-top: 10px; background-color: #eeeeee; opacity: 0.8 ;}
.currentfontStyle215332{ line-height: 160%; font-family: 宋体; color: #cc0000; font-size: 11pt; text-decoration: none ;}
.fontstyle215332{ font-size: 13pt; text-decoration: none; font-family: 黑体; color: #fff; line-height: 160% ;}
.yijifontover215332{ font-size: 13pt; text-decoration: none; font-family: 黑体; color: #ff7033; line-height: 160% ;}
.erjibackgroundover215332{ border-right: #cccccc 1px solid; width: 155px; border-bottom: #cccccc 1px solid; text-align: center; padding-top: 10px; background-color: #8c8c8c; opacity: 0.7 ;}
.yijibackgroundover215332{ width: 111px;}
.ejfontstyle215332{ font-size: 11pt; text-decoration: none; font-family: 黑体; color: #ff7033; text-align: center; line-height: 160% ;}

/*需要更具实际情况调整的*/
/*图片显示大小*/
/*整个组件表格样式*/ 
.nav_changeimg_1  
{  
    list-style:none; 
    margin:0;
    padding:0;
    background:#000000;
    width:100%;}
/*大图区样式*/ 
.nav_changeimg_1 div.bigmvfc  
{  
   width: 100%; /*大图显示宽度*/ 
   height: 430px;} 
/*图片显示层样式*/ 
.nav_changeimg_1 div.bigbimg  
{
   width: 100%; /*大图显示宽度*/ 
   height: 430px;} 
/*大图样式*/ 
.nav_changeimg_1 IMG.bigimg 
{ 
    border:none;/*没有边框*/ 
    width: 100%; /*大图显示宽度*/ 
    height: 430px;} 
/*标题区样式*/ 
.nav_changeimg_1 div.mvfc1  
{ 
display:none;
    left: 0px; /*标题滤镜区显示位置x*/ 
    top: 188px; /*标题滤镜区显示位置y(需要根据打图显示的高度进行调整)*/ 
    width: 100%; /*标题滤镜区宽度(一般要和大图显示宽度一致)*/ 
    height: 32px;} 
/*真正的文字显示区域*/ 
.nav_changeimg_1 div.con  
{ 
    padding-right: 25px;/*距离右边距的大小(相对于滤镜区域)*/  
    padding-left: 25px; /*距离左边距的大小(相对于滤镜区域)*/ 
    padding-top: 8px; /*距离顶部距的大小(相对于滤镜区域)*/ 
    padding-bottom: 0px;  /*距离底部距的大小(相对于滤镜区域)*/ 
    left: 0px; /*显示位置x*/ 
    top: 188px;  /*显示位置y(需要根据打图显示的高度进行调整)*/    
    width: 275px; /*显示区宽度*/ 
    height: 24px; /*显示区高度*/ 
    color: #fff; /*显示颜色*/ 
    line-height: 20px; /*行高*/ 
    text-align: left;} 
/*文字链接样式*/ 
.nav_changeimg_1 a.hreftitle 
{ 
display:none;
    color:#FFFFFF;/*文字颜色*/ 
    text-decoration:none;} 
/*小图区层样式*/ 
.nav_changeimg_1 div.simg  
{  
display:none;
    width: 425px; /*小图显示区宽度(需要根据小图和显示的数量进行调整)*/ 
    height: 51px;} 
/*小图区的整个表格样式*/ 
.nav_changeimg_1 ul.smallul
{ 
    width:420px;/*表格宽度(需要根据小图和显示的数量进行调整)*/ 
    border:none; /*表格边框*/
    list-style:none; 
    margin:0;
    padding:0;} 
/*一张小图站占的表格宽度*/ 
.nav_changeimg_1 li.smallli 
{ 
display:none;
    float:left;
    text-align:center;
    width:70px;/*小图的表格宽度*/ 
    margin:0;
    padding:0;} 
/*获得焦点的小图样式*/ 
.nav_changeimg_1 IMG.f1  
{ 
display:none;
    border: #00FF80 3px solid;/*获得焦点的小图边框色*/ 
    width:60px;/*小图显示宽度*/ 
    height:40px;} 
/*没有获得焦点的小图样式*/ 
.nav_changeimg_1 IMG.f2  
{ 
    border: #373737 3px solid; /*小图边框色*/ 
    filter: alpha(opacity=80);/*透明程度*/ 
    width:60px;/*小图显示宽度*/ 
    height:40px;}
/*需要更具实际情况调整结束*/

/*大图区样式，修改大图区显示的大小*/ 
/*不需要改变的*/ 
.nav_changeimg_1 div.bigmvfc  
{  
    overflow: hidden;/*设置层中的图片如果超过层的大小则隐藏不显示多余部分*/ 
    position: relative;} 
.nav_changeimg_1 div.bigbimg  
{ 
    filter: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );} 
.nav_changeimg_1 div.mvfc1  
{ 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.qq.com/musictop2/09imgindex/imgindex/tbg1.png', sizingMethod='scale');  
    background-image: url(http://mat1.qq.com/musictop2/09imgindex/imgindex/tbg1.png)! important;  
    position: absolute;} 
.nav_changeimg_1 div.con  
{ 
    filter: dropshadow(color=#000000,offx=1,offy=1);  
    position: absolute;} 
.nav_changeimg_1 div.simg  
{  
    margin: 0px;  
    overflow: hidden;   
    cursor: pointer;} 
.nav_changeimg_1 div.dis  
{ 
    display: block;} 
.nav_changeimg_1 div.undis  
{ 
    display: none;} 
/*不需要改变结束*/ 

.morestyle215334{ font-size: 9pt ;}
.clickstyle215334{ font-size: 9pt; color: #222222; line-height: 150% ;}
.leaderfont215334{ font-size: 9pt; line-height: 150% ;}
.titlestyle215334{ line-height: 2; font-size: 10pt; text-decoration: none;}
.columnstyle215334{ font-size: 9pt; color: #222222; text-decoration: none ;}
.timestyle215334{ font-size: 10pt; color: #222222; line-height: 150%;}
A.c215334 {
line-height: 2; font-size: 10pt; text-decoration: none;}
A.c215334:link {
color:#222222;}
A.c215334:visited {
color:#222222;}
A.c215334:active {
color: #222222;}
A.c215334:hover {
color: #fc6e08;}
.morestyle215335{ font-size: 9pt ;}
.clickstyle215335{ font-size: 9pt; color: #222222; line-height: 150% ;}
.leaderfont215335{ font-size: 9pt; line-height: 150% ;}
.titlestyle215335{ line-height: 2; font-size: 10pt; text-decoration: none;}
.columnstyle215335{ font-size: 9pt; color: #222222; text-decoration: none ;}
.timestyle215335{ font-size: 10pt; color: #222222; line-height: 150%;}
A.c215335 {
line-height: 2; font-size: 10pt; text-decoration: none;}
A.c215335:link {
color:#222222;}
A.c215335:visited {
color:#222222;}
A.c215335:active {
color: #222222;}
A.c215335:hover {
color: #fc6e08;}
.leaderstyle215336{ font-size: 9pt; color: #222222 ;}
.morestyle215336{ font-size: 9pt ;}
.linkstyle215336{ font-size: 10pt; color: #222222; line-height: 2 ;}
.jumpstyle215336{ font-size: 9pt; font-family: 宋体 ;}
A.c215336 {
font-size: 10pt; color: #222222; line-height: 2 
;}
A.c215336:link {
color:#222222;}
A.c215336:visited {
color:#222222;}
A.c215336:active {
color: #222222;}
A.c215336:hover {
color: #ff6b0f;}
.titlestyle215337{ font-size: 9pt; color: #636363; line-height: 200% ;}


