/* CSS Document */
#wrapContents{
overflow-y: hidden;
}
#wrapContentsEle{
background:url(../mailmagazine/images/image.gif) no-repeat 100% 100%;
}
#wrapContents p.top{
font-size:0.8em;
width:430px;
padding:50px 0 20px 0;
line-height:160%;
}
/**/
#wrapMM{
position:relative;
width:430px;
height:230px;
margin:50px 0 0 0;
}
#wrapMM img{
display:block;
}
#wrapMM img#qr{
margin:0 0 50px 0;
}
#wrapMM img#pre{
display:none;
position:absolute;
top:0;
right:0;
}
/*end*/