.erjifontover47914{ font-size: 9pt; color: #cc0000; line-height: 160% ;}
.leaderfont47914{ color: #fff; font-size: 9pt ;}
.erjibackground47914{ background-color: #eff8fe ;}
.currentfontStyle47914{ color: #cc0000; font-size: 10pt; font-weight: bold; text-decoration: none ;}
.fontstyle47914{ color: #fff; font-size: 10pt; font-weight: bold; text-decoration: none ;}
.yijifontover47914{ color: #cc0000; font-size: 10pt; font-weight: bold; text-decoration: none ;}
.erjibackgroundover47914{ background-color: #e8f0fb ;}
.ejfontstyle47914{ font-size: 9pt; color: #222222; line-height: 160% ;}

.font47920{ font-size: 9pt ;}
.fontstyle47920{ font-size: 9pt; color: #222222; font-family: 宋体 ;}

.leaderfont47915{ font-family: 宋体; color: #333333; font-size: 9pt ;}
.querystyle47915{ border-right: #878787 1px solid; border-top: #878787 1px solid; padding-left: 18px; font-size: 10pt; background-image: url(/system/resource/images/research/seach_bg.gif); border-left: #878787 1px solid; color: #222222; padding-top: 3px; border-bottom: #878787 1px solid; background-repeat: no-repeat; font-family: 宋体; position: relative ;}

.timestyle47928{ font-size: 9pt ;}
.mtitlestyle47928{ color: #ff0000; font-size: 9pt; font-weight: bold ;}
.leaderfont47928{ font-size: 9pt ;}
.titlestyle47928{ font-size: 9pt; color: #ff0000; text-decoration: none ;}

/*需要更具实际情况调整的*/
/*图片显示大小*/
/*整个组件表格样式*/ 
.nav_changeimg_1  
{  
    list-style:none; 
    margin:0;
    padding:0;
    background:#000000;
    width: 1000px;}
/*大图区样式*/ 
.nav_changeimg_1 div.bigmvfc  
{  
   width: 1000px; /*大图显示宽度*/ 
   height: 220px;} 
/*图片显示层样式*/ 
.nav_changeimg_1 div.bigbimg  
{
   width: 1000px; /*大图显示宽度*/ 
   height: 220px;} 
/*大图样式*/ 
.nav_changeimg_1 IMG.bigimg 
{ 
    border:none;/*没有边框*/ 
    width: 1000px; /*大图显示宽度*/ 
    height: 220px;} 
/*标题区样式*/ 
.nav_changeimg_1 div.mvfc1  
{ 
    left: 0px; /*标题滤镜区显示位置x*/ 
    top: 188px; /*标题滤镜区显示位置y(需要根据打图显示的高度进行调整)*/ 
    width: 1000px; /*标题滤镜区宽度(一般要和大图显示宽度一致)*/ 
    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 
{ 
    color:#FFFFFF;/*文字颜色*/ 
    text-decoration:none;} 
/*小图区层样式*/ 
.nav_changeimg_1 div.simg  
{  
    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 
{ 
    float:left;
    text-align:center;
    width:70px;/*小图的表格宽度*/ 
    margin:0;
    padding:0;} 
/*获得焦点的小图样式*/ 
.nav_changeimg_1 IMG.f1  
{ 
    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;} 
/*不需要改变结束*/ 

.timestyle47925{ font-size: 9pt ;}
.leaderfont47925{ font-size: 9pt; color: #222222; line-height: 150% ;}
.titlestyle47925{ font-size: 9pt; color: #222222; line-height: 150%; text-decoration: none ;}
.morestyle47925{ font-size: 9pt ;}

.summarystyle47916{ line-height: 150%; color: #222222; font-size: 9pt ;}
.titlestyle47916{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}

.morestyle47917{ font-size: 9pt ;}
.clickstyle47917{ font-size: 9pt; color: #222222; line-height: 150% ;}
.leaderfont47917{ font-size: 9pt; line-height: 150% ;}
.titlestyle47917{ line-height: 150%; font-size: 9pt; text-decoration: none ;}
.columnstyle47917{ font-size: 9pt; color: #222222; text-decoration: none ;}
.timestyle47917{ font-size: 9pt; color: #222222; line-height: 150%;}
A.c47917 {
line-height: 150%; font-size: 9pt; text-decoration: none 
;}
A.c47917:link {
color:#222222;}
A.c47917:visited {
color:#222222;}
A.c47917:active {
color: #222222;}
A.c47917:hover {
color: #cc0000;}
.winstyle47918{ font-size: 9pt ;}

.closestyle251193{ font-size:12px;color:#333333;text-decoration: none ;}

