/* CSS Document */
@import url("common.css");

body {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
img {
	behavior: expression(IEPNGFIX.fix(this));
}
#contentsBody {
	width:980px;
	margin:0px auto;
	text-align:left;
	background-position:top center;
	background-repeat:no-repeat;
	float: left;
}
#menuBar {
	width: 980px;
}
#contentsBody .block {
	position:relative;
}
#photoList .photoInnner {
	background-repeat: no-repeat;
	background-position: center top;
}
.castName {
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}
