img {
	display: block;
	background: url(ym01.gif) center center no-repeat;
}
.frame {
        width:975px;
}
body{
        font-size: 12px;
        color: #111111;
        background-color: #ffffee;
        margin-top: 16px;
        margin-left: 0px;
        margin-width: 0px;
        margin-height: 0px;
}
tr {
        font-size: 12px;color: #111111;
}
td {
        font-size: 12px; color: #111111;
}	
a:link {
        color: #5555ff; text-decoration: underline;
}
a:visited {
        color: #5555ff; text-decoration: underline;
}
a:active {
        color: #ff5555; text-decoration: underline;
} 
a:hover {
        color: #ff5555; text-decoration: underline;
}