/*basic*/ * { margin: 0; padding: 0; outline:medium none; } body { font-size: 14px; font-family: Microsoft Yahei, "微软雅黑", Arial; color: #333; background: #eee; } a { text-decoration: none; } img { border: none; } li { list-style: none; } .center { text-align: center; } .clear { clear: both; } h1 { font-size:14px; } h2 { font-size:13px; } ul{ list-style-type:none; }