﻿
/*页面中部*/
#bodyLeft{ float:left; width:230px; padding-left:20px;}


#bodyRight{ float:left; width:730px;}
#bodyRight #nav{ background:url(../images/cd.gif) left center no-repeat; text-indent:10px; margin-top:10px;} 
#bodyRight h1{ margin:20px 0px; padding-bottom:5px; border-bottom:1px dashed #ccc;}
#bodyRight #list{ }
#list .item{ overflow:hidden; height:100%; border-bottom:1px solid #ccc; padding-bottom:20px; margin-bottom:20px;}
#list .item .box{ float:right; border:1px solid #ccc; padding:10px; margin:5px; width:200px; line-height:18px;}
#list .item .box span{ font-weight:bold;}
