702 lines
16 KiB
CSS
702 lines
16 KiB
CSS
@charset "gb2312";
|
|
.pt9white {font-family:ËÎÌå;font-size: 9pt; color: #FFFFFF; text-decoration: none}
|
|
.allwhite {font-family:ËÎÌå;font-size: 9pt; line-height: 10pt; text-decoration: none; color: #FFFFFF;}
|
|
a:link {text-decoration: none; color: #CC3300}
|
|
a:hover {text-decoration: underline}
|
|
.orange9pt {font-family:ËÎÌå;font-size: 9pt; color: #FF6600}
|
|
a:visited {font-family:ËÎÌå;font-size: 9pt; color: #CC3300; text-decoration: none}
|
|
.no_border {border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
|
|
.number {text-align: right}
|
|
.no_border_number {text-align: right; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
|
|
.pt11song {font-family:ËÎÌå;font-size: 11pt}
|
|
.pt16song {font-family:ËÎÌå;font-size: 16pt}
|
|
.pt16songud {font-weight: bold; font-size: 16pt; font-family: 'ºÚÌå','ËÎÌå'; text-decoration: underline}
|
|
.pt20song {font-family:ËÎÌå;font-size: 20pt}
|
|
.pt24song {font-family:ËÎÌå;font-size: 24pt}
|
|
.myunderline {text-decoration: underline}
|
|
.thisinput2 {border-style:none;border-width:thin;border-color:#e9e9e9}
|
|
.thisinput {border-style:none;border-width:thin;}
|
|
.myfont{font-family: 'ºÚÌå','ËÎÌå';font-size: 10pt;font-weight:bold;text-decoration: none}
|
|
table1 {border: solid; border-width: 0px 0px 1px 1px; border-color: #000000 black #000000 #000000}
|
|
td1 {font-family:ËÎÌå;border-color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
|
|
input1 {font-family:ËÎÌå,arial,sans-serif; font-size:9pt; background-color: #FDFDF3; border-style:none;border-width:thin; }
|
|
textarea1 {font-family:ËÎÌå,arial,sans-serif; font-size:9pt; background-color: #FDFDF3; border-style:none;border-width:thin;overflow-y:hidden }
|
|
select1 {
|
|
font-family:ËÎÌå,arial,sans-serif;
|
|
font-size:9pt;
|
|
background-color: #FDFDF3;
|
|
border-style:none;
|
|
border-width:thin;
|
|
}
|
|
.inputDate {
|
|
font-family:ËÎÌå;
|
|
background-image:url(../../images/dw/functionbg.gif);
|
|
border: #DCDCDC;
|
|
border-style: outset;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
height:18px
|
|
}
|
|
inputBrow {font-family:ËÎÌå;width:10pt; }
|
|
.inputjump {font-family:ËÎÌå;font-size: 9pt;border-style:groove;text-align:right}
|
|
.inputTCDelete {
|
|
font-family:ËÎÌå;
|
|
font-size:9pt;
|
|
background-color: #EEEEEE;
|
|
border:0 solid white;
|
|
height: 20px;
|
|
color: #AAAAAA;
|
|
}
|
|
|
|
.inputTCUpdate {
|
|
font-family:ËÎÌå;
|
|
font-size:9pt;
|
|
/*background-color: #FFF09E;*/
|
|
border:0 solid white;
|
|
height: 20px;
|
|
color: navy;
|
|
}
|
|
|
|
/* column title - selectable (3D) */
|
|
td.ColumnTitle {
|
|
font-family:ËÎÌå;
|
|
font-size:9pt;
|
|
font-weight: normal;
|
|
padding-left: 2;
|
|
/*padding-right: 5;*/
|
|
color: #55554B;
|
|
background-color: #DEDEC8;
|
|
background-image:url(../../images/dw/back.gif);
|
|
cursor: pointer;
|
|
}
|
|
|
|
td.TCColumnTitleLT {
|
|
font-family:ËÎÌå;
|
|
font-size:9pt;
|
|
font-weight: normal;
|
|
padding-left: 2px;
|
|
/*padding-right: 5px;*/
|
|
color: #55554B;
|
|
background-color: #DEDEC8;
|
|
}
|
|
|
|
/* row selector image dimension */
|
|
img.TCSelImageSelected {
|
|
font-family:ËÎÌå;
|
|
width:20px ;
|
|
height:20px ;
|
|
border: 0px;
|
|
background-image: url(../../images/dw/table/table_row_button_downstate.gif );
|
|
}
|
|
|
|
img.TCSelImageUnselected {
|
|
font-family:ËÎÌå;
|
|
/*width:20px ;
|
|
height:20px ;*/
|
|
border: 0px;
|
|
background-image: url(../../images/dw/table/table_row_button_upstate.gif );
|
|
}
|
|
|
|
|
|
/******** Table Control *********/
|
|
|
|
/* background border color for table cells in table control */
|
|
.TCView {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
background-color: #8D8D80;
|
|
}
|
|
|
|
/* row attributes */
|
|
tr.TCRow {
|
|
font-family:΢ÈíÑźÚ;
|
|
font-size: 9pt;
|
|
background-color: #EBEAD8;
|
|
border-color: #000000;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
}
|
|
|
|
.serial_td {
|
|
height:28px;
|
|
background: #ececec;
|
|
overflow:hidden;
|
|
line-height:28px;
|
|
white-space:nowrap;
|
|
nw:expression(this.noWrap=true);
|
|
cursor: pointer; font-size: 9pt; color: #000;
|
|
text-align: center;
|
|
}
|
|
.corss_walk1 {
|
|
background: #fff;
|
|
}
|
|
.corss_walk2 {
|
|
background: #f2f2f2;
|
|
}
|
|
.high_light {
|
|
background-color: #b4cbff;
|
|
color: #000000;
|
|
}
|
|
.sort_down {
|
|
background: url(../../images/dw/sort_down.gif) no-repeat center;
|
|
width: 15px; height: 15px;
|
|
}
|
|
.sort_up {
|
|
background: url(../../images/dw/sort_up.gif) no-repeat center;
|
|
width: 15px; height: 15px;
|
|
}
|
|
|
|
/* unselected non-editable table cell */
|
|
td.TCCellText {
|
|
padding-left: 1px;
|
|
padding-right: 1px;
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
background-color: #EBEAD8;
|
|
}
|
|
|
|
/* selected non-editable table cell */
|
|
td.TCCellTextSelected {
|
|
padding-left: 1px;
|
|
padding-right: 1px;
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
background-color: #FFCC33;
|
|
}
|
|
|
|
/* row selector background color*/
|
|
td.TCCellImage {
|
|
padding: 0px;
|
|
background-color: #EBEAD8;
|
|
}
|
|
|
|
/* row selector image dimension */
|
|
img.TCSelImage {
|
|
width:16px ;
|
|
height:16px ;
|
|
}
|
|
|
|
/* unselected editable table cell */
|
|
td.TCCellInput {
|
|
/* padding-left: 5px;
|
|
padding-right: 5px;*/
|
|
padding-left:1px;
|
|
padding-right:1px;
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
background-color: #FDFDF3;
|
|
}
|
|
|
|
/* selected editable table cell */
|
|
td.TCCellInputSelected {
|
|
/* padding-left: 5px;
|
|
padding-right: 5px;*/
|
|
padding-left:1px;
|
|
padding-right:1px;
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
background-color: #FFCC33;
|
|
}
|
|
|
|
/* title */
|
|
td.TCHeader {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
font-weight: normal;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
color: #55554B;
|
|
background-color: #CDCDBE;
|
|
}
|
|
|
|
/* footer */
|
|
td.TCFooter {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
font-weight: normal;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
color: #55554B;
|
|
background-color: #CDCDBE;
|
|
}
|
|
|
|
/* column title - non selectable */
|
|
/*
|
|
td.TCColumnTitle {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
font-weight: normal;
|
|
padding-left: 1px;
|
|
color: #55554B;
|
|
background-color: #DEDEC8;
|
|
}
|
|
*/
|
|
|
|
/* scrollup action buttons */
|
|
td.TCLeft {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
padding-left:0px;
|
|
}
|
|
|
|
/* scrolldown action buttons */
|
|
td.TCRight {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
padding-left:8px;
|
|
}
|
|
|
|
/* row selector image dimension */
|
|
td.TCSelImageSelected {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
width:20px ;
|
|
height:20px ;
|
|
border: 0px;
|
|
background-image: url(../../images/dw/table/table_row_button_downstate.gif );
|
|
cursor:pointer;
|
|
}
|
|
|
|
td.TCSelImageUnselected {
|
|
/*
|
|
width:20px ;
|
|
height:20px ;
|
|
border: 0px;
|
|
*/
|
|
background-image: url(../../images/dw/table/table_row_button_upstate.gif );
|
|
background-repeat: no-repeat;
|
|
background-position: top center;
|
|
cursor:pointer;
|
|
|
|
border-color: #000000;
|
|
border-style: solid;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 0px;
|
|
border-left-width: 0px;
|
|
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
font-weight: normal;
|
|
padding-left: 2;
|
|
color: #55554B;
|
|
background-color: #DEDEC8;
|
|
}
|
|
|
|
/** Active TC Buttons **/
|
|
.ServerFirstPage {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/server_first.gif);
|
|
cursor:pointer;
|
|
}
|
|
.ServerPrevPage {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/server_prev.gif);
|
|
cursor:pointer;
|
|
}
|
|
.ServerNextPage {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/server_next.gif);
|
|
cursor:pointer;
|
|
}
|
|
.ServerLastPage {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/server_last.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Top Page Button */
|
|
img.TCTopPageA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/top.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Prev Page Button */
|
|
img.TCPrevPageA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/pageup.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Prev Row Button */
|
|
img.TCPrevRowA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/scrollup.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Bottom Page Button */
|
|
img.TCLastPageA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/bottom.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Next Page Button */
|
|
img.TCNextPageA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/pagedown.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/* Next Row Button */
|
|
img.TCNextRowA {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/scrolldown.gif);
|
|
cursor:pointer;
|
|
}
|
|
|
|
/** Inactive TC Buttons **/
|
|
/* Top Page Button */
|
|
img.TCTopPageI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_top.gif);
|
|
}
|
|
|
|
/* Prev Page Button */
|
|
img.TCPrevPageI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_pageup.gif);
|
|
}
|
|
|
|
/* Prev Row Button */
|
|
img.TCPrevRowI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_scrollup.gif);
|
|
}
|
|
|
|
/* Bottom Page Button */
|
|
img.TCLastPageI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_bottom.gif);
|
|
}
|
|
|
|
/* Next Page Button */
|
|
img.TCNextPageI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_pagedown.gif);
|
|
}
|
|
|
|
/* Next Row Button */
|
|
img.TCNextRowI {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/dim_scrolldown.gif);
|
|
}
|
|
|
|
/* Jump Row Button */
|
|
img.TCJumpRow {
|
|
border:0px;
|
|
height:15px;
|
|
width:15px;
|
|
background-image:url(../../images/dw/table/jumprow.gif);
|
|
}
|
|
|
|
/* Jump Row Total Label */
|
|
td.TCJumpRowTotal {
|
|
font-family:ËÎÌå;
|
|
font-size: 9pt;
|
|
font-weight: normal;
|
|
color: #55554B;
|
|
}
|
|
|
|
body {
|
|
margin: 0; padding: 0;
|
|
/*margin-top : 6px;
|
|
margin-left : 4px;
|
|
*/
|
|
overflow: hidden;
|
|
}
|
|
body2 {background-color: #FF0000}
|
|
|
|
.GdTrTitleSerial{
|
|
width:15px;
|
|
background-color: #999999;
|
|
}
|
|
|
|
.GdTrContentSerial{
|
|
width:15px;
|
|
background-color: #999999;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.GdTdInput{
|
|
font-family:ËÎÌå,arial,sans-serif;
|
|
font-size: 9pt;
|
|
background-color: #FDFDF3; border-style:none;border-width:thin;
|
|
}
|
|
.GDTdContentInput{
|
|
height:19;font-family:ËÎÌå,arial,sans-serif;font-size:9pt; background-color: #FEFEFE; border-style:none;border-width:thin;
|
|
}
|
|
.GdTdContentArea{
|
|
font-family:ËÎÌå,arial,sans-serif;font-size:9pt; background-color: #FDFDF3; border-style:none;border-width:thin;overflow-y:hidden;
|
|
}
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
.GdTdContentSelect {
|
|
background-color: transparent;
|
|
border-style:none;
|
|
border-width:thin;
|
|
}
|
|
}
|
|
.GdTdContentSelect{
|
|
font-family:΢ÈíÑźÚ,arial,sans-serif;
|
|
font-size:9pt;
|
|
color:#333;
|
|
}
|
|
.GdJumpInput {
|
|
font-family:ËÎÌå,arial,sans-serif;font-size: 9pt;border-style:groove;text-align:center;width:20pt;height:13pt
|
|
|
|
}
|
|
.GDTdHeader{
|
|
border:1px solid #d9d9d9;
|
|
border-collapse:collapse;
|
|
font-family:΢ÈíÑźÚ,arial,sans-serif;
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
padding-left: 2px;
|
|
color: #606060;
|
|
background-color: #777777;
|
|
background:#fff url(../../images/dw/table/table_title_bg.jpg) center;
|
|
height:20px;
|
|
cursor:e-resize;
|
|
text-decoration: none;
|
|
/*text-align:left;*/
|
|
}
|
|
.GDTdHeader_last{
|
|
border:1px solid #d9d9d9;
|
|
border-collapse:collapse;
|
|
font-family:ËÎÌå,arial,sans-serif;
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
padding-left: 2px;
|
|
color: #606060;
|
|
background-color: #777777;
|
|
background:#fff url(../../images/dw/table/table_title_bg.jpg) center;
|
|
height:20px;
|
|
cursor:pointer;
|
|
text-decoration: none;
|
|
/*text-align:left;*/
|
|
}
|
|
.GDTdHeaderSearch {
|
|
background: url(../../images/main/icons/search.png) center no-repeat;
|
|
width: 28px;
|
|
height: 100%;
|
|
}
|
|
.GdTdPage{
|
|
font-family:΢ÈíÑźÚ,arial,sans-serif;font-size:9pt; font-weight: normal;color: #555555;
|
|
padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;
|
|
background-color: #fff;
|
|
/* valign:top; */
|
|
}
|
|
|
|
div.tableContainer {
|
|
clear: both;
|
|
height: 285px;
|
|
overflow: auto;
|
|
width: 100%;
|
|
}
|
|
div.tableContainer table{
|
|
/*border-left:1px solid #bcbcbc;
|
|
border-right:1px solid #bcbcbc;*/
|
|
}
|
|
|
|
/* WinIE 6.x needs to re-account for it's scrollbar. Give it some padding */
|
|
\html div.tableContainer/* */ {
|
|
padding: 0 16px 0 0;
|
|
}
|
|
|
|
/* clean up for allowing display Opera 5.x/6.x and MacIE 5.x */
|
|
html>body div.tableContainer {
|
|
height: auto;
|
|
padding: 0;
|
|
}
|
|
|
|
/* Reset overflow value to hidden for all non-IE browsers. */
|
|
/* Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
head:first-child+body div[class].tableContainer {
|
|
height: 100%;
|
|
overflow: hidden;
|
|
width: 100%
|
|
}
|
|
|
|
|
|
/* WinIE 6.x needs to re-account for padding. Give it a negative margin */
|
|
\html div.tableContainer table/* */ {
|
|
margin: 0 -16px 0 0
|
|
}
|
|
|
|
/* define width of table. Opera 5.x/6.x and MacIE 5.x */
|
|
html>body div.tableContainer table {
|
|
float: none;
|
|
margin: 0;
|
|
width: 740px;
|
|
}
|
|
|
|
/* define width of table. Add 16px to width for scrollbar. */
|
|
/* All other non-IE browsers. Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
head:first-child+body div[class].tableContainer table {
|
|
width: 100%
|
|
}
|
|
|
|
/* set table header to a fixed position. WinIE 6.x only */
|
|
/* In WinIE 6.x, any element with a position property set to relative and is a child of */
|
|
/* an element that has an overflow property set, the relative value translates into fixed. */
|
|
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
|
|
thead.fixedHeader tr {
|
|
position: relative;
|
|
height:100%;
|
|
top: expression(document.getElementById("tableContainer").scrollTop);
|
|
}
|
|
|
|
|
|
/* set THEAD element to have block level attributes. All other non-IE browsers */
|
|
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
|
|
/* Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
head:first-child+body thead[class].fixedHeader tr {
|
|
display: block;
|
|
}
|
|
|
|
/* define the table content to be scrollable */
|
|
/* set TBODY element to have block level attributes. All other non-IE browsers */
|
|
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
|
|
/* induced side effect is that child TDs no longer accept width: auto */
|
|
/* Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
head:first-child+body tbody[class].scrollContent {
|
|
display: block;
|
|
height: 100%;
|
|
overflow: auto;
|
|
width: 100%
|
|
}
|
|
|
|
/* define width of TH elements: 1st, 2nd, and 3rd respectively. */
|
|
/* All other non-IE browsers. Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
/* Add 16px to last TH for scrollbar padding */
|
|
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
|
|
.fixedHeader th {
|
|
/**+border-right:0px;
|
|
_position: relative;*/
|
|
}
|
|
|
|
/* define width of TH elements: 1st, 2nd, and 3rd respectively. */
|
|
/* All other non-IE browsers. Filter out Opera 5.x/6.x and MacIE 5.x */
|
|
/* Add 16px to last TH for scrollbar padding */
|
|
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors */
|
|
.scrollContent td {
|
|
border:1px solid #bcbcbc;
|
|
}
|
|
|
|
|
|
/*****·ÖÒ³********/
|
|
/*·ÖÒ³¶¥²ãdiv*/
|
|
.list_page_topdiv {
|
|
margin-top:8px 0;
|
|
position: relative;
|
|
height:18px;
|
|
font-size:12px;
|
|
line-height: 18px;
|
|
color:#666666;
|
|
}
|
|
.list_page_topdiv .list_page_subdiv {
|
|
padding-top:0px;
|
|
padding-left: 2px;
|
|
float:left;
|
|
}
|
|
.list_page_topdiv a , .list_page_topdiv a:visited {
|
|
position: relative;
|
|
float: left;
|
|
margin-right:3px;
|
|
color:#27275e;
|
|
border: 1px solid #ccc;
|
|
text-decoration: none;
|
|
list-style: none;
|
|
cursor: pointer;
|
|
}
|
|
.list_page_topdiv a:hover {
|
|
text-decoration: none;
|
|
color: #fff;
|
|
background: #41a6e3;
|
|
}
|
|
.list_page_topdiv .list_page_nextpage{
|
|
/* margin-top:3px; */
|
|
padding-top:8px;
|
|
text-align: center;
|
|
}
|
|
.list_page_topdiv a:hover span {
|
|
color: #fff;
|
|
background: #C0E0FD;
|
|
text-decoration: none;
|
|
}
|
|
.list_page_topdiv span {
|
|
float: left;
|
|
padding: 8px 10px;
|
|
list-style: none;
|
|
height: auto;
|
|
cursor: pointer;
|
|
}
|
|
/*ÎÞÐèÁ´½ÓµØÖ·µÄÒ³ÂëÑùʽ*/
|
|
.list_page_topdiv .list_page_nolink {
|
|
margin-right:3px;
|
|
color: #ccc;
|
|
cursor: default;
|
|
border: 1px solid #ccc;
|
|
}
|
|
/*·ÖÒ³ÐÅÏ¢Ñùʽ*/
|
|
.list_page_topdiv .list_page_pageinfo {
|
|
color:#666;
|
|
cursor: default;
|
|
display: inline-block;
|
|
}
|
|
/*Ò³ÂëÊäÈë¿òÑùʽ*/
|
|
.list_page_topdiv input {
|
|
border:1px solid #ccc;
|
|
background-color:#FFF;
|
|
/* width:30px; */
|
|
height: 18px;
|
|
font-size: 12px;
|
|
text-align: center;
|
|
}
|
|
/*µ±Ç°Ò³ÂëÑùʽÑùʽ*/
|
|
.list_page_topdiv .list_page_current {
|
|
color: #fff;
|
|
font-weight:bold;
|
|
border: 1px solid #ccc;
|
|
margin-right:3px;
|
|
background:#5CB2FF;
|
|
cursor: default; font-family:"΢ÈíÑźÚ";
|
|
} |