
.content_table {
}

.css_ng {
border-collapse: collapse;
width: 99%;
}

.css_ng table * {
border: 0;
margin: 0;
padding: 0;
border: 1px solid;
border-color : #D2D5C7;
}

.css_ng thead th {
background-color: #E5E8DB;
font-size: 14px;
color: #5D5E66;
height: 40px;
border: 1px solid;
border-color : #D2D5C7;
}

.css_ng thead th a:link {
color: #5D5E66;
font-weight: bold;
text-decoration: none;
}

.css_ng thead th a:visited {
color: #5D5E66;
font-weight: bold;
text-decoration: none;
}

.css_ng thead th a:hover {
color: #5D5E66;
font-weight: bold;
text-decoration: underline;
}

.css_ng tbody tr {
border: 1px solid;
border-color : #D2D5C7;
}


.css_ng tbody td {
color: #5D5E66;
padding-left: 3px;
height: 40px;
border: 1px solid;
border-color : #D2D5C7;
}

.css_ng tbody p {
color: #5D5E66;
			text-indent: 0em ;
			line-height: 0em ;
			margin-top:0px ;
			margin-down:0px ;			
}

.css_ng tbody td a:link {
color: #5D5E66;
font-weight: bold;
text-decoration: none;
}

.css_ng tbody td a:visited {
color: #5D5E66;
font-weight: bold;
text-decoration: none;
}

.css_ng tbody td a:hover {
color: #5D5E66;
font-weight: bold;
text-decoration: underline;
}


