		.navH{
		height:41px;
		background:url(/images/nav2bg.jpg);
		width:995px;
		margin:0 auto;
		line-height:41px;
	}
		.navH ul {
			height:41px;
		}
		.navH ul li{
			float:left;
			display:inline;
			margin-left:0px;
			line-height:41px;
			padding-left:5px;
			background:url(/images/mbg.png) left -302px no-repeat;
		}
		#top .navH ul li.hot{
			margin:0 0 0 10px;
			width:auto;
			height:auto;
			background:none;
			border:none;
			padding:0;
			font-size:14px;
			font-weight:bold;
		}
		.navH ul li.key{
			margin:0;
			background-image:none;
		}
		.navH ul li cite a:link,.navH ul li cite a:visited, .navH ul li cite a:hover,  .conrightsquareContent p cite{
			color:#1d4970;
			font-style:normal;
			margin:0 0 0 8px;
			font-size:14px;
			padding:0;
			font-weight:bold;
		}
		.navH ul li cite.black{	
			color:#000;
		}