.feed_list{
	font-family:verdana;
	font-size:10px;
}

.feed_latest{
	font-family:verdana;
	font-size:10px;
}

.triyofeed_notice{
	color:#ECD7B6;
	font-family:verdana;
	font-size:10px;
}
.triyofeed_notice a{
	color:#ECD7B6;

}
.triyofeed_notice a:hover{
	color:#FF9900;
}
input.text{
	font-family:verdana;
	font-size:10px;
}
input.button{
	border:0px;
	background:#A49378;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	font-family:verdana;
	font-size:10px;
	cursor:hand;
	cursor:pointer;
}
table.standard_show{
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells:show;
	width:480px;
}
table.standard_show td.title{
	word-wrap:break-word;
	background:#DFD9D2;
	font-family:verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DFD9D2;

}
table.standard_show td.cell{
	border-width: 1px;
	border-style: solid;
	border-color: #DFD9D2;
	background: #ffffff;
	word-wrap:normal;
	font-family:verdana;
	padding:2px 2px 2px 2px;
	font-size:10px;
	color:#7F6C5F;

}
table.standard_show td.celly{
	border-width: 1px;
	border-style: solid;
	border-color: #DFD9D2;
	background: #DFD9D2;
	word-wrap:normal;
	font-family:verdana;
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#7F6C5F;

}
table.standard_show td.cell a{
	color:#666600;
	text-decoration:none;
}
table.standard_show td.cell a:hover{
	color:#E1C5B3;
	text-decoration:none;
}
