body{
	margin:0;
	padding:0;
	}
	
img{border:none;}




.txt{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #999999;
	list-style-type:none;
	width:160px;
	}
	
	
ul{
	list-style-type:none;
	 margin:0px;
	padding:0px;
	}
	
.date{
	font-size:11px;
	color:#666666;
	list-style-type:none;
	}

.txt_01{
	font-size:12px;
	color:#333333;
	}
	
.txt_01 a{
	text-decoration:none;
	}
	
.txt_01 a:hover{
	text-decoration:underline;
	}
	
#topics_mt h1{
	font-size:14px;
	padding:10px 0px 10px 10px;
	}
	
.txt_mt{
	font-size:12px;
	color:#333333;
	line-height:160%;
	padding:5px 20px 20px 20px;
	width:530px;
	}