﻿
/*页面中部*/
#bodyLeft{ float:left; width:300px; padding-left:20px; margin-right:10px;}
.note{ border:1px dashed #ccc; margin-top:10px;}
.note h5{ margin:0px; padding:0px; height:25px; line-height:25px; text-indent:10px;}
#note_c{ margin:0px 10px 10px 10px; padding:0px}
#add{ border:1px solid #ccc; width:450px; background-color:White; margin-top:10px; padding-bottom:10px; visibility:hidden; position:absolute;}
#add h5{ margin:0px; padding:0px; height:25px; line-height:25px; text-indent:10px;}
#add h5 span{ float:right; font-weight:normal; margin-right:10px; cursor:pointer;}
#add table{ width:90%;}
#bodyRight{ float:left; width:660px;}
#nav{ margin-top:10px; background:url(../images/cd.gif) 0px 5px no-repeat; text-indent:10px;}
#bodyRight h1{ margin:0px; text-align:center; border-bottom:1px dashed #ccc; font-size:15pt; padding:20px 0px;}
