文本缩进 text-indent
	值:长度值(正、负均可)
	示例:p {text-indent:3em;}
	 字符间距 letter-spacing
	值:任何长度值(正、负值均可)。
	示例:p {letter-spacing:.2em;}
	单词间距 word-spacing
	值:任何长度值(正、负值均可)。
	示例:p {word-spacing:.2em;}
	文本装饰 text-decoration
	值:underline、overline、line-through、blink、none。
	示例:.retailprice {text-decoration:line-through;}
	文本对齐 text-align
	值:left、right、center、justify
	示例:p {text-align:right;}
	行高 line-height
	值:任何数字值(不用指定单位)
	示例:
新闻热点
疑难解答