@charset "utf-8";
/* CSS Document */
body{ background-color:#C90;}
.kuang{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.zi{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color:#390;
	}
	
