123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477 |
- @charset "utf-8";
- /* CSS Document */
- body,td,th {
- font-size: 12px;
- color: #000;
- }
- body {
- margin:0;
- }
- a {
- font-size: 12px;
- color: #000;
- }
- a:link {
- text-decoration: none;
- }
- a:visited {
- text-decoration: none;
- color: #666;
- }
- a:hover {
- text-decoration: underline;
- color: #000;
- }
- a:active {
- text-decoration: none;
- color: #000;
- }
- p,li,ul,form{ margin:0; padding:0;}
- li{ list-style:none;}
- .cls{ width:0; height:0; overflow:hidden; clear:both;}
- /*login*/
- .logbody{background:url(log_bd_bg.gif) top repeat-x #fff;}
- .logfrm{
- background:url(log_bg.jpg) top center no-repeat;
- width:100%;
- height:526px;
- }
- .logact{
- width:338px;
- margin:0 auto;
- padding:242px 0 0 555px;
- }
- .logfrm table tr td{
- color:#006600;
- font-size:14px;
- font-weight:bold;
- font-family:"微软雅黑";
- }
- .logtxtsty{
- background:url(log_txt_bg.gif);
- width:220px;
- height:26px;
- margin:0;
- padding:0 5px;
- line-height:26px;
- border:none;
- color: white;
- }
- .logsubsty{
- background:url(log_sub.jpg);
- width:102px;
- height:26px;
- border:none;
- cursor:pointer;
- margin:0;
- }
- .zcfont{
- text-align:center;
- color:#66cc33;
- font-size:12px;
- font-family:"微软雅黑";
- font-weight:bold;
- padding:60px 0 20px 0;
- }
- /*top*/
- .topfrm{
- background:url(top_pic.jpg) left no-repeat #2456a6;
- text-align:left;
- overflow:hidden;
- height:76px;
- width:100%;
- }
- .topfrm div{
- height:32px;
- line-height:32px;
- text-align:right;
- padding:0 15px;
- font-weight:bold;
- }
- .topfrm div,.topfrm div a,.topfrm div a:hover,.topfrm div a:link,.topfrm div a:visited,.topfrm div a:active{ color:#99ccff;}
- .topfrm ul{
- height:24px;
- padding:20px 0 0 194px;
- }
- .topfrm ul li{
- height:24px;
- line-height:24px;
- float:left;
- margin:0 5px;
- }
- .topfrm ul li,.topfrm ul li a,.topfrm ul li a:hover,.topfrm ul li a:link,.topfrm ul li a:visited,.topfrm ul li a:active{
- color:#FFF;
- font-weight:bold;
- }
- /*left*/
- .leftfrm{
- background:#2456a6;
- float:left;
- width:194px;
- overflow:auto;
- }
- .leftbody{
- background:url(left_top_bg.gif);
- width:186px;
- overflow:auto;
- padding:0 1px 2px 1px;
- }
- .leftbody div p{
- background:url(left_menu_bg.gif);
- width:100%;
- height:29px;
- line-height:29px;
- cursor:pointer;
- overflow:hidden;
- }
- .leftbody div p img{ float:left; margin:0 5px 0 20px;}
- .leftbody div p,.leftbody div p a,.leftbody div p a:hover,.leftbody div p a:link,.leftbody div p a:active,.leftbody div p a:visited{
- color:#8b5400;
- font-size:14px;
- font-weight:bold;
- }
- .leftbody div ul{
- border-top:#006600 solid 1px;
- display:none;
- }
- .leftbody div ul li{
- background:url(ico2.gif) 30px center no-repeat;
- height:37px;
- line-height:37px;
- overflow:hidden;
- padding-left:50px;
- border-top:#056300 solid 1px;
- background-color:#336600;
- cursor:pointer;
- }
- .leftbody div ul li a{
- width:100%;
- height:37px;
- display:block;
- }
- .leftbody div ul li,.leftbody div ul li a,.leftbody div ul li a:hover,.leftbody div ul li a:link,.leftbody div ul li a:active,.leftbody div ul li a:visited{
- font-size:14px;
- color:#99cc00;
- font-weight:bold;
- text-decoration:none;
- }
- .leftbody div ul li div{
- display:none;
- position:absolute;
- width:168px;
- margin:-37px 0 0 117px;
- border:#fff solid 1px;
- }
- .leftbody div ul li div ul{ display:block;}
- /*.leftbody div ul li:hover,.leftbody div ul li.sel{
- border-top:#cfca42 solid 1px;
- background:#f3f30c;
- }
- .leftbody div ul li:hover,.leftbody div ul li:hover a,.leftbody div ul li.sel,.leftbody div ul li.sel a,.leftbody div ul li.sel a:hover,.leftbody div ul li.sel a:visited,.leftbody div ul li.sel a:active,.leftbody div ul li.sel a:link{ color:#009900;}*/
- /*body*/
- .contbodyfrm{
- /*background:url(cont_body_bg.gif) top repeat-x;*/
- overflow:hidden;
- /*padding-top:5px;*/
- }
- .titlefrm{
- background:url(title_bg.gif);
- height:31px;
- overflow:hidden;
- width:100%;
- }
- .titlefrm p{
- background:url(title_bg_left.gif) left no-repeat;
- line-height:31px;
- padding-left:30px;
- }
- .titlefrm p,.titlefrm p a,.titlefrm p a:hover,.titlefrm p a:visited,.titlefrm p a:link,.titlefrm p a:active{
- font-size:14px;
- font-weight:bold;
- color:#FFF;
- }
- .serform{
- background:url(form_bg.gif) bottom repeat-x #FFF;
- width:100%;
- padding:10px 0;
- }
- .serform table tr td div,.formdiv{
- float:left;
- height:27px;
- line-height:27px;
- padding:0 2px;
- }
- .serform table tr td div.mlsty,.formdivml{ margin-left:20px;}
- .sertxtsty{
- border:#d6d6d6 solid 1px;
- background-color:#FFF;
- height:22px;
- width:86px;
- margin:0;
- padding:0;
- }
- .sersel{border:#d6d6d6 solid 1px; width:130px; margin-top:3px;*margin-top:0px;}
- .serradsty{ margin:5px 0 0 0;*margin:2px 0 0 0;_margin:2px 0 0 0;}
- .sersub{
- background:url(ser_sub_bg.jpg);
- width:111px;
- height:27px;
- border:none;
- line-height:27px;
- margin:0 0 0 20px;
- padding:0;
- cursor:pointer;
- color:#006600;
- font-size:12px;
- font-weight:bold;
- }
- .contb{
- width:95%;
- margin:0 auto;
- }
- .conttab{
- width:100%;
- border:#5bad5b solid 1px;
- border-collapse:collapse;
- margin-top:15px;
- }
- .conttab tr th{ background-color:#669933; color:#FFF; font-weight:bold;}
- .conttab tr th,.conttab tr td{border:#5bad5b solid; border-width:0 1px;}
- .conttab tr.gbg{ background-color:#e9eff6;}
- .rsbut{
- text-align:center;
- margin:10px 0;
- }
- .pagefrm{
- height:30px;
- line-height:30px;
- background-color:#669933;
- text-align:center;
- margin:10px 0;
- }
- .pagefrm a{ margin:0 5px;}
- .pagefrm,.pagefrm a,.pagefrm a:hover,.pagefrm a:link,.pagefrm a:active,.pagefrm a:visited{ color:#ccffff; font-weight:bold;}
- .pbtab{
- border:#5bad5b solid 1px;
- border-collapse:collapse;
- width:759px;
- margin:15px auto;
- }
- .pbtab tr th,.pbtab tr td{border:#5bad5b solid 1px;}
- .pbtab tr th{
- background-color:#b9ebb9;
- color:#006600;
- font-size:16px;
- font-weight:bold;
- }
- .pbtab tr th.rft{ color:#cc0000;}
- .pbtab tr th.ybg{
- background-color:#ffff99;
- color:#0066cc;
- }
- .nubsty{
- width:91px;
- height:124px;
- line-height:124px;
- border:solid 1px #FFF;
- margin:0;
- padding:0;
- text-align:center;
- color:#99cc99;
- font-size:60px;
- font-family:Arial, Helvetica, sans-serif;
- }
- .nubmns,.nubmnp{
- height:23px;
- border:none;
- float:left;
- cursor:pointer;
- }
- .nubmns{
- width:48px;
- background:url(but_mns.gif);
- }
- .nubmnp{
- width:45px;
- background:url(but_mnp.gif);
- }
- .cxtab{
- border-collapse:collapse;
- margin-top:10px;
- border:none;
- float:left;
- }
- .cxtabfrm{ border:none;border-collapse:collapse;}
- .cxtabfrm tr th,.cxtabfrm tr td{border:#5bad5b solid 1px;}
- .cxtabfrm tr th{
- background-color:#e0e6e9;
- color:#006600;
- font-size:16px;
- font-weight:bold;
- }
- .cxtabfrm tr th.rft{ color:#cc0000;}
- .cxtabfrm tr td.cxnb{
- background-color:#ccffcc;
- text-align:center;
- color:#5bad5b;
- font-size:16px;
- font-weight:bold;
- }
- .cxtabfrm tr td p{
- text-align:center;
- height:34px;
- line-height:34px;
- color:#3399cc;
- font-size:16px;
- font-weight:bold;
- width:86px;
- }
- .cxtabfrm tr td h3,.cxtabfrm tr td h4{
- height:31px;
- line-height:31px;
- color:#339933;
- font-size:16px;
- font-weight:bold;
- text-align:center;
- margin:0;
- padding:0;
- width:86px;
- }
- .cxtabfrm tr td h3{ background-color:#ffff99; border-bottom:#ffe69f solid 1px;}
- .cxtabfrm tr td h4{ background-color:#ffcc99;}
- .cxtab tr th.dltitle{
- background:url(tab_dltitle.gif) top repeat-x #e0e6e9;
- padding-left:5px;
- border:#5bad5b solid;
- border-width:1px 0 0 1px;
- border-bottom:#e0e6e9 solid 1px;
- color:#006600;
- font-size:16px;
- font-weight:bold;
- }
- .cxtab tr th.dlbody{
- border-left:#5bad5b solid 1px;
- border-bottom:#5bad5b solid 1px;
- border-top:#e0e6e9 solid 1px;
- background-color:#e0e6e9;
- }
- .cxtab tr th.dlbody ul{
- margin:0 5px;
- padding:5px 0;
- background-color:#ffffcc;
- height:472px;
- width:95px;
- overflow:auto;
- }
- .cxtab tr th.dlbody ul li{
- height:20px;
- line-height:20px;
- margin:3px 0;
- cursor:pointer;
- text-align:left;
- padding:0 5px;
- white-space:nowrap;
- }
- .cxtab tr th.dlbody ul li div{ display:none;}
- .cxtab tr th.dlbody ul li:hover,.cxtab tr th.dlbody ul li.sel{
- background-color:#339933;
- color:#FFF;
- }
- .cxtab tr th.dlbody ul li,.cxtab tr th.dlbody ul li a,.cxtab tr th.dlbody ul li a:link,.cxtab tr th.dlbody ul li a:active,.cxtab tr th.dlbody ul li a:visited{
- font-size:14px;
- font-weight:normal;
- color:#006600;
- }
- .cxtabdiv{ float:left; margin-top:10px;}
- .cxd{
- width:741px;
- margin:0 auto;
- }
- .bottomfrm{
- height:25px;
- line-height:25px;
- background:#2456a6;
- border-top:#fff solid 1px;
- padding:0 10px;
- color:#FFF;
- }
- .lbut{
- background:url(ljbut.jpg) left center no-repeat #FFF;
- position:absolute;
- width:6px;
- cursor:pointer;
- overflow:hidden;
- left:188px;
- }
- .lbutclose{
- background:url(ljbut.jpg) -6px center no-repeat #FFF;
- position:absolute;
- width:6px;
- cursor:pointer;
- overflow:hidden;
- left:0px;
- }
- .welfrm{
- background:url(welcome.jpg) left top no-repeat #FFF ;
- }
- .navfrm{
- background-color:#eadbc4;
- padding:5px 10px;
- }
- .navfrm,.navfrm a,.navfrm a:hover,.navfrm a:link,.navfrm a:active,.navfrm a:visited{ color:#003366;}
- .sysuntab{
- border:#99cc33 solid 1px;
- border-collapse:collapse;
- margin:1px auto;
- }
- .sysuntab tr td{
- background:url(st_bg.gif) bottom repeat-x #bfe56b;
- line-height:30px;
- font-size:14px;
- color:#336600;
- font-weight:bold;
- }
- .sysuntab tr td span{ margin:0 0 0 24px;}
- .sytxt{
- height:19px;
- line-height:19px;
- padding:0 3px;
- border:#99cc66 solid 1px;
- }
- .sysub{
- background:url(but_bg.gif);
- width:84px;
- height:21px;
- cursor:pointer;
- border:none;
- outline:none;
- color:#336600;
- font-weight:bold;
- }
- .sysub60{
- background:url(but_bg.gif);
- width:84px;
- height:21px;
- cursor:pointer;
- border:none;
- outline:none;
- color:#336600;
- font-weight:bold;
- }
- .tabsty{
- margin:1px auto;
- border-collapse:collapse;
- }
- .tabsty,.tabsty tr td,.tabsty tr th{ border:#93b96c solid 1px;color:#336600;}
- .tabsty tr th{ background-color:#c3e0a5; font-size:14px; font-weight:bold; text-align:center;}
- .tabsty tr td{ background-color:#fffcb3; }
- .tabsty tr.greb td{ background-color:#e7f3a2; }
- .ptabsty{
- margin:1px auto;
- border-collapse:collapse;
- }
- .ptabsty,.ptabsty tr td,.ptabsty tr th{ border:#93b96c solid 1px;color:#336600;}
- .ptabsty tr th{ background-color:#c3e0a5; font-size:14px; font-weight:bold; text-align:center;}
- .ptabsty tr td{ background-color:#afdb6f; }
- .ptabsty tr.greb td{ background-color:#e7f3a2; }
|