body
{
background-color: rgb(200,224,216);
}

.tab1
{
width: 350px;
}


.gbtime
{
text-align: right;
}

.td10
{
color: white;
background-color: gray;
}

input
{
width: 250px;

}

textarea
{
width: 250px;
height: 250px;

}

.font_red
{
color: red;
}
