@charset "UTF-8";




	#gallery_top_bg{
		width:867px;
		height:707px;
		background-image: url("../img/gallery_img/gallery_bg_top.jpg");
		background-repeat: no-repeat;
		margin:auto;
		margin-top: 27px;
		text-align: left;
	}
	
	#title_bg{
		text-align: center;
		width: 776px;
		height: 40px;
		margin: auto;
		position:absolute;
		margin-top:88px;
		margin-left:44px;
		background-image: url("../img/gallery_img/gallery_photo_titlebar.png");
		background-repeat: no-repeat;
		z-index:10;
	}
	#gallery_button{
		width: 772px;
		position:absolute;
		margin-top:95px;
		margin-left:48px;
		z-index:20;
				
	}
	
	#backward{
	width:100px;
	float:left ;
	text-align: left;

	}
	#title-pic{
	width:567px;
	float:left ;
	vertical-align: top;
	text-align: center;	

	}
	
	#forward{
	width:100px;
	text-align: right;
	float: right;

	}
	
	/*.gallery_botton .back{
		width:63px;
		height:18px;
		margin-left:10px;
		margin-top:-3px;
		_margin-top:5px;
		float:left;
	}
	
	.gallery_botton .next{
		width:63px;
		height:18px;
		margin-right:10px;
		margin-top:-3px;
		_position:relative;
		_margin-top:-15px;
		float:right;
	}
	
	.gallery_botton #title{
		width:620px;
		float:left;
		margin-top:-6px;
		_margin-top: -18px;
	}*/
	
	#gallery_roop_bg{
		width:867px;
		background-image: url("../img/gallery_img/gallery_bg_center.jpg");
		background-repeat: repeat-y;
		margin:auto;
	}
	
	#gallery_bottom_bg{
		width:867px;
		height:41px;
		background-image: url("../img/gallery_img/gallery_bg_bottom.jpg");
		background-repeat: no-repeat;
		margin:auto;
		clear: both;
	}
	
	.photo_danrak{
		width: 780px;
		height:93px;
		margin:auto;
		padding-left:5px;
		clear: both;
		padding-bottom: 25px;
	}

	.photo_bg{
		width:122px;
		height:93px;
		background-image: url("../img/gallery_img/gallery_photo_bg.jpg");
		margin:0px 4px;
		float: left;
	}
	
	.photo_bg .photo{
		width:114px;
		height:85px;
		margin: auto;
		padding-top: 4px;
	}
	
	#photo_hyouzi{
		position:absolute;
		width:772px;
		height:579px;
		margin: auto;
		margin-top: 88px;
		margin-left: 48px;
	}
	#placeholder{
		background-repeat: no-repeat;
	}
	
	
	