| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- body
- { font-family:宋体; font-size:12px; text-decoration:none; line-height:150%; margin:0 0 0 0px;}
- .td_login {font-size: 12px;color: red;font-weight:bold;text-decoration: none;line-height: 18px;font-family: "宋体";}
- .txt_login {background:#FFFFFF; border: 1px solid #003673;filter:Alpha(opacity=50); height:22;height: 18px !important; width:100px;}
- .txt_edit150 {border: 1px solid #449AE8; width:150px;}
- .txt_edit300 {border: 1px solid #449AE8; width:300px;}
- .txt_edit500 {border: 1px solid #449AE8; width:500px;}
- /*选项卡*/
- .title3{
- width:80px;
- background:url(../images/titlebg4.gif);
- line-height: 120%;
- padding-top:2px;
- cursor:hand;
-
- }
- .title4
- {
- width:80px;
- background:url(../images/titlebg3.gif);
- color: #ffffff;
- font-weight: normal;
- padding-top:2px;
- cursor:hand;
- }
- .title5{
- width:80px;
- background:url(../images/titlebg2.gif);
- line-height: 120%;
- padding-top:2px;
- cursor:hand;
- }
- .title6
- {
- width:80px;
- background:url(../images/titlebg1.gif);
- color: #ffffff;
- font-weight: normal;
- padding-top:2px;
- cursor:hand;
- }
- .border
- {
- border: 1px solid #449AE8;
- }
- .tdbg{
- background:#f0f0ee;
- line-height: 120%;
- }
- .tdbgmouseover{
- background:#BFDFFF;
- line-height: 120%;
- }
- .tdbgmouseout1{
- background:#ffffff;
- line-height: 120%;
- }
- .tdbgmouseout2{
- background:#F3F3F3;
- line-height: 120%;
- }
- .tdbg200{
- background:#E0EEF5;
- line-height: 120%;
- width:200px;
- font-weight:bold;
- color:Black;
- font-size:12px;
- }
- .tdbg100{
- background:#E0EEF5;
- line-height: 120%;
- width:100px;
- font-weight:bold;
- color:Black;
- font-size:12px;
- }
- .tdbg150{
- background:#E0EEF5;
- line-height: 120%;
- width:150px;
- font-weight:bold;
- color:Black;
- font-size:12px;
- }
- .tdbgedit80
- {
- width:80px;
- text-align:left;
- font-size:12px;
- }
- .tdbgedit160
- {
- width:160px;
- text-align:left;
- font-size:12px;
- }
-
- .tdbgedit320
- {
- width:320px;
- text-align:left;
- font-size:12px;
- }
-
-
- .tdbgedit520
- {
- width:520px;
- text-align:left;
- font-size:12px;
- }
-
- .table_title1 { background-image:url(../images/content_title.gif); height:25px; color:#3666aa; font-weight:bold; text-align:center}
- /*按钮*/
- .btn1 {height:27px; line-height:27px; background:url(Second.png) 0 -343px; font-size:12px; color:#1A4C99;padding-left:25px;}
- /* 按钮样式1 宽度80 */
- .btn_80_default {background:url(../Images/button1.gif) 0 0px; background-color: transparent; background-repeat:no-repeat; border:none; width:71px; height:22px; font-size:12px; font-family: 微软雅黑; text-align:center; cursor:pointer;}
- .btn_80_hover{background:url(../Images/button2.gif) 0 0px;background-color: transparent; background-repeat:no-repeat; border:none; width:71px; height:22px; font-size:12px; font-family: 微软雅黑; text-align:center; cursor:pointer;}
- /* GridView样式1 橘红色主题*/
- .gv_head { height:25px; background-color:#f3f7ff; border-bottom:solid 2px #aaccee; text-align:center;color:#6774a8;}
- .gv_row1 { text-align:center; background-color: white; height:20px;border:solid 2px #aaccee;}
- .gv_row2 { text-align:center; background-color:White; height:20px;}
- .gv_foot { color:#f6f6f6; text-align:center; background-color:White; text-decoration:none;}
- .gv_hidencolumns{ display:none;}
- /*GridView样式2 蓝色主题*/
- .gv2_head { height:25px; background-color:#f3f7ff; border-bottom:solid 1px #aaccee; text-align:center;color:#6774a8;}
- .gv2_row1 { text-align:center; background-color: #f3f5fb; height:20px; cursor:pointer;}
- .gv2_row2 { text-align:center; background-color:White; height:20px;cursor:pointer;}
- .gv2_foot { color:#2f4c52; text-align:center; background-color:White; text-decoration:none;}
- /*GridView 隐藏列 */
- .gv_hidden_c{ display:none;}
- /* 编辑按钮 样式 */
- .a_edit{height:35px; padding-top:5px; color:#4f4fff; text-decoration :none;}
- .a_edit:hover{ color:#4f4fff; text-decoration:underline;}
- /*前台更新 */
- .td_edit3 {width: 150px; height: 35px; background-color: #f3f7ff; color: #00599b;
- font-weight: bold; text-align: right; padding-right:10px;}
-
- .note_c { font-size:12px; line-height:20px; text-align:center;}
|