@charset "UTF-8";
/* Header */
#headTop {
	background-image: url(../../images/sbPhotoTopAttend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	width: 990px;
}
#headBottom {
	background-image: url(../../images/sbPhotoBottomAttend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 234px;
	width: 990px;
}

/* Content */
#rule {
	background-color: #282e2b;
	height: 6px;
	width: 990px;
}
#area {
	background-color: #282e2b;
	width: 990px;
}
#contentNav {
	width: 173px;
	background-color: #282e2b;
	float: left;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
