File: D:/bin/CrystalDiskMark3_0_3b/CdmResource/theme/Shizuku/Main.css
body, div, input, p, span
{
margin: 0;
padding: 0;
}
body
{
margin: 4px 0px 0px 0px;
color: #000000;
background: #ffffff;
background-image: url(background.png);
font-family: Verdana;
overflow: hidden;
}
a.button1
{
font-family: Verdana;
font-weight: bold;
background-image: url(button.png);
overflow: hidden;
display: block;
width: 60px;
height: 48px;
line-height: 48px;
color: #ffffff;
font-size: 16px;
text-align: center;
text-decoration: none;
border-left: #dddddd 1px solid;
border-top: #dddddd 1px solid;
border-bottom: #aaaaaa 1px solid;
border-right: #aaaaaa 1px solid;
}
a:hover.button1
{
color: #ffffff;
background-image: url(buttonHover.png);
border-left: #cccccc 1px solid;
border-top: #cccccc 1px solid;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;
}
a.button2
{
font-family: Verdana;
font-weight: bold;
background-image: url(button.png);
overflow: hidden;
display: block;
width: 60px;
height: 40px;
color: #ffffff;
font-size: 14px;
padding-top: 8px;
text-align: center;
text-decoration: none;
border-left: #dddddd 1px solid;
border-top: #dddddd 1px solid;
border-bottom: #aaaaaa 1px solid;
border-right: #aaaaaa 1px solid;
}
a:hover.button2
{
color: #ffffff;
background-image: url(buttonHover.png);
border-left: #cccccc 1px solid;
border-top: #cccccc 1px solid;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;
}
span.meter
{
display: block;
background-image: url(meterbg.png);
overflow: hidden;
font-family: Verdana;
font-size: 40px;
font-weight: bold;
line-height: 1.2;
width: 150px;
height: 48px;
border-left: #dddddd 1px solid;
border-top: #dddddd 1px solid;
border-bottom: #aaaaaa 1px solid;
border-right: #aaaaaa 1px solid;
}
span.meter0
{
color: #ffffff;
}
span.meter1
{
color: #ffffff;
}
span#SequentialRead, span#SequentialWrite,
span#RandomRead512KB, span#RandomWrite512KB,
span#RandomRead4KB, span#RandomRead4KB32QD,
span#RandomWrite4KB, span#RandomWrite4KB32QD
{
background-image: url(meter.png);
background-repeat: no-repeat;
background-position-x: -150px;
}
p#Read, p#Write
{
text-align: center;
color: #333333;
font-size: 16px;
line-height: 1.0;
}
Select#TestDrive
{
font-family: Tahoma;
font-size: 14px;
width: 181px;
}
Select#TestNumber
{
font-family: Tahoma;
font-size: 14px;
width: 36px;
}
Select#TestSize
{
font-family: Tahoma;
font-size: 14px;
width: 80px;
}
input#Comment
{
background-color: transparent;
background-image: url(transparent.png);
margin-top: 4px;
padding-top: 0px;
padding-left: 4px;
color: #444444;
font-family: "���C���I", Tahoma;
font-size: 14px;
font-weight: bold;
height: 28px;
width: 368px;
line-height: 28px;
border-left: #cccccc 1px solid;
border-top: #cccccc 1px solid;
border-bottom: #999999 1px solid;
border-right: #999999 1px solid;
}