.mod-panel { width: 100%; max-width: 740px; margin: 0 auto 30px; _width: 690px; } .mod-panel .hd{ padding-top: 25px; margin-bottom: 30px; line-height: 30px; text-align: center; } .mod-panel .hd h1{ font-size: 24px; color:#212121; } .mod-panel .bd{ width: 500px; margin:0 auto 20px; } .mod-panel .bd p{ line-height: 30px; } .mod-panel .input-button { height: 30px; min-width: 80px; padding:0 15px; margin: 15px 15px 15px 0; background: #f73194; border: medium none; line-height: 30px; vertical-align: middle; font-size: 16px; color: #fff; cursor: pointer; outline: none; } .mod-panel textarea{ display: block; width: 90%; height: 180px; padding:5px 10px; border: 1px solid #ebebeb; resize: none; outline: none; } .mod-panel .ft{ padding-top: 20px; border-top:1px dotted #e0e0e0; } .mod-panel .about{ padding: 0 20px; margin-bottom: 20px; } .mod-panel .about p{ margin-bottom: 5px; line-height: 24px; text-indent: 2em; } .mod-panel table { width: 100%; margin-bottom: 20px; table-layout: fixed; border-collapse: collapse; border-spacing: 0; border: 3px solid #f73194; border-left: 0; } .mod-panel caption{ padding-top: 15px; line-height: 36px; font-size: 16px; text-align: center; } .mod-panel thead { border-bottom: 1px solid #cee1ee; background-color: #e3eef8; } .mod-panel tr { line-height: 24px; font-size: 13px; } .mod-panel tr th, .mod-panel tr td { border-left: 3px solid #f73194; word-break: break-all; word-wrap: break-word; padding-left: 10px; font-weight: normal; } .mod-panel tr th { color: #555; padding-top: 2px; padding-bottom: 2px; text-align: left; } .mod-panel tr:nth-child(2n) { background-color: #f0f5f8; } .mod-panel .nobg tr{ background-color: #fff; } .mod-panel .th{ line-height: 32px; font-size: 18px; }