@charset "utf-8"; /* CSS Document */ html, body { height: 100%; } a { color: #515151; } .ww { width: 1000px; margin: 0 auto; background: #fff; } .class_listnew { border: 1px #ccc solid; text-align: left; background: #fff; overflow: hidden; } .class_titlenew { height: 34px; background: #f3f3f3; position: relative; } .class_title_tu { width: 100px; height: 24px; background: #0ba4ea; position: absolute; left: 11px; top: 8px; text-align: center; line-height: 24px; vertical-align: middle; border-radius: 2px; } .title1 { font-size: 13px; font-weight: 700; color: #fff; } .elitejh { width: 630px; margin: 0 auto; height: 50px; } .elitejha { float: left; width: 99px; height: 30px; /*background: url(../Img/hui.jpg) no-repeat; */ margin-left: 20px; line-height: 30px; text-align: center; cursor: pointer; background: #f2f2f2; border: 1px solid #ddd; border-radius: 2px; } .elitejha a { color: #000; font-weight: bold; display: block; } .elitejhb { float: left; width: 99px; height: 30px; /* background: url(../Img/red.jpg) no-repeat;*/ background: #d73f3e; border-radius: 2px; margin-left: 20px; line-height: 30px; text-align: center; cursor: pointer; } .elitejhb a { color: #fff; font-weight: bold; display: block; } /*列表*/ .dingqi_content { width: 978px; margin-bottom: 15px; } /*.dingqi_content a:link, .dingqi_content a:visited { font-size: 13px; color: black; }*/ .dingqi_content table { margin: 5px auto 0 auto; } .trContent { vertical-align: middle; height: 30px; line-height: 20px; } .trContent td { border-bottom: #E4E5E4 dashed 1px; } .trContent a:hover { color: #e43e3e; } /*翻页*/ .fy { width: 978px; height: 23px; text-align: center; margin-top: 25px; margin-bottom: 15px; font-size: 14px; } .pagediv { margin-top: 2px; font-size: 13px; padding: 5px; } .pagefirst { margin-right: 15px; color: #fff; background: #b2293d; border: 0px; padding: 2px 4px 2px 4px; _padding: 3px 4px 2px 4px; } .pagelast { margin-right: 15px; color: #fff; background: #b2293d; border: 0px; padding: 2px 4px 2px 4px; _padding: 3px 4px 2px 4px; } .pagemouseover { margin-right: 15px; border: 1px solid #b2293d; color: #b2293d; padding: 2px 4px 2px 4px; /*_padding: 3px 4px 2px 4px;*/ } .pagemouseout { margin-right: 15px; border: 1px solid #8e8e8e; color: #8e8e8e; padding: 2px 4px 2px 4px; /*_padding: 3px 4px 2px 4px;*/ } .text-page { width: 30px; _vertical-align: middle; } .submit-go { width: 30px; background: #ececec; border: 1px solid #999; cursor: pointer; _vertical-align: middle; }