css样式记忆
text-indent: 2em; //开头空两格;
display : none; //隐藏元素
background:#CCC; //背景颜色
background: url(images/BG_1.jpg);
float:left; //浮动左对齐
text-decoration:none; // 去掉超链接下面的横线
display : none; //隐藏元素
background:#CCC; //背景颜色
background: url(images/BG_1.jpg);
float:left; //浮动左对齐
text-decoration:none; // 去掉超链接下面的横线