#main h2 {
font-size: 180%;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
margin-bottom: 10px;
padding-bottom: 10px;
}
#main dt {
font-size: 120%;
font-weight: bold;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #FFFFFF;
border-bottom-color: #DFDFDF;
}
#main dd {
font-size: 14px;
background-color: #FFFFFF;
padding-bottom: 10px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #DFDFDF;
padding-right: 5px;
padding-left: 5px;
}
#main dl a {
color: #06C;
text-decoration: none;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
display: block;
padding-left: 20px;
background-position: 0em 0em;
}
#main dl a:hover { background-color: #FFFFB3; }
#main .news-even { background-color: #F6F6F6; }
#main .alllist {
text-align: right;
margin-top: 15px;
}
#subsidebar .blognew li {
font-size: 12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #DFDFDF;
clear: both;
}
#subsidebar .blognew li a {
color: #333366;
text-decoration: none;
background-image: url(../img/ya_006.gif);
background-repeat: no-repeat;
display: block;
padding-left: 20px;
background-position: 5px center;
}
#subsidebar .blognew a:hover { background-color: #FFFFB3; }

