@charset "utf-8";
/* CSS Document */

body{
font:16px tahoma,Geneva,sans-serif; 
text-align:left;
}

#divRss1, #divRss2 {
    width:410px;
    padding: 0px 10px 3px 10px;
	background-color:#FFF;
	border:1px solid #930;
	margin-top:3px;
}

.ItemTitle{
 font-weight:bold;
 margin:5px 0px 0px 0px;
 padding-top:3px;
}
.ItemTitle a{
	color:#930;
	text-decoration:none
}
.ItemTitle a:hover{ text-decoration:underline }

.ItemContent{
 padding:1px 0px 14px 0px;
 border-bottom:1px solid #D3CAD7;
 color:#3E3E3E;
}
.ItemDate{
	font-size:11px;
	color:#666;
}

#divSrc1
{
}
#divSrc2
{
}
