h1{ text-align:center; color:#039148; } p{ text-align:center;} table { width:100%;} select { position:relative; font-size:12px; width:100px; line-height:20px; border:0px; color:#6D7A87; } /* ==== 查找区域 ====【table-top】 */ .find { background-color:#D2DBE8; padding:1px; border-top:#BBC6D2 1px solid; border-left:#BBC6D2 1px solid; border-right:#BBC6D2 1px solid; font-size: 12px; color:#6D7A87; text-decoration: none; } /* 查找区域按钮【input-button】 */ .find-button { background: url(button_60.gif); width:60px; height:19px; cursor:hand; border:none; font-size:12px; text-align:center; color:#FFFFFF; line-height:20px; } /* ==== 列表区域 ====【table-list】 */ .list { background-color:#FFFFFF; font-size: 12px; color:#6D7A87; text-align:left; text-decoration: none; border-collapse: collapse; border:solid 1px #FFFFFF; } .list tr{ /* background-color:#EAEEF4;*/ text-align:center; } .list td{ border:solid 1px #FFFFFF; } .list th{ background-color:#D2DBE8; text-align:center; border:solid 1px #FFFFFF; height:25px; } /* tr奇数行【oddTr】 */ .list-odd{ background-color: #F4F9FE; } /* tr偶数行【evenTr】 */ .list-even{ background-color: #EAEEF4; } /* tr鼠标行【hoverTr】 */ .list-hover{ background-color: #EEFDB5; } /* 列表区 */ .list-div{ border:#BBC6D2 1px solid; padding:1px; float:left; } /* 列表按钮【input-list-button】 */ .list-button{ background: url(button_33.jpg); width:33px; height:15px; cursor:hand; border:none; font-size:12px; text-align:center; color:#FFFFFF; line-height:15px; } /* ==== 翻页区域 ====【table-bottom】 */ .page { background-color:#D2DBE8; border:1px #D2DBE8 solid; border-collapse:collapse; height:25px; font-size:12px; font-weight:lighter; text-decoration: none; text-align:center; color: #039148; line-height: 18px; vertical-align:middle; } /* 翻页第一页按钮【firstPage-button】 */ .page-firstButton{ background: url(firstPage.gif); width:17px; height:15px; cursor:hand; border:none; line-height:15px; } /* 翻页最后一页按钮【lastPage-button】 */ .page-lastButton{ background: url(lastPage.gif); width:17px; height:15px; cursor:hand; border:none; line-height:15px; } /* 翻页上一页按钮【prevPage-button】 */ .page-prevButton{ background: url(prevPage.gif); width:9px; height:15px; cursor:hand; border:none; line-height:15px; } /* 翻页下一页按钮【nextPage-button】 */ .page-nextButton{ background: url(nextPage.gif); width:9px; height:15px; cursor:hand; border:none; line-height:15px; } /* 翻页Go按钮【go-button】 */ .page-goButton{ background: url(go.gif); width:17px; height:15px; cursor:hand; border:none; line-height:15px; } /* ==== 编辑区域 ====【table-editor】 */ .edit { background-color:#FFFFFF; border:#FFFFFF 1px solid; border-collapse:collapse; font-size: 12px; color:#6D7A87; text-align:left; text-decoration: none; } .edit tr{ background-color:#EAEEF4; } .edit td{ border:solid 1px #FFFFFF; } .edit th{ text-align:left; border:solid 1px #FFFFFF; color:#039148; } /* 编辑文本【input-text】 */ .edit-text { border:#7F9DB9 solid 1px; color:#6D7A87; line-height:20px; width:100px; } .edit-zb-text { border:#7F9DB9 solid 1px; color:#6D7A87; line-height:20px; width:40px; } .edit-textarea { border:#7F9DB9 solid 1px; color:#6D7A87; line-height:20px; width:450px; height:50px; } .edit-zb-textarea { border:#7F9DB9 solid 1px; color:#6D7A87; line-height:20px; width:200px; height:40px; } .edit-button { background: url(button_60.gif); width:60px; height:19px; cursor:hand; border:none; font-size:12px; text-align:center; color:#FFFFFF; line-height:20px; } /* ==== 登录 ==== */ .login{ border:#BBC6D2 1px solid; padding:1px; width:430px; } .login table{ background-color:#EAEEF4; border-collapse:collapse; font-size: 12px; color:#6D7A87; text-align: center; text-decoration: none; } .login tr{ background-color:#EAEEF4; } .login td{ border:solid 1px #FFFFFF;text-align:left; height:30px} .login th{ text-align:right; border:solid 1px #FFFFFF; color:#039148; width:30%; height:30px } .login-text { border:#7F9DB9 solid 1px; color:#6D7A87; width:200px; } .login-select { font-size:12px; width:200px; border:0px; color:#6D7A87; } /* ==== 测试服务区域 ====【table-top】 */ .test{ width:800px;} .test-choose { background-color:#D2DBE8; padding:1px; border-top:#BBC6D2 1px solid; border-left:#BBC6D2 1px solid; border-right:#BBC6D2 1px solid; font-size: 12px; color:#6D7A87; text-decoration: none; } /* 测试服务按钮【input-button】 */ .test-button { background: url(button_60.gif); width:60px; height:19px; cursor:hand; border:none; font-size:12px; text-align:center; color:#FFFFFF; line-height:20px; } /* ==== 测试服务列表区域 ====*/ .test-list { background-color:#FFFFFF; font-size: 12px; color:#6D7A87; text-align:left; text-decoration: none; border-collapse: collapse; border:solid 1px #FFFFFF; } .test-list tr{ /* background-color:#EAEEF4;*/ text-align:center; } .test-list td{ border:solid 1px #FFFFFF; } .test-list th{ background-color:#D2DBE8; text-align:center; border:solid 1px #FFFFFF; height:25px; } /* 列表区 */ .test-list-div{ border:#BBC6D2 1px solid; padding:1px; float:left; width:800px; } /* 列表按钮【input-list-button】 */ .test-list-button{ background: url(button_33.jpg); width:33px; height:15px; cursor:hand; border:none; font-size:12px; text-align:center; color:#FFFFFF; line-height:15px; }