CSS代码:

.list{
margin: 0px 10px 20px;
text-align: left;
}

.list ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

Read the rest of this entry »

,