#main{
width:995px;
height:auto;
background:url(../images/main_bg1.gif) repeat-x;
}
#main .report_list{
width:965px;
height:auto;
margin:0px auto;
padding-top:25px;
}
#main .report_list_header{
width:965px;
height:35px;
}
#main .report_list_content{
width:965px;
height:auto;
margin-top:15px;
}
#main .report_list_content .block{
width:965px;
height:132px;
margin-bottom:20px;
}
#main .report_list_content .block .left{
width:169px;
height:132px;
float:left;
}
#main .report_list_content .block .right{
width:786px;
height:132px;
float:right;
}
#main .report_list_content .block .right .t{
width:786px;
height:24px;
font-weight:bold;
}
#main .report_list_content .block .right .c{
width:786px;
height:108px;
text-indent:28px;
line-height:28px;
}