/* CSS Document */
@import "sidenavMuseum.css";
@import "sidenavImage.css";
@import "brandIcon2.css";
@import "storeLink2.css";

#store2{
	background: url(../images/webstoreBack3.gif) no-repeat left top;
	padding:25px 15px 20px 590px;
}

#left{
	width:250px;
	/*
	height:490px;
	_height:430px;
	*/
	height: auto;
	float:left;
	position:absolute;
	background-color:#fcfdee;
	background-image:url(../images/museum/leftBackMuseum.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#right{
	width:770px;
	/*
	height:490px;
	_height:430px;
	*/
	height: auto;
	padding-top:5px;
	padding-bottom:30px;
	background-color: transparent;
	background-image:url(../images/conBackmuh.gif);
	background-repeat: repeat-x;
	background-position:right top;

	margin:auto;

}
#contents{
	height:541px;
	_height:529px;
	background-image:url(../images/conBackmu.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color: #ffffff;
}
#contents2{
	height:495px;
	_height:498px;
	background-image:url(../images/conBackmu.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color: #ffffff;
}
.limitedImage{
	height:280px;
	margin:10px auto;
	padding:0;
	text-align:center;
	float:left;
}
.limitedImage2{
	margin: 0 50;
	padding:0;
	text-align:center;
}
#titleMuseum {
	margin:0;
	padding:0 0px 10px 30px;
}
.MuseumYear{
	margin: 20px 0 5px 5px;
	padding: 0 0 0 80px;
}
.MuseumYear2005{
	width:254px;
	height:24px;
	margin-left:80px;
}
.MuseumYear2007{
	width:254px;
	height:24px;
	margin:auto;
}
h2{
	font-size:16px;
	color:#007500;
	margin:0;
	padding:0;
}
.js{
	filter:alpha(opacity=0);
}

.limited2005{
	width:180px;
	height:250px;
	margin:0;
	padding:0 0 0 40px;
	}
ul#link_l {
	clear:both;
	width:700px;
	margin: auto;
	margin-left:70px;
	padding:0;
	background-color: transparent;
	text-align: center;
}
ul#link_l li{
	list-style-type: none;
	display: block;
	width:200px;
	float:left;
	background-color: transparent;
	padding:15px 20px 10px 0px;
}
/************************************/
ul#link_l2 {
	clear:both;
	width:540px;
	margin: auto;
	margin-left:160px;
	padding:0;
	background-color: transparent;
	text-align: center;
}
ul#link_l2 li{
	list-style-type: none;
	display: block;
	width:200px;
	float:left;
	background-color: transparent;
	padding:15px 20px 0px 0px;
}
/*---------
ul#link_l li img{
	padding:5px;
	border:1px solid #cccccc;
}
*/
.sumback{
	padding:10px  0;
	background-image:url(../images/museum/sumback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:209px;
}


.album {
	position: relative;
	visibility: hidden;
	left: -5000px;
	float:left;
}
li.m1{
	margin-right:5px;
	}
	
.prev{
	float:left;
	margin-top:12px;
	padding-left:0px;
	_padding-left:13px;
	padding-right:15px;
	}
.next{
	float:left;
	margin-top:12px;
	padding-left:12px;
	}
.photo{
	float:left;
	margin-top:28px;
	/*_margin-top:35px;*/
	padding-left:25px;
	_padding-left:0px;
	}
	
	
.prev a:link{
	font-size:16px;
	color:#FFFFFF;
}
.prev a:visited{
	font-size:16px;
	color:#FFFFFF;
}
.prev a:hover{
	font-size:16px;
	color:#FFFFFF;
}
.prev a:active{
	font-size:16px;
	color:#FFFFFF;
}
.next a:link{
	font-size:16px;
	color:#FFFFFF;
}
.next a:visited{
	font-size:16px;
	color:#FFFFFF;
}
.next a:hover{
	font-size:16px;
	color:#FFFFFF;
}
.next a:active{
	font-size:16px;
	color:#FFFFFF;
}

.navselect{
	text-align:center;
	clear:both;
	}
