.pagefont{
font-size:12px;
color:#000;
}
.greenfont{
color:#339900;
}
.delline{
font-size:16px;
color:#666;
font-style:oblique;
text-decoration:line-through;
}
a.pagefont:link,a.pagefont:visited{
font-size:12px;
color:#000;
text-decoration:none;
}
a.pagefont:hover{
font-size:12px;
color:#999;
text-decoration:underline;
}
.bodyfont{
font-size:12px;
color:#fff;
}
a.bodyfont:link,a.bodyfont:visited{
font-size:12px;
color:#fff;
text-decoration:none;
}
a.bodyfont:hover{
font-size:12px;
color:#C00;
font-weight:bold;
text-decoration:underline;
}
.redfont{
font-size:12px;
color:#F90;
font-weight:bold;
}
.big_input{
border:solid;
border-width:1px;
width:330px;
height:20px;
}
.small_input{
border:solid;
border-width:1px;
width:80px;
height:20px;
}
.nomal_input{
border:solid;
border-width:1px;
width:180px;
height:20px;
}
.area_input{
border-width:1px;
border-bottom-style:solid;
border-bottom-color:#999999;
width:480px;
height:220px;
}
