div#button1 a {text-decoration: none;} /* 链接无下划线,有为underline */

/*页内按钮**************/
/*
div#button1 {
    height: 30;
    align:center;

}
div#button1 a {
    height: 30px;
    width: 100px;
    margin: 0px;
    font-family:宋体;
    font-size: 12pt;
    text-align: center;
    line-height: 30px;
    list-style-type: none;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
    padding-left:20pt;
    text-decoration: none;
}
div#button1  a:link {
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
}
div#button1  a:visited {
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
}
div#button1  a:hover {
    font-weight: bold;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px -30px;
}
div#button1  a:active {
    font-weight: bold;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px -60px;
}
*/


div#button1 {
    height: 20;
    align:center;

}
div#button1 a {
    height: 20px;
    width: 88px;
    margin: 0px;
    font-family:宋体;
    font-size: 10pt;
    text-align: center;
    line-height: 20px;
    list-style-type: none;
    color: white;
    background-image: url(buttons2.gif);
    background-position: 0px 0px;
}
div#button1  a:link {
    color: white;
    background-image: url(buttons2.gif);
    background-position: 0px 0px;
}
div#button1  a:visited {
    color: white;
    background-image: url(buttons2.gif);
    background-position: 0px 0px;
}
div#button1  a:hover {
    font-weight: bold;
    color: white;
    background-image: url(buttons2.gif);
    background-position: 0px -20px;
}
div#button1  a:active {
    font-weight: bold;
    color: white;
    background-image: url(buttons2.gif);
    background-position: 0px -40px;
}


div#button100 {
    height: 20;
    align:center;

}
div#button100 a {
    height: 20px;
    width: 100px;
    margin: 0px;
    font-family:宋体;
    font-size: 10pt;
    text-align: center;
    line-height: 20px;
    list-style-type: none;
    color: white;
    background-image: url(buttons100.gif);
    background-position: 0px 0px;
}
div#button100  a:link {
    color: white;
    background-image: url(buttons100.gif);
    background-position: 0px 0px;
}
div#button100  a:visited {
    color: white;
    background-image: url(buttons100.gif);
    background-position: 0px 0px;
}
div#button100  a:hover {
    font-weight: bold;
    color: white;
    background-image: url(buttons100.gif);
    background-position: 0px -20px;
}
div#button100  a:active {
    font-weight: bold;
    color: white;
    background-image: url(buttons100.gif);
    background-position: 0px -40px;
}


div#button2 {
    height: 30;
    align:center;
}
div#button2 a {
    height: 30px;
    width: 100px;
    margin: 0px;
    font-family:宋体;
    font-size: 12pt;
    text-align: center;
    line-height: 30px;
    list-style-type: none;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
    padding-left:20pt;
}
div#button2  a:link {
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
}
div#button2  a:visited {
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px 0px;
}
div#button2  a:hover {
    font-weight: bold;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px -30px;
}
div#button2  a:active {
    font-weight: bold;
    color: white;
    background-image: url(buttons1.gif);
    background-position: 0px -60px;
}

