@charset "UTF-8";

@import url("sidebar.css");

#content01{
width:645px;
float:left;
}

#content01 h3{
padding:2px 0px;
margin-bottom:5px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 .div01{
font-weight:800;
font-size:12px;
margin-bottom:10px;
}

#content01 dl.dl01{
width:645px;
}

#content01 dl.dl01 dt.dl01{
/*height:34px;*/
color:#444;
font-weight:800;
font-size:1.4em;
line-height:34px;
padding-left:20px;
background: #fff url(../../img/index_bg_06.png) left top repeat-x;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border: 1px solid #e2e2e2;
border-top: 2px solid #C40019;
margin-bottom:15px;
}

#content01 dl.dl01 dd.dl01{
margin-bottom:20px;
}

#content01 dl.dl01 dd.dl01 .date{
font-size:1.4em;
margin-bottom:10px;
}

#content01 dl.dl01 dd.dl01 .entry .img01{
display:block;
margin:0px auto 10px;
}

#content01 dl.dl01 dd.dl01 .entry .text{
font-size:1.2em;
}


