/*******************************************
feed
*******************************************/

#feed_bx {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.feed {
	width:628px;
	margin:0px 0px 0px 0px;
	_zoom: 1;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	color:#574633;
}
#check_li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#check_li li {
	background-image: url(../../image/index/arrow_topics.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 7px 20px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#topicsline {
	width:625px;
	height:42px;
	background-image: url(../image/index/img_topicsline.gif);
	background-repeat: no-repeat;

}
.hr_topicsline{
	border-top-width: 1px;
	height: 1px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
}
.imgR {
	float: right;
	margin-left:10px;
}
.feed img{
	border: 3px solid #FFDA44;
	margin-bottom: 10px;
}
.feed p {
	overflow: hidden;
	_zoom: 1;
}
.feed dt {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
.feed dd {
	margin: 0;
	font-size: 12px;
	line-height: 1.6em;
}
.txt_date {
	color:#999;
	padding-top: 5px;
	font-size: 9px;
}
.both {
	clear: both;
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	line-height: 0px;
}

/*******************************************
iframe space
*******************************************/

#box_topics01{
	width: 625px;
	height: 460px;
	overflow-y: scroll;
	overflow-x : hidden;	
	padding: 0px 0px 0px 0px;	
}
#box_topics02{
	width: 565px;
	height: 140px;
	overflow-y: scroll;
	overflow-x : hidden;
	padding: 10px 0px 10px 0px;		

}
