@charset "utf-8";
/* CSS Document */

body {
font-size:85%;
}
box {
font-size:0.8em;
margin-left:10px;
padding:0;
text-align:left;
width:438px;
}
div.box ul, div.box dl {
margin-bottom:0;
margin-left:0;
margin-top:0;
padding:5px 5px 5px 0;
}
div.box li, div.box dt {
border-left:5px solid #D0432C;
line-height:1.3em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:2px;
padding:2px 0 2px 10px;
}
div.box li a, div.box dt a, div.box dd a {
color:#D0432C;
text-decoration:underline !important;
}
dd.date {
font-size:0.8em;
text-align:right;
}


.black {
	color: #000;
}
.blogTitle {
	border: none !important;
	color: #000;
	font-weight: bold;
	background-image: url(../img/index/rssListMark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 20px !important;
	}
.showAll {
	font-size: 90%;
	border: none !important;
	text-align: right;
	}

