@charset "utf-8";
/* CSS Document */



.ziti{
	font-size:21px; /*文字大小*/
	font-weight:50; /*文字粗细*/
	font-family:微软雅黑; /*文字字体*/
	letter-spacing:0px;/*文字间距*/
	line-height:10px; /*文字行距*/
	text-indent:0px; /*文字抬头距离缩进*/
	}


 A{
color:#666666;
text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}/* CSS Document */


.dinbu{
	font-size:30px; /*文字大小*/
	font-weight:50; /*文字粗细*/
	font-family:微软雅黑; /*文字字体*/
	letter-spacing:0px;/*文字间距*/
	line-height:10px; /*文字行距*/
	text-indent:0px; /*文字抬头距离缩进*/
	text-align:center;  /*居中*/
	
	}
	
	
.dibu{
	font-size:16px; /*文字大小*/
	font-weight:50; /*文字粗细*/
	font-family:微软雅黑; /*文字字体*/
	letter-spacing:0px;/*文字间距*/
	line-height:10px; /*文字行距*/
	text-indent:0px; /*文字抬头距离缩进*/
	text-align:center;  /*居中*/
	
	}
