/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式
*************************************************************/
body, div, ul, ol, dd, dl, li, h1, p, table, td, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    cursor: pointer;
}
a:hover
{
    text-decoration: underline;
}
ul, li, dd, a
{
    list-style: none;
}
body
{
    background: url(images/bodybg.jpg) repeat;
    font-family: microsoft yahei;
    font-size: 14px;
}
*
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a, img
{
    border: 0;
}
