You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
185 lines
2.5 KiB
CSS
185 lines
2.5 KiB
CSS
.feeTitle{
|
|
font-size:12px;
|
|
text-align:right;
|
|
}
|
|
|
|
.feeAmount{
|
|
font-size:12px;
|
|
text-align:left;
|
|
font-weight:800;
|
|
color:#D41F00;
|
|
}
|
|
|
|
.feePayAmount{
|
|
font-size:12px;
|
|
text-align:left;
|
|
font-weight:800;
|
|
color:#007F00;
|
|
}
|
|
.btn-content{
|
|
width:100%;
|
|
height:30px;
|
|
background:url("../../../images/bgmenu.gif");
|
|
cursor:default;
|
|
}
|
|
.btn-content-small{
|
|
width:100%;
|
|
height:30px;
|
|
background:url("../../../images/bgmenu.gif");
|
|
cursor:default;
|
|
}
|
|
.btn-blank{
|
|
width:10px;
|
|
float:left;
|
|
height:30px;
|
|
}
|
|
.btn-blank-small{
|
|
width:10px;
|
|
float:left;
|
|
height:26px;
|
|
}
|
|
.xbtn{
|
|
float:left;
|
|
width:80px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
.xbtn2{
|
|
float:left;
|
|
width:70px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
.xbtnnull{
|
|
float:left;
|
|
width:140px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
|
|
.xbtn-selection{
|
|
float:left;
|
|
width:140px;
|
|
height:22px;
|
|
margin-top:1px;
|
|
padding-left:5px;
|
|
}
|
|
.xbtn:hover{
|
|
background:url("../../../images/bgmenuover.gif") repeat-x;
|
|
}
|
|
|
|
.xbtn-img{
|
|
float:left;
|
|
width:30px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
}
|
|
.xbtn-img-small{
|
|
float:left;
|
|
width:30px;
|
|
height:30px;
|
|
margin-top:3px;
|
|
}
|
|
.xbtn-img2{
|
|
float:left;
|
|
width:400px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
}
|
|
.xbtn-img3{
|
|
float:left;
|
|
width:250px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
}
|
|
|
|
.xbtn-img:hover{
|
|
background:url("../../../images/bgmenuover.gif") repeat-x;
|
|
}
|
|
.xbtn-img-small:hover{
|
|
background:url("../../../images/bgmenuover.gif") repeat-x;
|
|
padding:0px;
|
|
}
|
|
|
|
.btnimg{
|
|
width:16px;
|
|
float:left;
|
|
padding-left:6px;
|
|
padding-top:3px;
|
|
height: 16px;
|
|
}
|
|
.btnimg-small{
|
|
width:16px;
|
|
float:left;
|
|
padding-left:6px;
|
|
padding-top:1px;
|
|
}
|
|
.btntxt{
|
|
float:left;
|
|
width:75px;
|
|
font-size:12px;
|
|
padding-top:5px;
|
|
padding-left:8px;
|
|
}
|
|
|
|
.toplab{
|
|
font-size:12px;
|
|
text-align:left;
|
|
font-weight:300;
|
|
padding-bottom:2px;
|
|
}
|
|
|
|
.hover{
|
|
background-color:#0F0;
|
|
}
|
|
|
|
.xbtn-large{
|
|
float:left;
|
|
width:100px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
.xbtn-large:hover{
|
|
background:url("../../../images/bgmenuover.gif") repeat-x;
|
|
}
|
|
|
|
.xbtn-small{
|
|
float:left;
|
|
width:50px;
|
|
height:22px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
.xbtn-small:hover{
|
|
background:url("../../../images/bgmenuover.gif") repeat-x;
|
|
}
|
|
|
|
.xbtn-none{
|
|
float:left;
|
|
width:50px;
|
|
margin-top:5px;
|
|
padding-left:5px;
|
|
}
|
|
|
|
.btn-input{
|
|
float:left;
|
|
width:70px;
|
|
font-size:12px;
|
|
padding-top:1px;
|
|
padding-left:8px;
|
|
}
|
|
|
|
.gird-ie6{
|
|
width:98%;
|
|
overflow-x:scroll;
|
|
position:relative;
|
|
}
|
|
|
|
.grid-ie7{
|
|
width:98%;
|
|
overflow-x:scroll;
|
|
} |