h2{
	display:block;
	font-size:1.0em;
	line-height:140%;
	text-align:center;
	margin:0 0 30px;
}
h2 span{
	display:block;
	text-align:center;
	font-size:0.8em;
}
ul.list{
	width:100%;
	display:block;
	float:right;
	background:#4E0413;
}
ul.list li{
padding:15px 10px;
float:left;
display:block;
width:279px;
	background:#4E0413;
	text-align:center;
border-bottom:1px solid #DEC5C8;
border-right:1px solid #DEC5C8;
}
ul.list li img{
	width:260px;
}

#full {
	background:#000;
	padding:20px;
	text-align:center;
	margin-bottom:10px;
}
#full img{
	width:500px;
}
#thumb {
	background:none;
	display:block;
	width:95%;
	margin:0 auto;
}
#thumb li{
	cursor:pointer;
	float:left;
	margin:5px 5px;
}
#thumb li img{
	width:180px;
}

.over header {
width: 250px;
float:left;
background:#4A050A;
display:block;
border-right:1px solid #DEC5C8;
height:1000px;
}
nav ul.menu {
border-bottom:1px solid #DEC5C8;
}
