@charset "utf-8"; #ExpertBox { /* [disabled]background-color: #9C3; */ height: 560px; } .ExpertItem { /* [disabled]background-color: #06C; */ height: 206px; width: 336px; } #ExpertBox ul li { margin-top: 40px; margin-right: 50px; margin-left: 50px; } .ExpertItem table tr a { color: #F00; } .ExpertName { font-size: 18px; /* [disabled]font-weight: bold; */ color: #333; margin-right: 10px; } .DepartmentName { font-size: 18px; /* [disabled]font-weight: bold; */ color: #FFFFFF; margin-right: 10px; } .DepartmentServiceName { font-size: 18px; /* [disabled]font-weight: bold; */ color: #00BDD2; float: left; padding-left: 10px; display: block; height: 35px; line-height: 35px; width: 169px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #00BDD2; } .ExpertItem .DepartmentServiceName a{ color: #00BDD2; } #DepartmentLeftBottom { height: 412px; width: 274px; border-right-width: 1px; border-bottom-width: 1px; /* [disabled]border-left-width: 1px; */ border-right-style: solid; border-bottom-style: solid; /* [disabled]border-left-style: solid; */ border-right-color: #E3E3E3; border-bottom-color: #E3E3E3; /* [disabled]border-left-color: #E3E3E3; */ }