| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- /* CSS Document */
- body{ font-size:12px; color:#000000; margin:0px; padding:0px;}
- ul{ margin:0px; padding:0px; list-style:none}
- img{ border:0px;}
- .mag-top{ margin-top:10px;}
- /* 头部开始*/
- .containers{ width:100%; height:98px; background:url(/images/top_bg.png) repeat-x;}
- /*.top{ width:1050px; height:98px; margin:0px auto;}*/
- .title{ width:35%; height:20px; background:url(/images/title.png) no-repeat; margin:6px 15px 0px;}
- .dhzt{ width:93%; height:60px; margin:10px 0px 0px 40px;}
- .dhzt img{ float:left; margin-left:20px;}
- .dhzt img a{ text-decoration:none; border:none;}
- .dhzt img a:hover{ background:url(/images/wbhover.png) no-repeat; cursor:pointer;}
- .dl{ /*width:340px;*/ height:26px; line-height:28px; color:#FFFFFF; margin-top:5px;}
- .clock{ width:18px; height:18px; float:left; margin-top:4px; margin-left:10px;}
- .wz{height:26px; line-height:26px; float:left; color:#FFFFFF; margin-left:10px;}
- .layout{ width:10px; height:10px; float:left; margin-top:8px; margin-left:8px;}
- .exit{ /*width:340px;*/ height:30px; line-height:30px; margin-top:5px; color:#FFFFFF;}
- /*头部结束*/
- /*中间内容*/
- .main{ width:100%; background:#ecf5fa; margin-top:5px; margin-bottom:10px;}
- .main_left{ width:14.5%;float:left; margin-bottom:0px; height:100%;}
- .meau-top{ width:196px; height:13px;}
- .meau-cent{ width:196px; background:url(/images/line2.png) repeat-y;}
- .ksdh{ width:175px; height:26px; margin-left:11px; padding-bottom:5px; background:url(/images/ksdh.png) no-repeat;}
- .main_rt{ width:83%; /*height:800px;*/ float:right; border:1px solid #8ecae6; margin-bottom:10px;}
- .wdrw{ height:245px; float:left; margin:10px 20px;}
- .rwdh{ width:450px; height:29px;}
- .rw1{ width:3px; height:29px; float:left; }
- .rw2{ width:444px; height:29px; background:url(/images/rw2.png) repeat-x; float:left;}
- .rw_img{ width:31px; height:29px; float:left;}
- .tab{ width:100%; height:20px; border-bottom:2px solid #55b2f8; margin-top:5px;}
- .ldxx{ width:100%; margin:1px auto 0px; clear:both;}
- .ldnav{ width:100%; height:24px; background:url(/images/dhline.png) repeat-x;}
- .navimg{ width:9px; height:6px; float:left; margin:10px 5px 0px;}
- .navwz{ line-height:24px; color:#0484e1; float:left; margin-left:10px;}
- .khxx{ width:99%; margin:5px auto 0px;}
- .khtb{ width:18px; height:18px; float:left; margin-top:6px;}
- .khwz{line-height:30px; margin-left:8px; float:left;}
- .khwz a{ color:#0b4b7a; text-decoration:underline; font-size:12px;}
- .khwz a:hover{ color:#FF0000; text-decoration:underline; font-size:12px;}
- .ywm{ border:1px solid #4aadfb; width:100px; height:20px; line-height:20px;}
- .ywm1{ border:1px solid #4aadfb; width:100px; height:20px; line-height:20px;}
- .xz{ width:73px; height:22px; border:none; background:url(/images/xz.png) no-repeat; cursor:pointer; }
- .xzbut{ height:22px; border:none; float:left; }
- .qd{ width:49px; height:21px; background:url(/images/qd.png) no-repeat; border:none; cursor:pointer; line-height:21px;}
- .thnr{ width:98%; height:24px; line-height:24px; margin:8px auto 0px;}
- .nrtb{ width:18px; height:18px; float:left; margin-top:3px;}
- .nrk{ width:500px; height:18px; float:left; margin-left:10px;}
- .nrk1{ width:500px; height:18px; border:1px solid #4aadfb;}
- .bck{ width:49px; height:21px; float:left; margin-left:10px; line-height:21px;}
- .dhzx{ width:94%; height:25px; line-height:25px; margin:3px auto 0px;}
- .zxnr{ width:98%; margin:5px auto 10px; height:60px; line-height:30px; border-bottom:1px solid #4aadfb; clear:both;}
- .zxnr1{ float:left; line-height:30px; height:30px;}
- .zxnr2{ float:left; height:55px; width:400px;}
- .zxnr3{ float:left; margin-left:10px; width:113px; height:23px; margin-top:15px; cursor:pointer;}
- .bjtext{ width:400px; height:40px; border:1px solid #4aadfb;}
- .tb{ width:400px; height:40px; float:left; margin:10px 0px;}
- .tbxx{ width:113px; height:23px; float:left; margin-left:10px;}
- .fxk{ width:100px; height:24px; line-height:24px; float:left;}
- .gb{ line-height:24px; float:left; margin-left:7px;}
- .clr{ float:left; margin-left:100px; margin-bottom:3px;}
- .bcbutton{ width:79px; height:25px; margin:10px auto ;}
- .bc{ width:79px; height:25px; background:url(/images/bcsy.png) no-repeat; border:none; cursor:pointer;}
- /*中间结束*/
- /*底部*/
- .foot{ height:30px; width:100%; line-height:30px; margin:0px auto 0px; clear:both;}
|