#menu #ModelPicture {
display : table;
width : 244px;
background-color : #ffffff;
margin : 0;
padding : 0;
text-align : center;
}

#menu #ModelPicture img {
border : 0;
margin : 20px 0px 20px 0px;
}

#menu #RightPictures {
display : table;
width : 244px;
height : 320px;
background-color : #ffffff;
margin : 0;
padding : 0;
}

#menu #RightPictures a {
display : block;
background-color : #ffffff;
height : 107px;
margin : 0px;
padding : 0px;
}

#menu #RightPictures a.m101 {
width : 122px;
float : left;
background: url("img/right/11.jpg") no-repeat;
}

#menu #RightPictures a.m101:hover {
width : 122px;
background: url("img/right/12.jpg") no-repeat;
}

#menu #RightPictures a.m201 {
width : 122px;
float : right;
background: url("img/right/21.jpg") no-repeat;
}

#menu #RightPictures a.m201:hover {
width : 122px;
background: url("img/right/22.jpg") no-repeat;
}

#menu #RightPictures a.m301 {
width : 122px;
float : left;
background: url("img/right/31.jpg") no-repeat;
}

#menu #RightPictures a.m301:hover {
width : 122px;
background: url("img/right/32.jpg") no-repeat;
}

#menu #RightPictures a.m401 {
width : 122px;
float : right;
background: url("img/right/41.jpg") no-repeat;
}

#menu #RightPictures a.m401:hover {
width : 122px;
background: url("img/right/42.jpg") no-repeat;
}

#menu #RightPictures a.m501 {
width : 122px;
float : left;
background: url("img/right/51.jpg") no-repeat;
}

#menu #RightPictures a.m501:hover {
width : 122px;
background: url("img/right/52.jpg") no-repeat;
}