html{
scrollbar-face-color: #DDEEFF; /*主色调*/
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #689ee4; /*描边颜色*/
scrollbar-3dlight-color: #689ee4; /*左侧边高光颜色*/
scrollbar-arrow-color: #6688AA; /*小三角颜色*/
scrollbar-track-color: #cde1fc;
scrollbar-darkshadow-color: #DDEEFF;
}
/*两侧默认背景色*/
#lbox{
padding: 0;
background-color:white;
}
#rbox{
padding:0px 0 0;
/*background-color:#dbeefd;*/
}
/*盒子模型*/
.box1{
}
.box1_topcenter{
width: 100%;
height: 20px;
background-image: url(box/box1_topcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 20px;
}
.box1_topleft{
width: 100%;
height: 100%;
background-image: url(box/box1_topleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box1_topright{
width: 100%;
height: 100%;
background-image: url(box/box1_topright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box1_middlecenter{
width: 100%;
background-color: #ffffff;
}
.box1_middleleft{
width: 100%;
background-image: url(box/box1_middleleft.jpg);
background-repeat: repeat-y;
}
.box1_middleright{
width: 100%;
background-image: url(box/box1_middleright.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
}
.box1_bottomcenter{
width: 100%;
height: 19px;
background-image: url(box/box1_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 22px;
}
.box1_bottomleft{
width: 100%;
height: 100%;
background-image: url(box/box1_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box1_bottomright{
width: 100%;
height: 100%;
background-image: url(box/box1_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box1 .boxContent{
padding:0 8px 0 18px;
margin:0 10px 0 0;
}
.box1_topcenter2{
width: 100%;
height: 20px;
background-image: url(box/box1_topcenter2.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 20px;
}
.box1_topleft2{
width: 100%;
height: 100%;
background-image: url(box/box1_topleft2.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box1_topright2{
width: 100%;
height: 100%;
background-image: url(box/box1_topright2.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box1_middleleft2{
width: 100%;
background-image: url(box/box1_middleleft2.jpg);
background-repeat: repeat-y;
}
.box1_middleright2{
width: 100%;
background-image: url(box/box1_middleright2.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
}
.box1_bottomcenter2{
width: 100%;
height: 22px;
background-image: url(box/box1_bottomcenter2.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 22px;
}
.box1_bottomleft2{
width: 100%;
height: 100%;
background-image: url(box/box1_bottomleft2.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box1_bottomright2{
width: 100%;
height: 100%;
background-image: url(box/box1_bottomright2.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box2{
padding:0px 0px 0px 0;
}
.box2_topcenter{
width: 100%;
height: 26px;
background-image: url(box/box4_topcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 26px;
}
.box2_topleft{
width: 100%;
height: 100%;
background-image: url(box/box4_topleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box2_topright{
width: 100%;
height: 100%;
background-image: url(box/box4_topright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box2_middlecenter{
width: 100%;
background-color: #ffffff;
}
.box2_middleleft{
width: 100%;
background-image: url(box/box4_middleleft.jpg);
background-repeat: repeat-y;
}
.box2_middleright{
width: 100%;
background-image: url(box/box4_middleright.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
padding-top:0px;
}
.box2_bottomcenter{
width: 100%;
height: 5px;
background-image: url(box/box4_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
.box2_bottomleft{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box2_bottomright{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box2_bottomcenter2{
width: 100%;
height: 5px;
background-image: url(box/box4_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
.box2_bottomleft2{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box2_bottomright2{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box2 .title{
color:white;
height:26px;
line-height:26px;
float:left;
padding:0px 0 0 10px;
font-weight:bold;
}
.box2 .status{
float:right;
padding:0px 10px 0 0;
color:white;
height:26px;
line-height:26px;
}
.box2 .boxContent{
padding:0px;
}
.box2 .ss{
cursor:pointer;
cursor:hand;
}
.box2 .ss a{
color:white;
text-decoration:none;
}
.box2 .ss a:hover{
color:white;
text-decoration: underline;
}
.box3{
padding:0px 0px 2px 0;
}
.box3_topcenter{
width: 100%;
height: 27px;
background-image: url(box/admin_crumbs.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 39px;
}
.box3_topleft{
width: 100%;
height: 100%;
background-image: url(box/admin_crumbs.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box3_topright{
width: 100%;
height: 100%;
background-image: url(box/admin_crumbs.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box3_middlecenter{
width: 100%;
background-color: #ffffff;
}
.box3_middleleft{
width: 100%;
background-image: url(box/box3_middleleft.jpg);
background-repeat: repeat-y;
}
.box3_middleright{
width: 100%;
background-image: url(box/box3_middleright.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
}
.box3_bottomcenter{
width: 100%;
height: 2px;
background-image: url(box/box3_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
.box3_bottomleft{
width: 100%;
height: 100%;
background-image: url(box/box3_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box3_bottomright{
width: 100%;
height: 100%;
background-image: url(box/box3_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box3 .title{
color:white;
height:20px;
line-height:20px;
float:left;
padding:5px 0 0 10px;
font-weight:bold;
}
.box3 .status{
float:right;
padding:0px 10px 0 0;
color:white;
height:29px;
line-height:29px;
}
.box3 .boxContent{
padding:0 10px 0 10px;
}
.box3 .ss{
cursor:pointer;
cursor:hand;
color:black;
}
.box4{
padding:2px 4px 4px 0;
}
.box4_topcenter{
width: 100%;
height: 26px;
background-image: url(box/box4_topcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 26px;
}
.box4_topleft{
width: 100%;
height: 100%;
background-image: url(box/box4_topleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box4_topright{
width: 100%;
height: 100%;
background-image: url(box/box4_topright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box4_topcenter_notitle{
width: 100%;
height: 1px;
overflow:hidden;
border-top:solid 1px #80c0e7;/*box4顶上边框色*/
background-color:#ffffff;
}
.box4_topleft_notitle{
}
.box4_topright_notitle{
}
.box4_middlecenter{
width: 100%;
background-color: #ffffff;
}
.box4_middleleft{
width: 100%;
background-image: url(box/box4_middleleft.jpg);
background-repeat: repeat-y;
}
.box4_middleright{
width: 100%;
background-image: url(box/box4_middleright.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
}
.box4_bottomcenter{
width: 100%;
height: 5px;
background-image: url(box/box4_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
.box4_bottomleft{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box4_bottomright{
width: 100%;
height: 100%;
background-image: url(box/box4_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box4 .title{
color:white;
height:26px;
line-height:26px;
padding:0px 0 0 10px;
font-weight:bold;
}
.box4 .boxContent{
padding:0;
}
.box4 .boxContent .subtitle{
padding:0 3px 0 1px;
}
.box4 .boxContent .subtitle_con{
background-image: url(box/box4_subbg.jpg);
background-repeat: repeat-x;
height:25px;
width:100%;
line-height:25px;
text-indent:20px;
font-weight:bold;
color:#ffffff;
border-left:solid 1px #ffffff;
border-right:solid 1px #ffffff;
}
.box4 .boxContent .subtitle_con a{
color:#ffffff;
}
.box4 .boxContent .subtitle_con a:hover{
color:#ffffff;
}
.box4 .boxContent ul{
padding:0 0 8px 0;
}
.box4 .boxContent li{
padding:5px 0 0 4%;
}
.box4 .boxContent li a{
display:block;
width:95%;
height:25px;
line-height:25px;
background-image: url(box/box4_listBg.jpg);
background-repeat: repeat-x;
border:solid 1px #aec9fe;/*边框颜色*/
text-indent:10px;
}
.box4 .boxContent li a:hover{
background-image: url(box/box4_listBg_hover.jpg);
background-repeat: repeat-x;
border:solid 1px #80c0e7;/*边框颜色*/
text-decoration:none;
color:#0b5ea0;/*文字颜色*/
}
.box4 .boxContent li .current{
background-image: url(box/box4_listBg_hover.jpg);
background-repeat: repeat-x;
border:solid 1px #80c0e7;/*边框颜色*/
text-decoration:none;
color:#0b5ea0;/*文字颜色*/
}
.box4 .boxContent .line_dot{
height:4px;
overflow:hidden;
border-top:dotted 1px #619cc5;/*线颜色*/
}
/*盒子模型*/
/*信息提示*/
.tooltip .top{
padding: 30px 8px 0;
background: url(tooltip/bt.gif) no-repeat top;
display:block;
}
.tooltip .bottom{
padding:3px 8px 15px;
color: #548912;
background: url(tooltip/bt.gif) no-repeat bottom;
display:block;
}
.tooltip_min .top{
padding: 25px 8px 0;
background: url(tooltip/bt_min.gif) no-repeat top;
display:block;
}
.tooltip_min .bottom{
padding:3px 8px 5px;
color: #548912;
background: url(tooltip/bt_min.gif) no-repeat bottom;
display:block;
}
.tooltip_mid .top{
padding: 25px 8px 0;
text-align:left;
line-height:150%;
background: url(tooltip/bt_mid.gif) no-repeat top;
display:block;
}
.tooltip_mid .bottom{
padding:3px 8px 5px;color: #548912;
text-align:left;
line-height:150%;
background: url(tooltip/bt_mid.gif) no-repeat bottom;
display:block;
}
.tooltip_r .top{
padding: 10px 8px 5px;
background: url(tooltip/bt_r.gif) no-repeat top;
display:block;
}
.tooltip_r .bottom{
padding:30px 8px 0px;
color: #548912;
background: url(tooltip/bt_r.gif) no-repeat bottom;
display:block;
}
.tooltip_min_r .top{
padding: 10px 8px 5px;
background: url(tooltip/bt_min_r.gif) no-repeat top;
display:block;
}
.tooltip_min_r .bottom{
padding:25px 8px 0px;
color: #548912;
background: url(tooltip/bt_min_r.gif) no-repeat bottom;
display:block;
}
.tooltip_mid_r .top{
padding: 10px 8px 5px;
background: url(tooltip/bt_mid_r.gif) no-repeat top;
display:block;
}
.tooltip_mid_r .bottom{
padding:25px 8px 0px;
color: #548912;
background: url(tooltip/bt_mid_r.gif) no-repeat bottom;
display:block;
}
.tooltip_s .top{
padding: 30px 8px 0;
background: url(tooltip/bt_s.gif) no-repeat top;
display:block;
}
.tooltip_s .bottom{
padding:3px 8px 15px;
color: #548912;
background: url(tooltip/bt_s.gif) no-repeat bottom;
display:block;
}
.tooltip_min_s .top{
padding: 25px 8px 0;
background: url(tooltip/bt_min_s.gif) no-repeat top;
display:block;
}
.tooltip_min_s .bottom{
padding:3px 8px 5px;
color: #548912;
background: url(tooltip/bt_min_s.gif) no-repeat bottom;
display:block;
}
.tooltip_mid_s .top{
padding: 25px 8px 0;
text-align:left;
line-height:150%;
background: url(tooltip/bt_mid_s.gif) no-repeat top;
display:block;
}
.tooltip_mid_s .bottom{
padding:3px 8px 5px;color: #548912;
text-align:left;
line-height:150%;
background: url(tooltip/bt_mid_s.gif) no-repeat bottom;
display:block;
}
.formErrorContent{
padding: 25px 8px 0;
text-align:left;
line-height:150%;
background: url(tooltip/bt_error.gif) no-repeat top;
display:block;
}
.formErrorBottom{
padding:3px 8px 5px;color: #548912;
text-align:left;
line-height:150%;
background: url(tooltip/bt_error.gif) no-repeat bottom;
display:block;
}
/*信息提示*/
/*弹出窗口*/
.dialog_borderWidth{
width:13px;
}
.dialog_title{
padding: 10px 0 0 4px;
float: left;
font-weight: bold;
color:#fff;
}
.dialog_lt{
background-image: url(popup/dialog_lt.png) !important;
background: url(popup/dialog_lt.gif) no-repeat 0 0;
height:33px;
}
.dialog_ct{
background-image:url(popup/dialog_ct.png) !important;
background: url(popup/dialog_ct.gif) repeat-x top;
height:33px;
vertical-align:top;
}
.dialog_rt{
background-image: url(popup/dialog_rt.png) !important;
background: url(popup/dialog_rt.gif) no-repeat right 0;
height:33px;
}
.icon_dialog{
background-image:url(popup/icon_dialog.png) !important;
background-image:url(popup/icon_dialog.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
width:14px;
height:16px;
}
.dialog_closebtn{
background-image:url(popup/dialog_closebtn.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
margin: 4px 0 0;
*margin-top: 5px;
position: relative;
top:auto;
cursor: pointer;
float: right;
height: 17px;
width: 28px;
}
.dialog_closebtn_over{
background-image:url(popup/dialog_closebtn_over.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
margin: 4px 0 0;
*margin-top: 5px;
position: relative;
top:auto;
cursor: pointer;
float: right;
height: 17px;
width: 28px;
}
.dialog_maxbtn{
background-image:url(popup/dialog_maxbtn.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
margin: 4px 0 0;
*margin-top: 5px;
position: relative;
top:auto;
cursor: pointer;
float: right;
height: 17px;
width: 28px;
}
.dialog_minbtn{
background-image:url(popup/dialog_minbtn.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
margin: 4px 0 0;
*margin-top: 5px;
position: relative;
top:auto;
cursor: pointer;
float: right;
height: 17px;
width: 28px;
}
.dialog_decreasebtn{
background-image:url(popup/dialog_decreasebtn.gif)!important;
}
.dialog_mlm{
background-image: url(popup/dialog_mlm.png) !important;
background: url(popup/dialog_mlm.gif) repeat-y left;
}
.dialog_bg{
background:#eaece9 url(popup/dialog_bg.jpg) no-repeat scroll right top;
}
.dialog_messageIcon{
background-image:url(popup/window.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
width:32px;
height:32px;
}
.dialog_mrm{
background-image: url(popup/dialog_mrm.png) !important;
background: url(popup/dialog_mrm.gif) repeat-y right;
}
.dialog_lb{
background-image: url(popup/dialog_lb.png) !important;
background: url(popup/dialog_lb.gif) no-repeat 0 bottom;
height:13px;
}
.dialog_cb{
background-image: url(popup/dialog_cb.png) !important;
background: url(popup/dialog_cb.gif) repeat-x bottom;
height:13px;
}
.dialog_rb{
background-image: url(popup/dialog_rb.png) !important;
background: url(popup/dialog_rb.gif) no-repeat right bottom;
height:13px;
}
.icon_alert{
background-image:url(popup/icon_alert.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
width:34px;
height:34px;
}
.icon_query{
background-image:url(popup/icon_query.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
width:34px;
height:34px;
}
.dialog_sample_top{
border:solid 1px #999999;
background-color:#eeeeee;
height:32px;
font-weight:bold;
color:black;
}
.dialog__simple_closebtn{
background-image:url(popup/simple_close.gif);
border:0;
background-repeat:no-repeat;
background-color:transparent;
background-position:50% 50%;
width:10px;
height:10px;
margin: 10px 8px 0 0;
position: relative;
top: auto;
cursor: pointer;
float: right;
}
.dialog_sample_middle{
border-left:solid 1px #999999;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;
background-color:#ffffff;
}
.dialog_tip_middle{
border-left:solid 1px #999999;
border-right:solid 1px #999999;
background-color:#ffffff;
}
.dialog_tip_bottom{
height:31px;
background-image:url(popup/simple_bottomLine.gif);
background-repeat:repeat-x;;
}
.dialog_tip_bottomArr{
height:100%;
background-image: url(popup/simple_tip.png) !important;
background: url(popup/simple_tip.gif) no-repeat center top;
}
.dialog_shadow_lt{
background-image:url(popup/shadow_lt.gif);
background-repeat:no-repeat;
background-color:#ffffff;
height:39px;
width:220px;
}
.dialog_shadow_ct{
background-image:url(popup/shadow_ct.gif);
background-repeat: repeat-x;
background-color:#ffffff;
height:39px;
}
.dialog_shadow_rt{
background-image:url(popup/shadow_rt.gif);
background-repeat:no-repeat;
height:39px;
width:225px;
}
.dialog_shadow_lm{
background-image:url(popup/shadow_lm.gif);
background-repeat: repeat-y;
background-color:#ffffff;
}
.dialog_shadow_cm{
background-color:#ffffff;
}
.dialog_shadow_rm{
background-image:url(popup/shadow_rm.gif);
background-repeat: repeat-y;
}
.dialog_shadow_lb{
background-image: url(popup/shadow_lb.png) !important;
background-image:url(popup/shadow_lb.gif);
background-repeat:no-repeat;
height:130px;
width:220px;
}
.dialog_shadow_cb{
background-image: url(popup/shadow_cb.png) !important;
background-image:url(popup/shadow_cb.gif);
background-repeat: repeat-x;
background-position:0 100%;
height:130px;
}
.dialog_shadow_rb{
background-image: url(popup/shadow_rb.png) !important;
background-image:url(popup/shadow_rb.gif);
background-repeat:no-repeat;
height:130px;
width:225px;
}
.dialog_shadow_content{
position:absolute;
z-index:100;
padding:0 0 0 4px;
}
.dialog_shadow_content_top{
height:39px;
font-weight:bold;
color:black;
}
/*弹出窗口*/
/*浮动面板*/
.floatPanel{
position:absolute;
}
.searchMain{
position:absolute;
}
.searchPanTop{
background-color:#f8fbfe;/*背景颜色*/
border-left:solid 1px #80c0e7;/*边框颜色*/
border-right:solid 1px #80c0e7;/*边框颜色*/
border-bottom:solid 1px #80c0e7;/*边框颜色*/
background-image: url(floatPanel/searchPan.jpg);
background-position:0 100%;
background-repeat:repeat-x;
}
.searchPanLeft{
background-color:#f8fbfe;/*背景颜色*/
border-top:solid 1px #80c0e7;/*边框颜色*/
border-right:solid 1px #80c0e7;/*边框颜色*/
border-bottom:solid 1px #80c0e7;/*边框颜色*/
background-image: url(floatPanel/searchPan.jpg);
background-position:0 100%;
background-repeat:repeat-x;
}
.searchPanRight{
background-color:#f8fbfe;/*背景颜色*/
border-top:solid 1px #80c0e7;/*边框颜色*/
border-left:solid 1px #80c0e7;/*边框颜色*/
border-bottom:solid 1px #80c0e7;/*边框颜色*/
background-image: url(floatPanel/searchPan.jpg);
background-position:0 100%;
background-repeat:repeat-x;
}
.searchPanBottom{
background-color:#f8fbfe;/*背景颜色*/
border-top:solid 1px #80c0e7;/*边框颜色*/
border-left:solid 1px #80c0e7;/*边框颜色*/
border-right:solid 1px #80c0e7;/*边框颜色*/
background-image: url(floatPanel/searchPan.jpg);
background-position:0 100%;
background-repeat:repeat-x;
}
.searchPan_con{
padding:5px;
line-height:200%;
text-align:left;
overflow:auto;
}
.searchBtnTop{
background-image: url(floatPanel/searchBtnTop.jpg);
width:156px;
height:27px;
color:white;
border:0;
cursor:pointer;
cursor:hand;
}
.searchBtnLeft{
background-image: url(floatPanel/searchBtnLeft.jpg);
width:28px;
height:156px;
color:white;
border:0;
cursor:pointer;
cursor:hand;
writing-mode:tb-rl;
letter-spacing:2px;
line-height:150%;
}
.searchBtnRight{
background-image: url(floatPanel/searchBtnRight.jpg);
width:28px;
height:156px;
color:white;
border:0;
cursor:pointer;
cursor:hand;
writing-mode:tb-rl;
letter-spacing:2px;
line-height:150%;
}
.searchBtnBottom{
background-image: url(floatPanel/searchBtnBottom.jpg);
width:156px;
height:27px;
color:white;
border:0;
cursor:pointer;
cursor:hand;
}
.searchBtnConTop{
width:100%;
}
.searchBtnConLeft{
width:28px;
}
.searchBtnConRight{
width:28px;
}
.searchBtnConBottom{
width:100%;
}
.clearTop{
clear:both;
line-height:1px;
}
/*浮动面板*/
/*进度条*/
.progressBar{
width:305px;
height:22px;
background-image: url(nav/progressBar.gif);
background-repeat: no-repeat;
}
.loadmask-msg {
border: 1px solid #619cc5;/*边框颜色*/
background: #d9ebf5;/*背景颜色*/
}
/*进度条*/
/*弹出式提示框*/
.box_msg{
}
.box_msg_topcenter{
width: 100%;
height: 25px;
background-image: url(box/box_msg_topcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 20px;
}
.box_msg_topleft{
width: 100%;
height: 100%;
background-image: url(box/box_msg_topleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box_msg_topright{
width: 100%;
height: 100%;
background-image: url(box/box_msg_topright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box_msg_middlecenter{
width: 100%;
background-color: #f8fbfe;/*内容区背景色*/
}
.box_msg_middleleft{
width: 100%;
background-image: url(box/box_msg_middleleft.jpg);
background-repeat: repeat-y;
}
.box_msg_middleright{
width: 100%;
background-image: url(box/box_msg_middleright.jpg);
background-repeat: repeat-y;
background-position: 100% 0%;
}
.box_msg_bottomcenter{
width: 100%;
height: 11px;
background-image: url(box/box_msg_bottomcenter.jpg);
background-repeat: repeat-x;
overflow: hidden;
line-height: 11px;
}
.box_msg_bottomleft{
width: 100%;
height: 100%;
background-image: url(box/box_msg_bottomleft.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
.box_msg_bottomright{
width: 100%;
height: 100%;
background-image: url(box/box_msg_bottomright.jpg);
background-repeat: no-repeat;
background-position: 100% 0%;
overflow: hidden;
}
.box_msg .boxContent{
padding:0 15px 0 15px;
}
.box_msg_title{
float:left;
padding:3px 0 0 10px;
color:white;
font-weight:bold;
}
.box_msg_close{
width:18px;
height:18px;
background-image: url(box/box_msg_close.jpg);
background-repeat: no-repeat;
background-position:0% 100%;
cursor:pointer;
cursor:hand;
float:right;
padding:3px 5px 0 0;
}
/*弹出式提示框*/
/*自定义树节点*/
.infoBtn{
border:0;
background-image: url(../../images/icons/info.png)!important;
width:20px!important;
height:16px;
}
.layerBtn{
border:0;
background-image: url(../../images/icons/layer.png)!important;
width:20px!important;
height:16px;
cursor:default!important;
}
.globeBtn{
border:0;
background-image: url(../../images/icons/globe.png)!important;
background-position:100% 0%!important;
width:20px!important;
height:16px;
}
.arrowBtn{
border:0;
background-image: url(../../images/icons/arrow.png)!important;
background-position:100% 0%!important;
width:20px!important;
height:16px;
}
/*自定义树节点*/
/*基本表格样式*/
.tableStyle{
border-collapse: collapse;
border: 1px solid #bbb;
width: 100%;
background-color: White;
}
.noBottomLine{
border-bottom:0!important;
}
.th{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
overflow:hidden;
border-color: #999;
height:28px;
padding: 0 2px 0 4px;
color:#000000;
background-image: url(table/th_bg.jpg);
background-repeat: repeat-x;
font-weight: normal;
line-height:28px;
text-align:center;
}
.th_m{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
border-bottom: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
overflow:hidden;
border-color: #cccccc;
height:24px;
padding: 0 2px 0 4px;
color:#000000;
background-image: url(table/th_bg_m.jpg);
background-repeat: repeat-x;
font-weight: normal;
line-height:24px;
}
.th_m2{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
border-bottom: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
overflow:hidden;
border-color: #cccccc;
padding: 0 2px 0 4px;
color:#000000;
background-image: url(table/th_bg_m2.jpg);
background-repeat: repeat-x;
font-weight: normal;
line-height:48px;
height:48px;
}
.th_m3{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
border-bottom: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
overflow:hidden;
border-color: #cccccc;
padding: 0 2px 0 4px;
color:#000000;
background-image: url(table/th_bg_m3.jpg);
background-repeat: repeat-x;
font-weight: normal;
line-height:72px;
height:72px;
}
.th_over{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
overflow:hidden;
border-color: #cccccc;
height:28px;
padding: 0 2px 0 4px;
color:#000000;
background-image: url(table/th_bg_over.jpg);
background-repeat: repeat-x;
font-weight: normal;
line-height:28px;
}
.tableStyle td{
border-left: 1.0pt solid windowtext;
border-right: 1.0pt solid windowtext;
border-bottom: 1.0pt solid windowtext;
word-wrap: normal;
word-break: keep-all;
border-color: #bbb;
height:24px;
padding: 1px 2px 1px 4px;
}
.tableStyle tr{
color:#000;
}
/*基本表格样式*/
/*表格隔行颜色、鼠标移入某行颜色、选中某行颜色*/
tr.odd{
background:#f7f7f7;
}
tr.highlight{
background:#eaf6fc;/*鼠标移入高亮色*/
}
tr.selected{
background:#d9ebf5;/*点击后背景色*/
background-image: url(table/trhl_bg.jpg);
background-repeat:repeat-x;
}
/*表格隔行颜色、鼠标移入某行颜色、选中某行颜色*/
/*文本框样式*/
.textinput{
width:120px;
/*font-size: 12px;*/
background:url(form/textinput_bg.jpg) repeat-x scroll left top #ffffff;
border-color:#a2b3bd;
border-style:solid;
border-width:1px;
color:#336699;
height: 20px;
line-height: 20px;
}
.textinput_hover{
width:120px;
/*font-size: 12px;*/
background:url(form/textinput_bg.jpg) repeat-x scroll left top #ffffff;
border-color:#00ccff;/*鼠标移入边框颜色*/
border-style:solid;
border-width:1px;
color:#336699;
height: 20px;
line-height: 20px;
}
.textinput_click{
width:120px;
/*font-size: 12px;*/
background:url(form/textinput_bg.jpg) repeat-x scroll left top #ffffff;
border-color:#fbd45c;
border-style:solid;
border-width:1px;
color:#336699;
height: 20px;
line-height: 20px;
}
/*文本框样式*/
/*文本域样式*/
.textarea{
background:url(form/textarea_bg.jpg) repeat-x scroll left top #ffffff;
overflow: auto;
width: 250px;
height: 80px;
color: #000000;
border-color:#a2b3bd;
border-style:solid;
border-width:1px;
font-size: 12px;
word-break:break-all;
word-wrap:break-word;
}
.textarea_hover{
background:url(form/textarea_bg.jpg) repeat-x scroll left top #ffffff;
overflow: auto;
width: 250px;
height: 80px;
color: #000000;
border-color:#00ccff;/*鼠标移入边框颜色*/
border-style:solid;
border-width:1px;
font-size: 12px;
word-break:break-all;
word-wrap:break-word;
}
.textarea_click{
background:url(form/textarea_bg.jpg) repeat-x scroll left top #ffffff;
overflow: auto;
width: 250px;
height: 80px;
color: #000000;
border-color:#fbd45c;
border-style:solid;
border-width:1px;
font-size: 12px;
word-break:break-all;
word-wrap:break-word;
}
/*文本域样式*/
/*按钮样式*/
.button{
background:transparent url(form/btn_bg.jpg) repeat scroll 0 0;
border:1px solid #83b1f2;
font-size:12px;
height:24px;
line-height:22px;
>margin-right:4px;
}
.button_hover{
background:transparent url(form/btn_bg_hover.jpg) repeat scroll 0 0;
border:1px solid #af923f;
font-size:12px;
height:24px;
line-height:22px;
>margin-right:4px;
}
.button_focus{
background:transparent url(form/btn_bg.jpg) repeat scroll 0 0;
border-color:#00bbff;
border:1px solid;
font-size:12px;
height:24px;
line-height:22px;
>margin-right:4px;
}
/*按钮样式*/
/*单选下拉框样式*/
div.selectbox-wrapper {
border:#80c0e7 1px solid; /*展开层边框色*/
position: absolute;
background-color:#fff;
text-align:left;
z-index: 100;
display:block;
left:0px;
top:18px;
>top:25px;
}
div.selectbox-wrapper ul li{
white-space:nowrap;
}
div.selectbox-wrapper ul li.selected {
background-color: #d9ebf5;/*选中项背景色*/
}
div.selectbox-wrapper ul li.current {
color: #fff;
background-color: #0081dd;/*鼠标移入项背景色*/
border:0!important;
}
div.selectbox-wrapper ul li.group{
font-weight:bold;
background-image:url(form/selArr.gif);
background-repeat:no-repeat;
background-position:0% 50%;
padding-left:15px;
_width:80%;
}
.selectbox {
border:none;
cursor: pointer;
cursor: hand;
font-size: 12px;
HEIGHT: 20px;
line-height: 20px;
overflow-y:hidden;
border-left: solid 1px #80c0e7;/*边框色*/
border-top: solid 1px #80c0e7;/*边框色*/
border-bottom: solid 1px #80c0e7;/*边框色*/
background-image: url(form/selInputBg.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
padding-left:2px;
}
.tipColor{
color:gray;
}
.selBtn{
width: 22px;
height: 24px;
border: 0;
border-style:none;
background-image: url(form/selBtn.jpg);
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;
}
.selBtn_disabled{
background-image: url(form/selBtn_disabled.jpg)!important;
cursor: default!important;
}
/*单选下拉框样式*/
/*树形下拉框样式*/
div.selectbox-tree {
border:#80c0e7 1px solid; /*展开层边框色*/
position: absolute;
background-color:#fff;
text-align:left;
z-index: 100;
display:block;
left:0px;
top:18px;
>top:25px;
}
.selBtnMuiti{
background-image: url(form/selBtnMulti.jpg)!important;
}
.selBtn_disabledMuiti{
background-image: url(form/selBtn_disabledMulti.jpg)!important;
}
.selectbox-tree a:hover{
background-color:#0081dd!important;/*鼠标移入项背景色*/
color:white!important;
text-decoration:none!important;
}
.multiSelectZtree li a:hover{
background-color:#0081dd!important;/*鼠标移入项背景色*/
}
/*树形下拉框样式*/
/*日期控件文本框样式*/
.date{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
.date_hover{
border-color:#00ccff!important;/*鼠标移入边框颜色*/
}
.date_click{
border-color:#fbd45c!important;
}
.cusDate{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
.dateIcon{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
/*日期控件文本框样式*/
/*自动完成框样式*/
.autoComplete{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
.autoCompleteIcon{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
/*自动完成框样式*/
/*双向选择器*/
.listerLinksLeft{
overflow:hidden;
}
.listerLinksRight{
overflow:hidden;
}
.listerHover{
background-color:#aec9fe;/*鼠标移入颜色*/
cursor:default;
margin-left:1px;
}
ul.lister li{
height:24px;
line-height:24px;
display:block;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
ul.lister .left,ul.lister .right{
color:#0081dd;/*箭头颜色*/
}
ul.lister{
list-style:none;
text-align:left;
border:1px solid #80c0e7;/*边框色*/
padding:10px;
margin:0;
overflow:auto;
margin-top:5px;
font-weight:normal;
display:block;
background-image: url(form/selListBg.jpg);
background-repeat: repeat-x;
background-position:0% 100%;
background-color:white;
}
/*双向选择器*/
/*树形双选器*/
.dbSelectionMode{
border:1px solid #80c0e7;/*边框色*/
background-image: url(form/selListBg.jpg);
background-repeat: repeat-x;
background-position:0% 100%;
background-color:white;
overflow-y:auto;
}
/*树形双选器*/
/*步进器样式*/
input.stepper-active {
background-repeat:no-repeat;
background-position:right 1px;
background-image:url(form/steperNormal.gif);
border:solid 1px;
width:120px;
height:20px;
background-color:#f1f9fc;
border-color:#a2b3bd;
}
input.stepper-active.stepper-up-hover {
background-image:url(form/steperUpOver.gif);
cursor:pointer;
}
input.stepper-active.stepper-down-hover {
background-image:url(form/steperDownOver.gif);
cursor:pointer;
}
input.stepper-active.stepper-up {
background-image:url(form/steperUpDown.gif);
cursor:pointer;
}
input.stepper-active.stepper-down {
background-image:url(form/steperDownDown.gif);
cursor:pointer;
}
/*步进器样式*/
.keypad{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
.color{
background-color:#ffffff;/*初始背景色*/
border-color:#a2b3bd;/*初始边框色*/
}
/*上传控件样式*/
.fileBtn{
background-image: url(form/fileBtn.jpg);
width:47px;
height:24px;
border:0;
margin:0 0 0 2px;
}
/*上传控件样式*/
/*过滤器样式*/
.filter .current a{
border:solid 1px #80c0e7!important;
background-image: url(form/filterClose.gif);
background-repeat: no-repeat;
background-position:98% 40%;
}
.filter .current a:hover{
background-image: url(form/filterCloseHover.gif);
}
/*过滤器样式*/
/*上传组件*/
.upload_iconBg{
height: 16px;
width: 16px;
background-image: url(form/fj_main.gif);
background-repeat: no-repeat;
float:left;
}
.upload_icon_progess{
height: 100%;
width: 100%;
background-image: url(form/fj_progess.gif);
background-repeat: no-repeat;
background-position: -1px -2px;
}
.upload_icon_ok{
height: 100%;
width: 100%;
background-image: url(form/fj_ok.gif);
background-repeat: no-repeat;
background-position: -1px -2px;
}
.upload_icon_error{
height: 100%;
width: 100%;
background-image: url(form/fj_error.gif);
background-repeat: no-repeat;
background-position: -1px -2px;
}
.upload_progress_inner{
background-image: url(form/fj_progessbar.gif);
background-repeat:repeat-x;
height:100%;
}
/*上传组件*/
/*表单拆分导航*/
.titleMain{
height:34px;
line-height:34px;
overflow:hidden;
background-image: url(form/stepFormTitleBg.jpg);
background-repeat: no-repeat;
background-position:100% 0%;
background-color:#d5f0ff;/*导航按钮容器的背景色*/
}
.stepFormTitleCur{
float:left;
color:#ffffff;
}
.stepFormTitle{
float:left;
color:#266392;
padding:0 20px 0 20px;
}
.stepFormTitleCur .left{
background-image: url(form/formStepCurLeft.gif);
background-repeat: no-repeat;
width:9px;
height:34px;
float:left;
}
.stepFormTitleCur .center{
background-image: url(form/formStepCurCenter.gif);
background-repeat: repeat-x;
height:100%;
float:left;
padding:0 5px 0 5px;
}
.stepFormTitleCur .right{
background-image: url(form/formStepCurRight.gif);
background-repeat: no-repeat;
width:25px;
height:34px;
float:left;
}
/*表单拆分导航*/
/* DataGrid*/
.l-grid-mask{
position:absolute;left:0;top:0;width:100%;height:100%;
display1:none;font-size:1px; *zoom:1;overflow:hidden; display:none;z-index: 9000;
}
.l-panel
{
border:1px solid #84A0C4;
position:relative;
text-align:left;
}
.l-panel table{ width:auto;}
.l-panel table,.l-panel td{ margin:0; padding:0;}
.l-panel-btn
{
display:block;
height:22px; overflow:hidden; line-height:22px; position:relative;
padding-left:15px; padding-right:15px; cursor:pointer;
text-align:center;color: #2C4D79; text-decoration:none; cursor:pointer;
}
.l-panel-btn .l-panel-btn-l,.l-panel-btn .l-panel-btn-r{ display:none;}
.l-panel-btn-over,.l-panel-btn-selected{background: #E0EDFF url(dataGrid/panel-btn.gif) repeat-x;}
.l-panel-btn-over .l-panel-btn-l,.l-panel-btn-over .l-panel-btn-r,.l-panel-btn-selected .l-panel-btn-l,.l-panel-btn-selected .l-panel-btn-r{ display:block; }
.l-panel-btn-l
{
position:absolute; width:3px; left:0px; top:0px;height:22px;
background: #E0EDFF url(dataGrid/panel-btn-l.gif) no-repeat;
}
.l-panel-btn-r
{position:absolute; width:3px; right:0px; top:0px;height:22px;
background: #E0EDFF url(dataGrid/panel-btn-r.gif) no-repeat;
}
.l-panel-header{
color: #15428B;
font-weight: bold;
height:24px;
border-bottom:1px solid #99BBE8;
background: url(dataGrid/header-bg.gif) repeat-x left -1px; position:relative;
}
.l-panel-header-hasicon{ padding-left:13px;}
.l-panel-header img{ position:absolute; left:6px; top:5px; width:16px; height:16px; border:0px;}
.l-panel-header-text{ line-height:22px;padding-left:10px;}
.l-panel-body
{
position:relative; overflow:hidden; width:100%;
}
.l-panel-body .l-grid
{
}
/*表格整体*/
.l-grid
{
position:relative;text-align:left;
background:#ffffff;
}
.l-grid td div
{
}
.l-grid table{border-spacing:0 0;}
/*表格头部*/
.l-grid-header
{
border-bottom:1px solid #cccccc;
height:22px;
line-height:120%!important;
background:#ffffff url(dataGrid/th_bg.jpg) repeat-x left bottom;
overflow:hidden;
width:100%;
}
.l-grid-hd-cell
{
padding:0; margin:0;overflow:hidden;
border-right:1px solid #cccccc;
text-align:center;
}
/*表格身体*/
.l-grid-body
{
position: relative; width:100%;
top: 0px;
left: 0px; overflow: auto;
}
/*单元格边框色*/
.l-grid-row-cell
{
overflow:hidden;
border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;
text-align:center;overflow:hidden;
}
.l-grid-row-last .l-grid-row-cell
{border-bottom:none;
}
.l-grid-row-cell-last
{
}
/*表格行背景色*/
.l-grid-row
{
background:#ffffff;
}
.l-grid-row-last
{
}
.l-grid-row-alt .l-grid-row-cell
{
background:#F5F5F5;
}
.l-grid-row-over .l-grid-row-cell,.l-grid-row-over
{
background:#eaf6fc;/*鼠标移入后背景色*/
}
.l-selected .l-grid-row-cell,.l-selected
{
background:#d9ebf5;/*点击后背景色*/
background-image: url(table/trhl_bg.jpg);
background-repeat:repeat-x;
}
/*分页栏背景和边框*/
.l-panel-bar
{
height:32px;background:#C9DFFF url(dataGrid/bar-bg.gif) repeat-x left bottom;overflow:hidden;
border-top:1px solid #84A0C4;
}
/*工具条*/
.l-toolbar
{
background:#CEDFEF url(dataGrid/header-bg.gif) repeat-x; height:23px;
border:1px solid #9CBAE7; border-top:1px solid #EFF7F7;
border-left:none;
border-right:none;
}
.l-toolbar-item
{
float:left;margin-left:4px;
}
.l-toolbar-item .l-toolbar-item img{ position:absolute; left:2px; top:2px; display:block;}
.l-toolbar-item img{ width:16px; height:16px; border:0px;}
.l-toolbar-item-hasicon{ padding-left:12px;}
.l-icon{
}
.l-grid-scroller {
position: relative;
top: 0px;
left: 0px; height:220px;overflow: auto;
}
.l-grid-scroller-noscroll
{
height:auto;overflow:hidden;
}
.l-grid-body-table
{
}
.l-grid-body-table tr.l-checked td
{
background:#DCF8A8
}
.l-grid-popup
{
background: #eee url(dataGrid/popup-line.gif) repeat-y -1px top;
border: 1px solid #ccc;
border-top: 0px;
overflow: auto;
left: 0px;
position: absolute;
z-index: 999; display:none;
}
.l-grid-loading
{
position: absolute;z-index: 91000; border:1px solid #9BBBE6; top:40%; left:50%;
background:white url(dataGrid/loading.gif) no-repeat 8px 6px; padding-left:38px;
padding-top:10px; padding-bottom:10px; padding-right:10px; margin-left:-60px; display:none;
}
.l-grid-editor
{
position: absolute;z-index: 999;display:none; text-align:center;
}
.l-grid-editor .l-checkbox-wrapper{ margin-top:2px;}
.l-grid-popup table
{
display: table;
border-collapse: separate;
border-color: gray; margin:2px;
}
.l-grid-popup table tbody
{display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.l-grid-popup table td
{
padding: 2px 3px;
cursor: default;
}
.l-grid-popup td.l-column-left
{
border-right: 1px solid #ccc;
}
.l-grid-popup td.l-column-right
{
border-left: 1px solid #fff;
padding-right: 10px;
}
.l-grid-popup tr:hover .l-column-right,.l-grid-popup tr.l-popup-row-over .l-column-right
{
border-right: 1px solid #d2e3ec;border-top: 1px solid #d2e3ec;border-bottom: 1px solid #d2e3ec;
}
.l-grid-popup tr:hover .l-column-left,.l-grid-popup tr.l-popup-row-over .l-column-left
{
border-left: 1px solid #d2e3ec;border-top: 1px solid #d2e3ec;border-bottom: 1px solid #d2e3ec;
}
.l-grid-popup table tr:hover,.l-grid-popup table tr.l-popup-row-over
{
background: #d5effc url(dataGrid/popup-row-over.gif) repeat-x top;
border: 1px solid #a8d8eb;
}
.l-grid-hd-cell-mul
{
border-bottom: 1px solid #cccccc;
background:#ffffff url(dataGrid/th_bg.jpg) repeat-x left bottom;
}
.l-grid-hd-cell-detail
{
padding:0; margin:0;
}
.l-grid-hd-cell-inner
{
text-align:center;
}
.l-grid-dragging-line
{
background:#EC4262;width:1px;position:absolute; display:none; z-index:9999; padding:0; margin:0;
}
.l-grid-hd-cell-dropleft
{
position:absolute;left:0px;top:0px;
display: block;background: url(dataGrid/icon-prev.gif) no-repeat -2px center;width: 16px;height: 24px;
z-index: 3; display:none;
}
.l-grid-hd-cell-dropright
{
position:absolute;right:0px;top:0px;
display: block;background: url(dataGrid/icon-next.gif) no-repeat 0px center;width: 16px;height: 24px;
z-index: 3; display:none;
}
.l-grid-hd-cell-drop
{
position:absolute;right:-1px;top:0px;display: block; width:2px; height:24px; z-index:3; cursor:e-resize;
}
.l-grid-hd-cell-sort
{
overflow:hidden;
}
.l-grid-hd-cell-sort-asc
{
background:url(dataGrid/icon-sort-asc.gif) no-repeat center;
}
.l-grid-hd-cell-sort-desc
{
background:url(dataGrid/icon-sort-desc.gif) no-repeat center;
}
.l-grid-hd-cell-btn
{
position:absolute; right:0px; top:0px; overflow:hidden; border-left:1px solid #C1D6F0; cursor:pointer;
}
.l-grid-hd-cell-btn span
{
border-left:1px solid #F1F5FC; width:14px; height:22px;background:url(dataGrid/icon-down.gif) no-repeat 2px 8px; display:block;
}
.l-grid-hd-cell-drophandle
{
width:5px; height:22px; cursor:col-resize; float:right;position:absolute; top:0px; right:-3px;
}
.l-grid-hd-cell-text
{
text-align:center; cursor:pointer;
}
.l-grid-hd-cell-last
{
}
.l-grid-hd-cell-over,.l-grid-hd-cell-on
{
}
.l-grid-totalsummary
{
border-bottom:1px solid #A3C0E8; background:#EEF3FF; padding-top:5px; padding-bottom:5px;
}
.l-grid-totalsummary-nobottom
{
border-bottom:none;
}
.l-grid-totalsummary td
{
border-right:1px solid #EEF3FF; text-align:center;line-height: 23px;
}
.l-grid-totalsummary .l-grid-totalsummary-cell-last
{ border-right:1px solid #A3C0E8;
}
.l-grid-totalsummary .l-grid-totalsummary-cell-inner
{
margin-left:3px; margin-right:3px; min-height:23px;_height:23px;
}
.l-grid-totalsummary .l-grid-totalsummary-cell-inner div
{
height:22px; line-height:22px;
}
/*
detail
*/
.l-grid-detailpanel
{
border-right:1px solid #A3C0E8;border-bottom:1px solid #A3C0E8;
}
.l-grid-detailpanel-inner
{
overflow:auto; margin-bottom:2px;
}
.l-grid-row-cell-detail .l-grid-row-cell-inner{margin-left:0px; margin-right:0px; width:27px; overflow:hidden;}
.l-grid-row-cell-detail .l-grid-row-cell-inner span
{
display:block; width:21px; height:21px; background:url(dataGrid/grid-detail-close.gif) no-repeat 5px 5px;
cursor:pointer; overflow:hidden;
}
.l-grid-row-cell-detail .l-grid-row-cell-inner span.l-open
{
background:url(dataGrid/grid-detail-open.gif) no-repeat 5px 5px;
}
.l-grid-row-cell-checkbox .l-grid-row-cell-inner{margin-left:0px; margin-right:0px;}
.l-grid-row-cell-checkbox span,.l-grid-hd-cell-checkbox .l-grid-hd-cell-inner div
{
display:block; width:13px; height:13px; background:url(dataGrid/checkbox.gif) no-repeat;
background-position:0px 0px;
cursor:pointer; overflow:hidden; margin-left:7px; margin-top:3px;
}
.l-checked .l-grid-row-cell-checkbox span,.l-checked .l-grid-hd-cell-checkbox .l-grid-hd-cell-inner div
{
background-position:0px -13px;
}
.l-selected .l-grid-row-cell-checkbox span,.l-selected .l-grid-hd-cell-checkbox .l-grid-hd-cell-inner div
{
background-position:0px -13px;
}
.l-grid-hd-cell-checkbox
{
padding:0; margin:0;
}
.l-grid-row-cell-edited .l-grid-row-cell-inner
{
background-image:url(dataGrid/icon-edited.gif);
background-repeat:no-repeat;
background-position:2px 2px;
}
.l-grid-row-cell-inner
{
text-align:center;line-height:22px; min-height:22px; _height:22px;
margin-left:3px; margin-right:3px; overflow:hidden;
}
.l-grid-row-cell-inner-fixedheight
{
height:22px;
}
.l-panel-bbar-inner
{
margin-top: 3px;
padding-left: -2px;
width:100%; position:relative; min-width:530px;_width:530px;
}
.l-bar-message
{
position:absolute; right:0px;
}
.l-bar-group {
float: left;
background: none;
height: 24px;
margin: 0px 5px;
}
.l-bar-right
{
float:right;
}
.l-bar-separator {
float: left;
height: 18px;
border-left: 1px solid #9AC6FF;
border-right: 1px solid white;
margin: 2px;
}
.l-bar-button {
float: left;
width: 22px;
height: 22px;
border: 0px;
cursor: pointer;
overflow: hidden;
}
.l-bar-button-over
{
background: url(dataGrid/bar-button-over.gif) no-repeat center;
}
.l-bar-button span {
width: 16px;
height: 16px;
display: block; margin-left:2px; margin-top:2px;
float: left; overflow:hidden;
}
.l-bar-btnfirst span
{
background: url(dataGrid/icon-first.gif) no-repeat; background-position:0px 0px;
}
.l-bar-btnprev span {
background: url(dataGrid/icon-prev.gif) no-repeat ; background-position:0px 0px;
}
.l-bar-btnnext span {
background: url(dataGrid/icon-next.gif) no-repeat; background-position:0px 0px;
}
.l-bar-btnlast span {
background: url(dataGrid/icon-last.gif) no-repeat; background-position:0px 0px;
}
.l-bar-btnload span {
background: url(dataGrid/icon-load.gif) no-repeat; background-position:0px 0px;
}
.l-bar-btnloading span {
background: url(dataGrid/icon-loading.gif) no-repeat; background-position:0px 0px;
}
.l-bar-button .l-disabled
{
background-position:0px -16px;
}
.l-bar-text
{
line-height:20px;
}
/*
grouping
*/
.l-grid .l-grid-grouprow{ border-right:1px solid #A3C0E8}
.l-grid .l-grid-grouprow-cell{ padding:6px; border-bottom:1px solid #A3C0E8; background:#EAF3FF;}
.l-grid .l-grid-group-togglebtn{background:url(dataGrid/grid-detail-open.gif) no-repeat center; cursor:pointer}
.l-grid .l-grid-group-togglebtn-close{background:url(dataGrid/grid-detail-close.gif) no-repeat center;}
.l-grid .l-grid-totalsummary-group td{ background-color:#F5EEFB; border-color:#F5EEFB;}
/*
foot total
*/
.l-panel-bar-total{ background:#F5F9FF; padding:8px; border-top:1px solid #84A0C4;}
/*
tree grid
*/
.l-grid-tree-space
{
width:18px; height:20px; line-height:20px; overflow:hidden; float:left;
}
.l-grid-tree-link-open
{
cursor:pointer;background:url(dataGrid/grid-tree-open.gif) no-repeat center;
}
.l-grid-tree-link-close
{
cursor:pointer;background:url(dataGrid/grid-tree-close.gif) no-repeat center;
}
/*
锁定部分
*/
.l-grid1{ display:none;}
.l-grid1 .l-grid-body{overflow:hidden;}
.l-grid1 .l-grid-detailpanel{border-right:1px solid white;}
.l-frozen .l-grid2{position:absolute; top:0px; left:0px; width:100%; }
.l-frozen .l-grid2 .l-grid-body{overflow-x:scroll;}
.l-frozen .l-grid1{position:absolute; top:0px; left:0px;display:block;}
.l-grid-gray
{border-top:1px solid #DDDDDD;
}
.l-grid-gray .l-grid-header
{
border-bottom:1px solid #DDDDDD;
background:#E2F0FF url(dataGrid/header2-bg.jpg) repeat-x left bottom;
}
.l-grid-gray .l-grid-hd-cell
{
border-right:1px solid #DDDDDD;
}
.l-grid-gray .l-grid-row-cell {
border-bottom: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
}
/*
菜单条
*/
.l-menubar
{
background: url(dataGrid/panel-menu.gif) repeat-x; height:24px; border:1px solid #ADBED6;border-top:1px solid #EFF7F7;
}
.l-menubar-item
{
float:left; margin-left:6px;
}
.l-menubar-item-down
{
width:7px; height:4px; line-height:4px;
background:url(dataGrid/panel-menu-item-down.gif) no-repeat center; position:absolute; right:4px; top:9px; top:9px\9;_top:4px;
}
.l-menubar-item-over
{
}
/*
搜索栏
*/
.l-panel-search
{height:28px; padding-top:3px; padding-left:3px;
border-left:1px solid #99BBE8; border-right:1px solid #99BBE8;
}
.l-panel-search-item
{
float:left; margin-left:5px;
}
/*
编辑
*/
.l-grid-row-cell-editing-topcell {border-bottom-color:#CC8F81;}
.l-grid-row-cell-editing-leftcell {border-right-color:#CC8F81;}
.l-grid-row-cell-editing{ border-color:#CC8F81;}
.l-grid-row-cell .l-text,.l-grid-editor .l-text{ border:0px; border:none;}
.l-grid-detailpanel-edit{ padding-top:7px;padding-bottom:3px; background-color:#FAFAFF;}
.l-grid-detailpanel .l-editbox{ float:left; margin:2px;margin-left:6px; margin-right:10px;}
.l-grid-detailpanel .l-button{float:left;margin:2px;margin-left:4px; margin-right:6px;}
.l-grid-detailpanel .l-clear{ clear:both;}
/*行序号背景色*/
.l-grid-row-alt .l-grid-row-cell-rownumbers,.l-selected .l-grid-row-cell-rownumbers,.l-grid-row-over .l-grid-row-cell-rownumbers,.l-grid-row-cell-rownumbers{ background:#f1f1f1;}
/*DataGrid*/
/*文章列表*/
.sgList li{
height:25px;
line-height:25px;
text-indent:15px;
}
.dbList li{
float:left;
padding:0 0 0 0px;
height:25px;
line-height:25px;
text-indent:15px;
}
.listArr{
background: url(nav/arrow.gif);
background-repeat:no-repeat;
background-position:5px 40%;
}
/*文章列表*/
/*弹出式菜单*/
.popupMenu{
width:195px;
}
.popupMenu .arrow{
background-image: url(nav/arror_down.gif);
background-repeat: no-repeat;
background-position:95% 40%;
}
.popupMenu .border{
border:solid 1px #80c0e7;/*菜单链接边框色*/
}
.popupMenu .hoverBorder{
border:solid 1px #80c0e7;/*菜单链接边框色*/
}
.popupMenu_link{
}
.popupMenu_link a{
padding:0 0 0 5px;
display:block;
}
.popupMenu_link a:hover{
text-decoration:none;
color:black;
}
.popupMenu_con{
display:none;
position:absolute;
z-index:88;
}
.white_con{
width:100px;
border:solid 1px #80c0e7;/*菜单选项区边框色*/
background-color:white;
}
.white_con span{
display:block;
clear:both;
height:25px;
line-height:25px;
}
.white_con a{
display:block;
height:25px;
padding:0 0 0 5px;
}
.white_con a:hover{
background-color:#0081dd!important;/*菜单选项鼠标移入背景色*/
color:white!important;
text-decoration:none!important;
}
.pic_con{
width:100px;
background-image: url(nav/menuBg.jpg);
background-repeat:repeat-y;
background-color:white;
border: 1px solid #80c0e7;/*菜单容器边框*/
padding:2px 4px 4px 1px;
}
.pic_con span{
display:block;
clear:both;
height:25px;
line-height:25px;
}
.pic_con a{
display:block;
height:25px;
text-indent:30px;
}
.pic_con a:hover{
text-decoration:none;
color:black;
filter:alpha(opacity=60);
background-color: #ffeec2;
border: solid 1px #80c0e7;/*菜单项边框*/
}
.icon_con{
width:100px;
background-image: url(nav/menuLine.jpg);
background-repeat:repeat-y;
background-position:25px 0;
background-color:#f9f9f9;
border: 1px solid #80c0e7;/*菜单容器边框*/
padding:2px 4px 2px 3px;
}
.icon_con span{
display:block;
clear:both;
height:25px;
line-height:25px;
}
.icon_con a{
display:block;
height:25px;
text-indent:12px;
}
.icon_con a:hover{
text-decoration:none;
color:black;
filter:alpha(opacity=60);
background-color: #ffeec2;
border: solid 1px #80c0e7;/*菜单项边框*/
}
.multi_con{
background: white;
border: 1px solid #619cc5;/*菜单容器边框*/
border-width: 5px 1px;
padding: 10px;
width:560px;
}
.multi_con li{
width:100%;
height:25px;
}
.multi_con li a{
display:block;
height:100%;
padding:0 0 0 5px;
border: solid 1px #ffffff;
}
.multi_con li a:hover{
text-decoration:none;
color:black;
filter:alpha(opacity=60);
background-color: #ffeec2;
border: solid 1px #80c0e7;/*菜单项边框*/
}
.multi_con .column{
float: left;
width: 180px;
margin-right: 5px;
}
.multi_con .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.multi_con .column ul li{
padding-bottom: 5px;
}
.multi_con .column h3{
background: #0081dd;/*分组标题背景色*/
font: bold 13px Arial;
margin: 0 0 5px 0;
color:white;
}
/*弹出式菜单*/
/*基本选项卡*/
.basicTab{
background-color:white;
}
.basicTab_con{
border:solid 1px #80c0e7;/*容器边框*/
padding:5px;
}
.basicTab_normal_left{
background-image: url(basicTab/normal_left.jpg);
background-repeat:no-repeat;
float:left;
width:17px;
height:21px;
}
.basicTab_normal_center{
background-image: url(basicTab/normal_center.jpg);
background-repeat:repeat-x;
float:left;
height:21px;
padding:0 10px 0 10px;
cursor:pointer;
cursor:hand;
}
.basicTab_top a{
display:block;
}
.basicTab_normal_center a{
color:black;
}
.basicTab_normal_center a:hover{
color:black;
text-decoration:none;
}
.basicTab_normal_middle{
background-image: url(basicTab/normal_middle.jpg);
background-repeat:no-repeat;
float:left;
width:18px;
height:21px;
}
.basicTab_normal_right{
background-image: url(basicTab/normal_right.jpg);
background-repeat:no-repeat;
float:left;
width:17px;
height:21px;
}
.basicTab_current_left{
background-image: url(basicTab/current_left.jpg)!important;
width:14px!important;
}
.basicTab_current_center{
background-image: url(basicTab/current_center.jpg)!important;
}
.basicTab_current_middle{
background-image: url(basicTab/current_middle.jpg)!important;
width:18px!important;
}
.basicTab_current_middle2{
background-image: url(basicTab/current_middle2.jpg)!important;
width:16px!important;
}
.basicTab_current_right{
background-image: url(basicTab/current_right.jpg)!important;
width:14px!important;
}
.basicTab_content{
padding:3px 0 0 0;
}
.basicTab_top .disabled{
color:#999999!important;
cursor:default!important;
}
.basicTab_top a:hover{
text-decoration:none;
}
/*基本选项卡*/
/*动态选项卡*/
.benma_ui_tab .tab_item1 {
background-image: url(dynamicTab/tab1.gif);
background-repeat: no-repeat;
width: 5px;
z-index: 100;
white-space: nowrap;
}
.benma_ui_tab .tab_item2 {
background-image: url(dynamicTab/tab2.gif);
background-repeat: repeat-x;
white-space: nowrap;
z-index: 101;
}
.benma_ui_tab .tab_item3 {
background-image: url(dynamicTab/tab3.gif);
background-repeat: no-repeat;
width: 5px;
}
.benma_ui_tab .tab_close {
background-image: url(dynamicTab/close.gif);
background-repeat: no-repeat;
position: relative;
top: -1px;
height: 14px;
width: 14px;
font-size: 9px;
}
.benma_ui_tab .tab_item1_bottom {
background-image: url(dynamicTab/tab1_bottom.gif);
background-repeat: no-repeat;
background-position: 0px -18px;
width: 5px;
}
.benma_ui_tab .tab_item2_bottom {
background-image: url(dynamicTab/tab2_bottom.gif);
background-repeat: repeat-x;
background-position: 0px -18px;
}
.benma_ui_tab .tab_item3_bottom {
background-image: url(dynamicTab/tab3_bottom.gif);
background-repeat: no-repeat;
background-position: 0px -18px;
width: 5px;
}
.benma_ui_tab .tab_hr {
width: 100%;
height: 2px;
background-color: #247bb6;/*标签底部线颜色*/
position: relative;
top: 24px;
z-index: 113;
font-size: 0px;
display: block;
}
.benma_ui_tab .tab_hr_bottom {
width: 100%;
height: 2px;
background-color: #247bb6;/*标签底部线颜色*/
position: relative;
top: 0px;
z-index: 113;
font-size: 0px;
display: block;
position: relative;
}
/*动态选项卡*/
/*一级纵向导航*/
.singleNav{
width:227px;
height:236px;
background-image: url(nav/singleNav_bg.jpg);
background-repeat:no-repeat;
background-position:0% 100%;
padding:5px 0 130px 0;
top:0px;
left:10px;
}
.singleNav span{
display:block;
cursor:pointer;
cursor:hand;
padding:0 0 0 20px;
width:100%;
height:100%;
}
.singleNav span a{
color:black;
text-decoration:none;
width:100%;
display:block;
}
.singleNav span a:hover{
color:black;
text-decoration:none;
}
.singleNav div{
width:214px;
height:36px;
background-image: url(nav/singleNav_itemBg.jpg);
background-repeat:no-repeat;
line-height:36px;
}
.singleNav .current{
width:227px;
height:41px;
background-image: url(nav/singleNav_itemBg_cur.jpg);
background-repeat:no-repeat;
line-height:41px;
}
.singleNavMin{
width:117px;
height:236px;
background-image: url(nav/singleNav_bg_min.jpg);
background-repeat:no-repeat;
background-position:0% 100%;
padding:5px 0 130px 0;
top:0px;
left:10px;
}
.singleNavMin span{
display:block;
cursor:pointer;
cursor:hand;
padding:0 0 0 10px;
width:100%;
height:100%;
}
.singleNavMin span a{
color:black;
text-decoration:none;
width:100%;
display:block;
}
.singleNavMin span a:hover{
color:black;
text-decoration:none;
}
.singleNavMin div{
width:104px;
height:36px;
background-image: url(nav/singleNav_itemBg_min.jpg);
background-repeat:no-repeat;
line-height:36px;
}
.singleNavMin .current{
width:117px;
height:41px;
background-image: url(nav/singleNav_itemBg_cur_min.jpg);
background-repeat:no-repeat;
line-height:41px;
}
/*一级纵向导航*/
/*纵向抽屉容器*/
.accordition {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.accordition div {
background-color: #fff;
}
.accordition a {
cursor:pointer;
display:block;
padding:5px;
margin-top: 0;
text-decoration: none;
/*font-size: 12px;*/
color: black;
background-color: #00a0c6;
background-image: url(nav/accTabNor.jpg);
}
.accordition a:hover {
background-color: white;
background-image: url(nav/accTabCur.jpg);
color:white;
}
.accordition a.selected {
background-color: #80cfe2;
background-image: url(nav/accTabCur.jpg);
color:white;
}
.accordition li {
cursor:pointer;
margin-left:28px;
padding-left:3px;
background-image:url(../system/layout/skin/Site_bg_icon1_right.gif);
line-height:25px;
}
.accordition li:hover {
cursor:pointer;
background-color:#0096c8;
}
/*纵向抽屉容器*/
/*所在位置*/
.positionSimple{
height:22px;
line-height:22px;
margin:5px 5px 2px 0;
padding:0 0 0 0px;
background-image: url(nav/position_simpleBg.jpg);
background-repeat:repeat-x;
}
.positionSimple span{
padding:0 0 0 10px;
color:#0b5ea0!important;/*文字颜色*/
}
.positionSimple a{
color:#0b5ea0;/*文字颜色*/
text-decoration:none;
}
.positionSimple a:hover{
color:#0b5ea0;/*文字颜色*/
text-decoration:underline;
}
.position{
height:30px;
line-height:30px;
margin:5px 5px 2px 0;
padding:0 0 0 0px;
}
.position .center{
background-image: url(nav/position_center.jpg);
background-repeat:repeat-x;
width:100%;
height:100%;
}
.position .left{
background-image: url(nav/position_left.jpg);
background-repeat: no-repeat;
width:100%;
height:100%;
}
.position .right{
background-image: url(nav/position_right.jpg);
background-repeat: no-repeat;
background-position:100% 0%;
width:100%;
height:100%;
}
.position .right span{
padding:0 0 0 65px;
color:#0b5ea0!important;/*文字颜色*/
}
.position a{
color:#0b5ea0;/*文字颜色*/
text-decoration:none;
}
.position a:hover{
color:#0b5ea0;/*文字颜色*/
text-decoration:underline;
}
/*所在位置*/
/*图标导航*/
.navIcon_right_title{
font-weight:bold;
color:#0b5ea0; /*标题文字颜色*/
}
.navIcon_hover{
background-color:#d9ebf5!important; /*鼠标移入背景色*/
border:solid 1px #80c0e7!important; /*鼠标移入边框色*/
}
.navIcon{
border:solid 1px #aec9fe; /*边框色*/
background-color:#eaf6fc;/*背景色*/
height:90px;
overflow:hidden;
}
.navIcon .img{
width:80px;
height:80px;
}
.navIcon a{
display:block;
}
.navIconSmall{
border:solid 1px #aec9fe; /*边框色*/
width:80px;
margin:10px 10px 0 0;
display:inline;
text-align:center;
color:#0b5ea0; /*标题文字颜色*/
float:left;
cursor:pointer;
cursor:hand;
font-size:12px;
}
.navIconSmall img{
width:60px;
height:60px;
}
.navIconSmall_hover{
background-color:#eaf6fc!important; /*鼠标移入背景色*/
border:solid 1px #80c0e7!important; /*鼠标移入边框色*/
}
/*图标导航*/
/*图标工具栏*/
.box_tool{
height:58px;
color:#000000;
}
.box_tool .center{
background-image: url(box/box_tool_center.gif);
background-repeat:repeat-x;
width:100%;
height:100%;
}
.box_tool .left{
background-image: url(box/box_tool_left.gif);
background-repeat: no-repeat;
width:100%;
height:100%;
}
.box_tool .right{
background-image: url(box/box_tool_right.gif);
background-repeat: no-repeat;
background-position:100% 0%;
width:100%;
height:100%;
}
.box_tool a:hover .navIconTool{
color:red;
text-decoration:none;
}
.navIconTool{
width:50px;
margin:5px 10px 0 0;
display:inline;
text-align:center;
color:#000000; /*标题文字颜色*/
cursor:pointer;
cursor:hand;
float:left;
}
.navIconTool img{
width:30px;
height:30px;
}
.box_tool_mid{
height:45px;
color:#000000;
}
.box_tool_mid .center{
background-image: url(box/box_tool_center2.gif);
background-repeat:repeat-x;
width:100%;
height:100%;
}
.box_tool_mid .left{
background-image: url(box/box_tool_left2.gif);
background-repeat: no-repeat;
width:100%;
height:100%;
}
.box_tool_mid .right{
background-image: url(box/box_tool_right2.gif);
background-repeat: no-repeat;
background-position:100% 0%;
width:100%;
height:100%;
color:#000000;
}
.box_tool_min{
height:28px;
color:#000000;
overflow:hidden;
}
.box_tool_min .center{
background-image: url(box/box_tool_center3.gif);
background-repeat:repeat-x;
width:100%;
height:100%;
}
.box_tool_min .left{
background-image: url(box/box_tool_left3.gif);
background-repeat: no-repeat;
width:100%;
height:100%;
}
.box_tool_min .right{
background-image: url(box/box_tool_right3.gif);
background-repeat: no-repeat;
background-position:100% 0%;
width:100%;
height:100%;
color:#000000;
}
.box_tool_min a:hover{
text-decoration:none!important;
}
.box_tool_min a:hover span{
background-color:#d9ebf5;/*鼠标悬停背景色*/
color:red;
text-decoration:none!important;
}
.box_tool_line{
float:left;
width:15px;
display:block;
height:19px;
overflow:hidden;
background-image: url(box/box_tool_line.gif);
background-repeat: no-repeat;
background-position:5px 4px;
}
/*图标工具栏*/
/*数字分页样式*/
.pageNumber {
line-height:150%;
}
.pageNumber a {
text-decoration: none;
border: solid 1px #80c0e7;/*边框颜色*/
color: #333333;
}
.pageNumber a:hover{
text-decoration:none;
}
.pageNumber a, .pageNumber span {
display: block;
float: left;
padding: 0.18em 0.5em;
margin-right: 5px;
margin-bottom: 5px;
}
.pageNumber .current {
background: #0081dd;/*当前页码背景颜色*/
color: #fff;
border: solid 1px #619cc5;/*当前页码边框颜色*/
}
.pageNumber .current.prev, .pageNumber .current.next{
color:#999;
border-color:#999;
background:#fff;
}
/*数字分页样式*/
/*箭头分页样式*/
.pageArrow {
line-height:150%;
}
.pageArrow a, .pageArrow span {
display: block;
float: left;
padding:4px 3px 0 3px;
font-size:14px;
}
.pageArrow .current {
color: red;
font-weight:bold;
}
.pageArrow_next{
background-image:url(nav/arrow_right.gif);
background-repeat:no-repeat;
background-position:0% 100%;
width:16px;
height:18px;
}
.pageArrow_prev{
background-image:url(nav/arrow_left.gif);
background-repeat:no-repeat;
background-position:0% 100%;
width:16px;
height:18px;
}
.pageArrow_last{
background-image:url(nav/arrow_right_db.gif);
background-repeat:no-repeat;
background-position:0% 100%;
width:16px;
height:18px;
}
.pageArrow_first{
background-image:url(nav/arrow_left_db.gif);
background-repeat:no-repeat;
background-position:0% 100%;
width:16px;
height:18px;
}
/*箭头分页样式*/
/*分隔条样式*/
.spliterTop{
width: 116px;/*横条箭头宽度*/
height: 10px;/*横条箭头高度*/
background-image: url(nav/spliter_top.jpg);
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;
margin:0 auto;
}
.spliterBottom{
width: 116px;/*横条箭头宽度*/
height: 10px;/*横条箭头高度*/
background-image: url(nav/spliter_bottom.jpg);
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;
margin:0 auto;
}
.spliterLeft{
width: 10px;/*竖条箭头宽度*/
height: 116px;/*竖条箭头高度*/
background-image: url(nav/spliter_left.jpg);
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;
}
.spliterRight{
width: 10px;/*竖条箭头宽度*/
height: 116px;/*竖条箭头高度*/
background-image: url(nav/spliter_right.jpg);
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;
}
.spliterStyleV{
width: 10px;/*竖条容器宽度*/
height: 100%;
background-image: url(nav/spliter_bg_v.jpg);
background-repeat: repeat-y;
}
.spliterStyleH{
width: 100%;
height: 10px;/*横条容器高度*/
background-image: url(nav/spliter_bg_h.jpg);
background-repeat: repeat-x;
}
/*分隔条样式*/