﻿BODY
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    padding-top: 1px;
}
TD
{
	FONT-SIZE: 16px;
	line-height:170%;
}
cha_list
{
	FONT-SIZE: 16px;
	line-height:100%;
}


Button
{
	FONT-SIZE: 16px;
	HEIGHT: 20px; 
}
Select
{
	FONT-SIZE: 12px;
	HEIGHT: 20px;

}

.title
{
    FONT-SIZE: 16px;
	line-height:300%
}
.content
{
	FONT-SIZE: 16px;
	line-height:200%
}

.border
{
	border: 1px solid #DCF2C1;
}
.tdbg{
	background:#F5FEED;
}

a{ 
  text-decoration:none; 
  } 
a:link{ 
text-decoration:none; 
} 
a:visited{ 
text-decoration:none; 
} 
a:hover{ 
text-decoration:none; 
}


