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

#detailContents{
width:100%;
text-align:center;
margin-top:30px;
}

.seniorC{
margin:0px 25px;
text-align:left;
clear:both;
margin-bottom:20px;
}

.seniorImg01{
float:left;
margin:0px 20px 20px 0px;
}

.seniorImg02{
float:right;
margin:0px 0px 20px 20px;
}

.seniorTable{
clear:both;
width:570px;
margin:0px 25px;
border-collapse:collapse;
text-align:left;
}

.seniorTable td{
vertical-align:top;
}