@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image:url(back.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a img {
    border-style:none;
	margin-bottom:0;
}
p {
	color: #9d8b6c;
	left: 15px;
	letter-spacing:0.05em;
	line-height: 1.3em;
	text-justify:inter-ideograph;
	font-size:13px;
}
.picture, .picture2 {
border:solid 1px #9d8b6c;
background-color:#000;
padding:10px;
}
:root .picture2 img {
padding-top:0px;
margin-top:-9px;
}
html>/**/body .picture2 img { margin-top /*\**/: -9px\9}
.picture a, .picture2 a {
display:block;
background-repeat:no-repeat;
width:450px;
height:300px;
}
.picture a {background:url(a_over.jpg) 0 0 no-repeat;}
.picture2 a {background:url(b_over.jpg) 0 0 no-repeat;}
:root .picture2 a {margin-top:0px;}

.picture a:hover, .picture2 a:hover {
_background-color:#FFF;
}
.picture a:hover img, .picture2 a:hover img {
visibility:hidden;
}
