html,body{
    margin: 0;
    padding: 0;
    height: 100%;
}
p,ul{
	margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
}
a{
    text-decoration: none !important;
}

ul{
    list-style: none;
    /*height: 100%;*/
}
.clear{
    clear: both;
}
.add{
    margin-top: 20px;
    text-align: left;
    margin-left: 2%;
}
.add a{
    color: #000;
    text-align: left;
    text-decoration:underline !important;
}<!--ºÄÊ±1753048397.3634Ãë-->