﻿a.song{
    color:#1F5A76;
    text-decoration:underline;
}
span{
    color:#1F5A76;
}
.popWindowStaticText
{
     color:#1B1B1B;
}
#popWindowBack{
    border-color:#959595;
    border-width:3px;
    background-color:#FFFFFF;
    border-style:solid;
    color:#6ebccd;  
    width:400px;
    /*position: absolute
    left: 200px;
    top: 200px;
    height:198px;*/
}
#popWindowTitle{
    /*
    background-image:url(image/popWindowTitle.gif);
    
    background-position:right;
    background-repeat:no-repeat;
    background-color:*/
    width:400px;
    height:16px;
    font-size:11px;
    color:#F8B551;
    font-family:Tahoma;
    font-weight:bolder;
    padding-top:4px;
    background-color:#1F5A76;
}
#popWindowNav{
    width:390px;
    /*
    height:170px;
    */
    background-color:White;
    padding-left:10px;
}
#popWindowdiv1{
    text-align:left;
    width:382px;
    height:50px;
    position:relative;
    border-bottom-color:#1F5A76;
    border-bottom-style:dashed;
    border-bottom-width:1px;
}
#popWindowdiv2{
    text-align:left;
    width:382px;
    /*
    height:71px;
    */
    position:relative;
    padding-top:15px;
    /*padding-bottom:15px;*/
    /*
    border-bottom-color:#1F5A76;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    */
}
#popWindowLyrics
{
    border-top-color:#1F5A76;
    border-top-style:dashed;
    border-top-width:1px;
    clear:left;
    width:382px;
    padding-top:7px;
    padding-bottom:7px;
    color:#1F5A76;
    text-align:left;
    position:relative;
}
#popWindowLyricsText
{
    overflow:auto;
    height:80px;
    text-align:left;
    color:#1F5A76;
}
#popWindowdiv3{
    width:382px;
    border-top-color:#1F5A76;
    border-top-style:dashed;
    border-top-width:1px;
    padding-top:7px;
    height:45px;
}
#popWindowP1{
    width:180px;
    height:44px;
    color:#1F5A76;
    line-height:21px;
    padding-top:5px;
}
#popWindowL1{
    width:202px; 
    height:20px; 
    margin-top:5px;
}
#popWindowL2{
    width:200px;
    height:20px;
    /*background-color:Aqua;*/
}
#popWindowP3{
    width:180px;
    /*
    height:71px;
    */
    color:#1F5A76;
    
}
#popWindowP4{
    color:#1F5A76;
    width:202px;
    /*
    height:71px;
    */
    padding-bottom:10px;
    line-height:21px;
}
#popWindowP5{
    width:260px;
    float:right;
    position:relative;
    margin-top:8px;
}
/*下载按钮*/
.popWindowButton
{
    width:79px;
    height:26px;
    background-image:url(image/DemoWindow_button.gif);
    position:relative;
    float:left;
    color:White;
    margin-right:5px;
}
.popWindowButton span
{
    padding-top:5px;
    float:left;
    color:White;
    position:relative;
    padding-left:20px;
}
.popWindowButton img{border:none;}
/**/
.pop20{
    width:20px;
    height:20px;
}
#c{
    margin-left:-20px;
    padding-top:5px;
}
.popWindowWaiting
{
    position:relative;
    padding-top:65px;
    height:106px;
}