.Nav1         	{font-family: "宋体"; font-size:  12px; line-height: 150%; text-decoration: none;font-weight: bold;}
.Nav1:hover	{text-decoration: underline;}

.Nav2         	{font-family: "宋体"; font-size:  12px;text-decoration: none; line-height: 180%;}
.Nav2:hover	{text-decoration: underline;}

.SmallCap    	{font-family: "宋体"; font-size:  12px; text-decoration: none;}
.SmallCap:hover	{text-decoration: underline;}

.Caplist     		{font-family: "宋体"; font-size:  14px; line-height: 150%; text-decoration: none;}
.Caplist:hover		{text-decoration: underline;}

.ListInt		{list-style-type: none}

.SmlCaplist     	{font-family: "宋体"; font-size:  12px; line-height: 150%; text-decoration: none;}
.SmlCaplist:hover	{text-decoration: underline;}

.Note		{font-family: "宋体"; font-size:  12px; text-decoration: none;; letter-spacing: 1px}
.Copyright	{font-family: "宋体"; font-size:  12px; text-decoration: none;}
.Small		{font-family: "宋体"; font-size:  12px; text-decoration: none;}

.Txt         	{font-family: "宋体"; font-size:  14px; line-height: 150%}
.SmallTxt	{font-family: "宋体"; font-size:  12px; line-height: 150%}

.Cap         	{font-family: "宋体"; font-size:  14px; font-weight: bold;; text-align: center;line-height: 150%}

.Input  	{font-family: "宋体"; font-size:  12px;}
.Button		{font-family: "宋体"; font-size:  12px;}


<!--
.Nav1		一级导航		first level navigation
.Nav2		二级导航		second level navigation

.CapList	标题列表		caption list
.listInt	标题缩进		list intendent
.SmallCap	小标题		small caption
.SmlCaplist 	小标题列表	small caption list

.Cap		标题		caption
.Txt		正文		text
.Small		小字		small font
.smallTxt	小字正文		small text fonts

.Note		注释		note
.Copyright	版权		copyright
	
.Input		输入		form input
.Button		按钮		form button
--!>