home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pleasure 75
/
OTACD75.bin
/
archive
/
etc
/
pl
/
manual
/
plum.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-04-08
|
889b
|
54 lines
body {
background-color: #F5B0CB;
scrollbar-base-color: #DD66A3;
scrollbar-highlight-color: #FFDDDD;
scrollbar-shadow-color: #FFDDDD;
scrollbar-darkshadow-color: #DD66A3;
scrollbar-track-color: #FCE5EB;
scrollbar-face-color: #EE88AE;
scrollbar-arrow-color: #FFFFFF;
background-image: url(image/back.gif);
color: #4D3641;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;
}
body,tr,td,th {
font-size:13px;
line-height: 20px;
}
a {
color: #E50073;
}
a:hover {
color: #FF99CC;
}
.submenu {
background-image: url(image/tenline_ver.gif);
background-repeat: repeat-y;
background-position: right top;
}
.small-font {
font-size: 11px;
line-height: 13px;
}
.big-font {
font-size: 15px;
line-height: 15px;
}
.table-style {
padding-right: 10px;
padding-left: 10px;
}