#c205053 ul {list-style: none; margin: 0px; padding: 0px;} 
    #c205053 ul li a {font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;text-decoration: none; color:#fff; display:block; width:160px; height:40px; line-height:40px; text-align:center; font-size:18px;} 
    #c205053 ul li { float:left; margin-left:0px;} 
    #c205053 ul li a:hover {background:url(images/navmenu.jpg) 0 0 no-repeat;}
    #c205053 ul li a#current { background:url(images/navmenu.jpg) 0 0 no-repeat; font-weight:bold; color:#fff;}
    #c205053 ul li ul { border:0px solid #ccc; display:none;} 
    #c205053 ul li ul li {font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;text-decoration: none;font-weight:bold;font-size:14px; float:none;  margin:0;}
    #c205053 ul li ul li a {width:200px;height:28px;line-height:28px; text-align:center; background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.png); color:#000000;} 
    #c205053 ul li ul li a:hover { background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.jpg); color:#000000;}  
    #c205053 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c205053 ul li.sfhover ul { display:block;} 
/*需要更具实际情况调整的*/
/*图片显示大小*/
/*整个组件表格样式*/ 
.nav_changeimg_1  
{  
    list-style:none; 
    margin:0;
    padding:0;
    background:#000000;
    width: 600px;}
/*大图区样式*/ 
.nav_changeimg_1 div.bigmvfc  
{  
   width: 600px; /*大图显示宽度*/ 
   height: 400px;} 
/*图片显示层样式*/ 
.nav_changeimg_1 div.bigbimg  
{
   width: 600px; /*大图显示宽度*/ 
   height: 400px;} 
/*大图样式*/ 
.nav_changeimg_1 IMG.bigimg 
{ 
    border:none;/*没有边框*/ 
    width: 600px; /*大图显示宽度*/ 
    height: 400px;} 
/*标题区样式*/ 
.nav_changeimg_1 div.mvfc1  
{ 
    left: 0px; /*标题滤镜区显示位置x*/ 
    top: 188px; /*标题滤镜区显示位置y(需要根据打图显示的高度进行调整)*/ 
    width: 600px; /*标题滤镜区宽度(一般要和大图显示宽度一致)*/ 
    height: 32px;} 
/*真正的文字显示区域*/ 
.nav_changeimg_1 div.con  
{ 
display:none;
    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; 
display:none;} 
/*一张小图站占的表格宽度*/ 
.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;
display:none;} 
.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;} 



.index_news{
    font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;
	margin-top:16px;}
.index_news a{
    display:block;
    width:480px;
    text-indent:10px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:16px;
	color:#666666;
	font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}

.index_news a{
display:block;
width:480px;
text-indent:10px;
height:32px;
line-height:32px;
overflow:hidden;
font-size:16px;
color:#666666;
font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}
.index_news{
font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}
.titlestyle205120{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle205120{ line-height: 150%; color: #222222; font-size: 9pt ;}

.index_news_gj{
    font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;
	margin-top:16px;}
.index_news_gj a{
    display:block;
    width:360px;
    text-indent:10px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:16px;
	color:#666666;
	font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}

.index_news a{
display:block;
width:480px;
text-indent:10px;
height:32px;
line-height:32px;
overflow:hidden;
font-size:16px;
color:#666666;
font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}
.index_news{
font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;}
A.lianjie{
font-size: 16px;
color: #666666;
line-height: 25px;
text-decoration: none;
 font-family:"Microsoft YaHei",微软雅黑,SimSun,宋体,Tahoma, Verdana;
margin-left:10px;
margin-right:10px;}
A.lianjie}:link {
color: #666666;}  
A.lianjie:visited {
color: #666666;}  
A.lianjie:active {
color: #666666;}  
A.lianjie:hover {
color: #207CDA;}

