@charset "utf-8";
/* CSS Document */
#gallery-wrapper{
	
}

#gallery-img{
	position:relative;
	width:749px;
	height:500px;
}

#gallery-info{
	padding:10px 0;
	margin:0 auto;
	color:#CCC;
	font-size:14px;
	width:749px;
	height:14px;
}

#back{
	padding:0 10px;
}

#next{
	
}