#board{background:url(../images/photo/photo_bk.gif)}


article{
	width:74%;
	margin-right:2.5%;
	-margin-right:1.1%;
	margin-top:2em;
	float:right;
}
article dl{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
article dt,article dd{
	float:left;
	width:60px;
	height:60px;
	overflow:hidden;
	padding:6px 3px;
}
article dt{
	font:bold 0.7em/1.3em monospace;
	color:#333;
}
article dt *{
	font-weight:bold;
	color:#333;
}
ariticle dd img{width:100%}
article .photo-fly,
article .photo-jungle,
article .photo-paradise,
article .photo-bean{background:#cbf}
article .photo-space,
article .photo-little,
article .photo-break,
article .photo-mission,
article .photo-game{background:#ff6}
article .photo-chase,
article .photo-story,
article .photo-race{background:#f9c}
article .photo-tete,
article .photo-earth{background:#9fc}

article dd a:hover img{
	opacity:.7;
	-ms-filter:"alpha(opacity=70)";
}
