body{
color: #000000;
background-color: #ffffff;
background-image: url(../image/dedioback02.jpg);
background-repeat: no-repeat;
background-position:0px 0px;
}

.main{
font-size: 12px;
width:270px;
color: #000000;
background-color:#ffffff;
position:absolute;
left:500px; 
top:30px;
}

.sub{
font-size: 12px;
width:340px;
color: #000000;
background-color:#ffffff;
position:absolute;
left:20px; 
top:571px;
}


.text12{font-size: 12px;}
.text10 {font-size: 10px;}

p{
font-size: 12px;
line-height: 14px;
}

td{
font-size: 12px;
line-height: 14px;
}


a.special:link{ color: #0099CC; text-decoration: none; }
a.special:visited{ color: #0099CC; text-decoration: none; }
a.special:active{ color: #00FFFF; }
a.special:hover{ color: #0099CC; background: #FFFF00; }

a:link{ color: #0099CC; text-decoration: none; }
a:visited{ color: #0099CC; text-decoration: none; }
a:active{ color: #00FFFF; }
a:hover{ color: #0099CC; text-decoration:underline; }
