.NNPage	{}
.NoticesPage	{}
	.NNPage .Title	{height:110px;width: 100%;position: relative;background-color: #F8F8F8;}
		.NNPage .Title .background	{width: 245px;padding:20px 30px;position: absolute;left: 0px;top: 0px;background-color: #EEE;overflow: hidden;height: 70px;}
			.NNPage .Title .background h2	{font-size: 14px;font-weight: normal;}
			.NNPage .Title .background p	{word-break: normal;}
		.NNPage .Title .crumb	{line-height: 110px;position: absolute;left: 340px;}
	.NNPage>.Page	{overflow: hidden;}
		.NNPage .Page h1	{width: 95px;height: 85px;margin-top: 25px;color: #FFF;font-weight: normal;line-height: 85px;}
		
		.NNPage .Page .Flip	{float: right;}
			.NNPage .Page .Flip p	{min-width: 30px;height: 45px;margin-top: 65px;cursor: pointer;color: #AAA;background-color: #FFF;line-height: 45px;padding:0px 10px;}
			.NNPage .Page .Flip p:hover	{color:#FFF;}
	.NNPage .List	{margin: 30px auto;}
		.NNPage .List>li	{line-height: 60px;position: relative;overflow: hidden;}
		.NNPage .List li:hover	{background-color: #F8F8F8;}
		.NNPage .List li.Nothing:hover	{background-color: #FFF;}
			.NNPage .List li .Page	{position: relative;}
				.NNPage .List li .Page>*	{position: relative;z-index: 5;}
				.NNPage .List li .Page .bg	{position: absolute;height: 100%;left: 100%;top: 0px;width:0px;background-color: #32c6f3;z-index: 4;}
				.NNPage .List li .Page .sn	{width: 45px;height: 30px;margin-top: 30px;background-color: #77f9b8;}
				.NNPage .List li .Page a	{padding-left: 20px;display: block;max-width: 1020px;}
	.NNPage .Content	{text-align: center;}
		.NNPage .Content>*	{text-align: left;}
		.NNPage .Content>h2	{color: #FFF;text-align: center;padding:30px 0;margin-bottom: 60px;}
		.NNPage .Content>p	{margin-bottom: 30px;line-height: 2.2;}
		.NNPage .Content img	{max-width: 100%;display: inline-block;margin:auto;}


/***************************************************/
.NoticesPage .Page h1{background-color: #00baf2;}
	.NoticesPage .Page .Flip p:hover,.NoticesPage .Page h2		{background-color: #1cf588;}
.NewsPage .Page h1	{background-color: #1cf588;}
	.NewsPage .Page .Flip p:hover,.NewsPage .Page h2	{background-color: #00baf2;}



/********************/