@charset "utf-8";
/* CSS Document */

	
#top-left {
	width: 350px;
	margin: 0px 20px 0px 0px;
	float: left;
	text-align: left;
}

#top-center {
	width: 350px;
	margin: 0px 20px 0px 0px;
	float: left;
	text-align: left;
}

#top-right {
	margin: 0px;
	float: right;
	width: 160px;
	background: url(../img/top_bg_right.gif) repeat;
	padding: 12px 0px 12px;
}

#feed dl , #feed2 dl {
	width: 325px;
	margin: 0px auto 10px;
	border-bottom: 1px dotted #999999;
}

#feed dt , #feed2 dt {
	font-size: 11px;
	color: #666666;
	float: left;
	background: url(../img/com_img_icon02.gif) no-repeat left center;
	width: 90px;
	text-indent: 16px;
}

#feed dd , #feed2 dd {
	font-size: 12px;
	margin: 0px 0px 5px 90px;
}

#feed , #feed2 {
	width: 350px;
	overflow-y: auto;
	height: 200px;
}
