@charset "UTF-8";

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

#tn_page_body {
	backgroud: #fff;
	margin: 0;
	padding: 0;
	font-size: 75%;
	
	}

.tn_table {
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
	}
.tn_table * {
	margin: 0;
	padding: 0;
	}
.tn_table tr { border-bottom: 1px dotted #CCC;}
.tn_table tr td.tn_image{ width:1px !important;}	
.tn_table tr td.tn_date{ width:150px !important;}
.tn_table tr td {
	padding: .8em 0em;
/*	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	}
.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;
	vertical-align: top;
	}
.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;
	}


#tiny table { border: none;}
#tiny table td { border: none;}