1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- body {
- margin:0px;
- background-image:none;
- position:relative;
- left:-83px;
- width:477px;
- margin-left:auto;
- margin-right:auto;
- text-align:left;
- }
- .form_sketch {
- border-color:transparent;
- background-color:transparent;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u2161 {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:0px;
- height:0px;
- }
- #u2162_img {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:477px;
- height:730px;
- }
- #u2162 {
- border-width:0px;
- position:absolute;
- left:83px;
- top:57px;
- width:477px;
- height:730px;
- display:flex;
- }
- #u2162 .text {
- position:absolute;
- align-self:center;
- padding:2px 2px 2px 2px;
- box-sizing:border-box;
- width:100%;
- }
- #u2162_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- visibility:hidden;
- }
- #u2163_img {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:477px;
- height:333px;
- }
- #u2163 {
- border-width:0px;
- position:absolute;
- left:83px;
- top:538px;
- width:477px;
- height:333px;
- display:flex;
- }
- #u2163 .text {
- position:absolute;
- align-self:center;
- padding:2px 2px 2px 2px;
- box-sizing:border-box;
- width:100%;
- }
- #u2163_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- visibility:hidden;
- }
|