﻿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; 
}


