@charset "UTF-8";

/* Use Only List Design Check */
#tn_list_body {
	margin: 0;
	padding: 0;
	color:#d0ebf4;
}
/* End */

#tn_page_body {
	margin: 0;
	padding: 0;
}

.tn_table {
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
	margin-bottom:0;
	}
.tn_table * {
	margin: 0;
	padding: 0;
	}
.tn_table tr {
	}
.tn_table td{
	color:#d0ebf4;
	border:none !important;

}
.tn_page {
	}
.tn_page h2 {
	font-size: 2em;
	padding: .5em 1em;
	margin: 0;
	background: #fff url(../images/page_head.gif) repeat-x top;
	color: #000;
	}
.tn_page .tn_date {
	text-align: right;
	margin: .5em 1em;
	}
.tn_page .tn_content {
	margin: 1em;
	border: 1px solid #ccc;
	padding: 1.5em;
	}
.tn_close {
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 1em;
	}
.tn_page img, .tn_table img {
	-ms-interpolation-mode: bicubic;
	}
	
td.tn_date{
	padding-right:25px;
	vertical-align: top;
}
	
	
	.tn_table td a{
		color:#d0ebf4;
		text-decoration:none;
	}
	
	.tn_table td a:hover{
		text-decoration:underline;
	}
	
	
td.tn_title{
	padding-right:10px;
}	
	
	
	
	
	
