.menuTd {
background-position: top left;
background-repeat: no-repeat;
background-image: url(../img/leftmenu_bg.jpg);
width: 149px;
height: 375px;
}

.topmenuTd {
background-position: top left;
background-repeat: no-repeat;
background-image: url(../img/topmenu_bg.jpg);
width: 742px;
height: 74px;
vertical-align: middle;
}

.submenuTd {
background-position: top left;
background-repeat: no-repeat;
background-image: url(../img/rainbowbottom.jpg);
width: 521px;
height: 39px;
}

.cntTd {
background-color: #ead4ad;
width: 344px;
height: 375px;
}

.cntbottomTd {
background-position: top left;
background-repeat: no-repeat;
background-image: url(../img/cntbottom.jpg);
width: 521px;
height: 24px;
}

.subcntTd {
background-color: #ad966b;
background-position: top right;
background-repeat: no-repeat;
background-image: url(../img/subcnt.jpg);
width: 325px;
height: 33px;
}

.videoDiv {
background-position: top left;
background-repeat: no-repeat;
background-image: url(../img/video_bg.jpg);
width: 196px;
height: 166px;
position: relative;
top: -33px;
}

.storyDiv {
width: 515px;
height: 85px;
border-top: 1px solid #9e8f7c;
border-right: 1px solid #9e8f7c;
border-bottom: 1px solid #9e8f7c;
padding-left: 20px;
overflow: auto;
}
