@charset "UTF-8";

@import url("sidebar.css");

#content01{
width:645px;
float:left;
}

#content01 h3{
position:relative;
padding:2px 0px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 h3 img{
}

#content01 h3 span{
position:absolute;
top:3px;
left:80px;
line-height:16px;
font-weight:100;
font-size:12px;
}

#content01 dl{
clear:both;
font-size:1.2em;
padding:5px 0px;
height:100%;
}

#content01 dl dt{
width:135px;
clear:both;
float:left;
}

#content01 dl dd{
width:510px;
float:left;
}

#content01 hr{
clear:both;
border:none;
border-top:1px solid #ccc;
height:1px;
margin:6px 0px !important;
margin:-5px 0px;
}








