.div-item-article
{
    background: url(../images/dot.png) 0 bottom repeat-x;
    padding: 10px 0;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
}
.div-item-article:last-child
{
    border-bottom: none;
}
.div-item-article .thumbnail img
{
    width: 157px;
    border: 1px solid #d7d7d7;
    padding: 3px;
}
.div-item-article .thumbnail
{
    float: left;
    padding-right: 10px;
}
.div-item-article .fr
{
    width: 515px;
}
.div-item-article h a
{
    color: #414f5b;
}

.div-item-article h3
{
    font-size: 1.3em;
    font-weight: bold;
    color: #1955b0;
}
.div-item-article .begin-date
{
    color: #666666;
    font-size: 11px;
    padding: 5px 0 0;
}
.div-item-article .more
{
    background: url("../images/muiten-home.png") no-repeat scroll 0 3px transparent;
    float: right;
    font-size: 12px;
    padding-left: 20px;
    text-transform: none;
}
.item-summary
{
	line-height: 18px;
	padding-top: 8px;
	text-align: justify;
	color: #000000;
	font-size: 13px;
}
.other-articles ul li {
background: url(../images/bullet-orange.png) 3px 10px no-repeat;
padding: 3px 0 3px 12px;
}
