﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

BODY {
	font-size: 12px;
	BACKGROUND: url(/images/bg-3.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #45485B;
	line-height: 18px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

/* CSS 结束 */
-->
