/* CSS Document */

.history_year{
float:left;
width:26px;
height:15px;
font-weight:bold;
padding-top:11px;
overflow:hidden;
background:#ffffff;
}
.history_img{
float:left;
width:13px;
height:auto;

}
.history_content{
float:left;
width:570px;
line-height:14px;
padding-top:12px;
margin-left:5px;
display:inline;
overflow:hidden;
background:#ffffff;
}
#history{
float:left;
width:620px;
background:url(../img/history_bg.jpg) repeat-y; 
}
#history li{
float:left;

}
