/* CSS Document  for toppic show*/

.picshowmain{width:342px;
	position: relative;
	margin: 0 auto;
		background: #999;
}
.picshowmain .mainpic{
		position:  relative;
}
.picshowmain .mainpic img{
	width: 342px;
	height: 230px !important ;
	height: 226px;
	margin-bottom:2px !important ;
	margin-bottom: 0;
}
.picshowmain .mainpic h4{
	position: absolute;
	z-index: 10;
	left:0;
	
	top: 207px;
	background: #000;
	width: 338px;
	color: #fff;
	text-align: left;
		font-size: 12px;
		font-weight: normal;
	padding: 2px;
	
}

.picshowmain .choosepic{
			position: relative;
			
		height: 60px;
		background: #999;
			
}

.picshowmain .choosepic li{
	float: left;
	display: block;
		
	
}
.picshowmain .choosepic li a{
	
width: 85px;
background: #999;
	height: 59px;
		float: left;
		display: block;
	text-align: center;
	position: relative;
	visibility: visible;
	}
	.picshowmain .choosepic .active .arrow{
			position: absolute;
			background: url(http://image.xmhuaren.com/template/www.xmhuaren.com/images/uparrow.gif) no-repeat 0 0;
			width:16px;
			height: 7px;
			top:0;
			left: 38px;
				z-index: 300;
				margin-top: -7px;
		visibility: visible;
	}
	
	.picshowmain .choosepic .arrow{
			position: absolute;
			background: url(http://image.xmhuaren.com/template/www.xmhuaren.com/images/uparrow.gif) no-repeat 0 0;
			width:16px;
			height: 7px;
			top:0;
			left: 38px;
				z-index: 300;
				margin-top: -7px;
		visibility: hidden;
	}
		.picshowmain .choosepic .active img{
			border: solid 1px #fff;
			
		}
		.picshowmain .choosepic a:hover img{
			border: solid 1px #fff;
			
		}
.picshowmain .choosepic li img{
	width: 79px;
	height: 52px;
	border: solid 1px #666;
	
}
