body{           background-color:#ffffff;
                text-align: center;
}

#contents {
                width: 830px;
                margin: 0px;
                padding: 0px;
                background-color:#ffffff;
}


.ifra{          width:650px;
		height:800px;
}

.copy		{font-size:13px;
		color:#ff9999;
		text-align:center}

#ul1 a {
      font-weight: normal;
      text-decoration: none;
      color: #ff0066;
}

#ul1 a:hover {
      color:#0000ff;
}

#p a {
      font-weight: normal;
      text-decoration: none;
      color: #0000ff;
}

#p a:hover {
      color:#ff0066;
}


