.main { background-image: url(picture/haigei2.jpg); height: 700px; width: 900px; padding-top: 150px; background-repeat: no-repeat; } body { background-color: #000000; text-align: center; } .formmain { height: 500px; width: 602px; } .formtitle { width: 602px; background-image: url(picture/formlabel.gif); background-repeat: no-repeat; font-size: 17px; font-weight: bold; margin-bottom: 0px; margin-top: 10px; } .nagare { background-color: #FFFFFF; width: 602px; height: 400px; border-right-width: 2px; border-bottom-width: 3px; border-right-style: solid; border-bottom-style: solid; border-right-color: #000000; border-bottom-color: #000000; padding: 20px 10px 10px; } tr { font-size: 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; } li { color: #FF0000; padding-bottom: 5px; padding-left: 20px; }