﻿
/*页面中部*/
#bodyLeft{ float:left; width:230px; padding-left:20px;}


#bodyRight{ float:left; width:730px;}
#divTime{ padding-top:10px; padding-left:440px; height:25px; line-height:25px;}
#divTime img{ vertical-align:middle;}
#detail .redLine{ margin-top:3px; border-bottom:1px dashed #a31022;}
#detail dl{ overflow:hidden; height:100%; width:600px; margin:15px;}
#detail dt{ float:left; width:30%; text-align:center;}
#detail dt img{ border:1px solid #ccc; padding:3px;}
#detail dd{ float:left; width:69%; line-height:18px;}

