@media all {
	/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ #C0C7CC   #212E3F*/
	/**
   * ------------------------------------------------------------------
   * Editor listgallery 
   * ------------------------------------------------------------------
   */
	.listgallery {
		margin: 0px;
		padding: 0px;
	}
	.listgallery ul {
		margin: 0px;
		padding: 0px;
	}
	.listgallery li {
		height: 25px;
		line-height: 25px;
		overflow: hidden;
		margin-left: 0px;
		border-bottom: 1px solid #E2E2E2;
		background: url(/images/iconv0.0.7.png) -124px -80px no-repeat;
		padding-left: 10px;
		
		
		
	}
	.listgallery li span {
		float: right;
		width: 60px;
	}
	
	/*--------李美新新改的-用于昌吉------*/
	
	.gallerypics  {
	   margin:0px;
	  height:200px;
	  padding:0px;
	  width:100%;
	  white-space:nowrap;
	  overflow:hidden;
		
	}
	.gallerypics ul {
	float:left;
	display:inline;
	margin:0px;
	width: 100%;
	
}
.gallerypics ul li{
		float: left;
		display:inline;
		margin: 0px;
		padding: 2px;
	list-style-type: none;
		text-align: center;
	}
	
	
	.gallerypics ul li h5 {
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		margin: 0px;
		display:inline;
	}
	
	.gallerypics img {
	overflow: hidden;
	height:150px;
	margin:0px;
	border:1px solid #CCCCCC;
	padding:1px;
	display:inline-block;
}
.gallerypics a:hover img {
	
	height:121px;
	margin:0px;
	border:1px solid #CCC;
	padding:1px;
	display:inline-block;
}
	
	/*--------------------------------------------------------*/
	
	
	
	
	.gallerypic {
		
	}
	.gallerypic ul {
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.gallerypic ul li {
		float: left;
		margin: 0px;
		padding: 2px;
	list-style-type: none;
		text-align: center;
	}
	.gallerypic ul li h5 {
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		margin: 0px;
	}
	.datelist {
		margin: 0px;
		padding: 0px;
	}
	.datelist ul {
		margin: 0px;
		padding: 0px;
	}
	.datelist li {
		background: url(/images/iconv0.0.7.png) -124px -80px no-repeat;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		height: 25px;
		line-height: 25px;
		overflow: hidden;
	}
	.datelist span {
		float: right;
		width: 45px;
		text-align: right;
	}
}
.theme-default .nivoSlider{
	background-size:100% 100% !important;
	width:238px !important;
}
.nivoSlider a.nivo-imageLink{width:283px;height:233px;}
.theme-default .nivoSlider .nivo-slice{background-size: 100% 100% !important; display: none;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

}

