<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
input{ margin:0;padding:0;}
/* CSS Document */
.boxy-wrapper{position:absolute;}
.boxy-wrapper.fixed{position:fixed;}
/* Modal */ 
.boxy-modal-blackout{position:absolute; background-color:#333333; left:0; top:0;} 
/* Border */
.boxy-wrapper{empty-cells:show;}
.boxy-wrapper .top-left,.boxy-wrapper .top-right,.boxy-wrapper .bottom-right,.boxy-wrapper .bottom-left{width:1px; height:10px; padding:0}

/* Title bar */
.boxy-wrapper .title-bar{background-color:#34538b; padding:6px; position:relative;}
.boxy-wrapper .title-bar.dragging{cursor:move;}
.boxy-wrapper .title-bar h2{font-size:12px; color:white; line-height:1; margin:0; padding:0; font-weight:normal;font-weight:bold;}
.boxy-wrapper .title-bar .close{color:white; position:absolute; top:5px; right:6px; font-size:12px;}
.boxy-wrapper .title-bar .close:hover{background-color:#454545;}
/* Content Region */
.boxy-inner{background-color:white; padding:0}
.boxy-content{padding:15px;}
/* Question Boxes */
.boxy-wrapper .question{width:350px; min-height:60px; _height:60px;}
.boxy-wrapper .answers{text-align:right;}

/* Industry Selector Boxes*/
.boxy-wrapper #industry-main {width:600px; min-height:60px;}

/*confirm btn */
.boxy-btn1,.boxy-btn2,.boxy-btn3{padding:3px 12px 1.9px; border-width:1px; border-style:solid; letter-spacing:1px; line-height:15px; cursor:pointer; overflow:visible;} 
.boxy-btn1{background-color:#425f99; border-color:#5A7EC6 #2C3E5F #2C3E5F #5A7EC6; color:white;}
.boxy-btn2{background-color:#ECE9D8; border-color:#eeeeee #bbbbbb #bbbbbb #eeeeee; color:#333333;}
.boxy-btn3{background-color:#EAEAEA; border-color:#EAEAEA #aaaaaa #aaaaaa #EAEAEA; color:#333333; padding:3px 5px 1.9px;}
.boxy-btn3:hover{background-color:#cad5eb; border-color:#CED8E3 #A2ADBC #A2ADBC #CED8E3;}

/* Industry Selector */
#industry-main { width: 600px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#industry-main a { font-size: 12px;color: Black; line-height: 20px; height:20px; margin: 0 5px;padding-left: 1px;text-decoration: none;cursor: default;vertical-align: middle; text-decoration: none;}
#industry-main a input{height:20px;vertical-align: middle; margin:0 3px; }
#industry-main a span{ height:20px; line-height:20px;}

/*conMulti*/
.boxy-wrapper #conMulti-main {width:600px; min-height:60px;}
#conMulti-main { width: 600px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#conMulti-main a { font-size: 12px;color: Black; line-height: 20px; height:20px; margin: 0 5px;padding-left: 1px;text-decoration: none;cursor: default;vertical-align: middle; text-decoration: none;}
#conMulti-main a input{height:20px;vertical-align: middle; margin:0 3px; }
#conMulti-main a span{ height:20px; line-height:20px;}

/* CompanyType Selector */
#company-main { width: 600px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#company-main a { font-size: 12px;color: Black; line-height: 20px; height:20px; margin: 0 5px;padding-left: 1px;text-decoration: none;cursor: default;vertical-align: middle; text-decoration: none;}
#company-main a input{height:20px;vertical-align: middle; margin:0 3px; }
#company-main a span{ height:20px; line-height:20px;}
        
#ind-head { width:598px; height: auto; float: left;margin-bottom:8px;}

#ind-result { margin: 0;padding:0;width:100%;*width:370px;_margin:-28px 150px 0 80px;}
#ind-result li {white-space: nowrap;word-break:keep-all; float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(/scripts/selector/image/boxy/del_normal_right.gif); background-repeat: no-repeat; background-position: right center;}
#ind-result li .result-pad-left{ height:20px;width:5px;float:left;background-image: url(/scripts/selector/image/boxy/del_normal_left.gif); background-repeat: no-repeat;}
#ind-result li span{  direction:ltr; unicode-bidi:bidi-override; display:block; min-width:20px; float:left; height:20px;line-height:20px;background-image: url(/scripts/selector/image/boxy/del_normal_center.gif); background-repeat:repeat-x;padding:0 5px 0 3px;}
              
#ind-body { width:598px; float: left; border: solid 1px #6A5ACD;  padding:5px 0; margin-bottom:10px;}
#ind-body a { width: 187px; float: left; }
#ind-body a:hover { background-color: #00FFFF; }
#ind-body .big-item { width: 240px; float: left; }
 
#ind-foot { width:100%;height:26px;padding-bottom:10px;float:left;}
#ind-msg { display:block;height:26px;line-height:26px;color:#FF0000; margin-left:5px; float:left;}
#ind-submit {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#ind-submit:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#ind-cancel {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#ind-cancel:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
#ind-submit2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#ind-submit2:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#ind-cancel2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#ind-cancel2:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}

#industry-main .checkedStyle { background-color: #00CED1; }
#industry-main .checkedStyle:hover { background-color: #00FFFF; }
#industry-main .hoverStyle { background-color: #00FFFF; }

/* Area Selector */
#area-main { width: 605px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#area-main a { font-size: 12px;color: Black; line-height: 20px; height:20px; margin: 0 5px;padding-left: 1px;text-decoration: none;cursor: default;vertical-align: middle;cursor: pointer;}
#area-main a input{height:20px;vertical-align: middle; margin:0 3px; }
#area-main a span{ height:20px; line-height:20px;}

#area-main .checkedStyle { background-color: #00CED1!important; }
#area-main .checkedStyle:hover { background-color: #00FFFF; }
#area-main .hoverStyle { background-color: #00FFFF; }
#area-main .hide { display: none; }
#area-main .child-up{ background-image: url(/scripts/selector/image/boxy/child_up_normal.gif); background-repeat: no-repeat; background-position: right center;}
#area-main .hasSub { background-image: url(/scripts/selector/image/boxy/child_down_normal.gif); background-repeat: no-repeat; background-position: right center;}
#area-main .hasSub:hover { background-image: url(/scripts/selector/image/boxy/child_down_hover.gif);}
        
#area-head { width:603px; height: auto; float: left;margin-bottom:8px;}

#area-result { margin: 0;padding: 0;width:100%;*width:370px;_margin:-22px 150px 0 80px;}
#area-result li {white-space: nowrap;word-break:keep-all; float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(/scripts/selector/image/boxy/del_normal_right.gif); background-repeat: no-repeat; background-position: right center;}
#area-result li .result-pad-left{ height:20px;width:5px;float:left;background-image: url(/scripts/selector/image/boxy/del_normal_left.gif); background-repeat: no-repeat;}
#area-result li span{  direction:ltr; unicode-bidi:bidi-override; display:block; min-width:20px; float:left; height:20px;line-height:20px;background-image: url(/scripts/selector/image/boxy/del_normal_center.gif); background-repeat:repeat-x;padding:0 5px 0 3px;}
              
#area-body { width:603px; float: left; border: solid 1px #6A5ACD;  padding:5px 0; margin-bottom:10px;}
#area-body a { width: 85px; float: left;}
#area-body a:hover { background-color: #00FFFF; }
#area-body .city-main { padding:0 10px; float:left; margin-bottom:10px;}

#city-text {font-weight:bold; }
#city-text span{ color:#00f; }

#pro-main {padding:5px 10px; float:left; width:583px; border-top: solid 1px #6A5ACD;}
#pro-text { font-weight:bold;}
#pro-content { width:100%; float:left;}
#pro-content a:hover { background-image: url(/scripts/selector/image/boxy/child_up_hover.gif); background-repeat: no-repeat; background-position: right center;}

#area-foot { width:100%;height:26px;padding-bottom:10px;float:left;}
#area-msg { display:block;height:26px;line-height:26px;color:#FF0000; margin-left:5px; float:left;}
#area-submit {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#area-submit:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#area-cancel {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#area-cancel:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
#area-submit2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#area-submit2:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#area-cancel2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#area-cancel2:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}

#area-body .dis-content {float:left; width:581px; background-color:#FFEFD5; border:solid 1px blue; padding:5px 0px; margin-bottom:5px;}
#area-body .show-children { background-color:#FFEFD5; background-position:68px center; position:relative; top:1px; height:23px; border-top: solid 1px blue;border-left: solid 1px blue;border-right: solid 1px blue; padding-top:4px; padding-right:5px;}
#area-body .show-children input{ margin-left:8px;}

/*蓝领职位列表css*/
#blueJobmain { width: 605px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#blueJobmain a { font-size: 12px;color: Black; line-height: 20px; height:20px; margin: 0 5px;padding-left: 1px;text-decoration: none;cursor: default;vertical-align: middle;cursor: pointer;}
#blueJobmain a input{height:20px;vertical-align: middle; margin:0 3px; }
#blueJobmain a span{ height:20px; line-height:20px;}

#blueJobmain .checkedStyle { background-color: #00CED1!important; }
#blueJobmain .checkedStyle:hover { background-color: #00FFFF; }
#blueJobmain .hoverStyle { background-color: #00FFFF; }
#blueJobmain .hide { display: none; }
#blueJobmain .child-up{ background-image: url(/scripts/selector/image/boxy/child_up_normal.gif); background-repeat: no-repeat; background-position: right center;}
#blueJobmain .hasSub { background-image: url(/scripts/selector/image/boxy/child_down_normal.gif); background-repeat: no-repeat; background-position: right center;}
#blueJobmain .hasSub:hover { background-image: url(/scripts/selector/image/boxy/child_down_hover.gif);}

#blueJobhead { width:603px; height: auto; float: left;margin-bottom:8px;}

#blueJobresult { margin: 0;padding: 0;width:100%;*width:370px;_margin:-22px 150px 0 80px;}
#blueJobresult li {white-space: nowrap;word-break:keep-all; float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(/scripts/selector/image/boxy/del_normal_right.gif); background-repeat: no-repeat; background-position: right center;}
#blueJobresult li .result-pad-left{ height:20px;width:5px;float:left;background-image: url(/scripts/selector/image/boxy/del_normal_left.gif); background-repeat: no-repeat;}
#blueJobresult li span{  direction:ltr; unicode-bidi:bidi-override; display:block; min-width:20px; float:left; height:20px;line-height:20px;background-image: url(/scripts/selector/image/boxy/del_normal_center.gif); background-repeat:repeat-x;padding:0 5px 0 3px;}

#blueJobbody { width:603px; float: left; border: solid 1px #6A5ACD;  padding:5px 0; margin-bottom:10px;}
#blueJobbody a { width: 120px; float: left;}
#blueJobbody a:hover { background-color: #00FFFF; }
#blueJobbody .blueJob { padding:0 10px; float:left; margin-bottom:10px;}

#pro-main {padding:5px 10px; float:left; width:583px; border-top: solid 1px #6A5ACD;}
#pro-text { font-weight:bold;}
#pro-content { width:100%; float:left;}
#pro-content a:hover { background-image: url(/scripts/selector/image/boxy/child_up_hover.gif); background-repeat: no-repeat; background-position: right center;}

#blueJobfoot { width:100%;height:26px;padding-bottom:10px;float:left;}
#blueJobmsg { display:block;height:26px;line-height:26px;color:#FF0000; margin-left:5px; float:left;}
#blueJobsubmit {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#blueJobsubmit:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#blueJobcancel {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#blueJobcancel:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
#blueJobsubmit2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#blueJobsubmit2:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#blueJobcancel2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#blueJobcancel2:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}

#blueJobbody .dis-content {float:left; width:581px; background-color:#FFEFD5; border:solid 1px blue; padding:5px 0px; margin-bottom:5px;}
#blueJobbody .show-children { background-color:#FFEFD5; background-position:68px center; position:relative; top:1px; height:23px; border-top: solid 1px blue;border-left: solid 1px blue;border-right: solid 1px blue; padding-top:4px; padding-right:5px;}
#blueJobbody .show-children input{ margin-left:8px;}
#blueJobbody .jobName-main{
    padding: 0 10px;
    float: left;
    margin-bottom: 10px;
}

/* Job Selector */
#job-main { width: 702px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";padding-bottom:5px\9;}
#job-main a { font-size: 12px;color: Black; line-height: 20px; height:20px; text-decoration: none;cursor: pointer;vertical-align: middle;}
#job-main a input{height:20px;vertical-align: middle; margin:0 3px;}
*html #job-main a input{margin:0;}
*+html #job-main a input{margin:0;}
#job-main a span{ height:20px; line-height:20px;}
        
#job-head { width:700px; height: auto; float: left;margin-bottom:8px;}

#job-result { margin: 0;padding: 0;width:100%;*width:470px;*width:470px;_margin:-28px 150px 0 80px;_margin:-28px 150px 0 80px;}
#job-result li {white-space: nowrap;word-break:keep-all; float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(/scripts/selector/image/boxy/del_normal_right.gif); background-repeat: no-repeat; background-position: right center;}
#job-result li .result-pad-left{ height:20px;width:5px;float:left;background-image: url(/scripts/selector/image/boxy/del_normal_left.gif); background-repeat: no-repeat;}
#job-result li span{  direction:ltr; unicode-bidi:bidi-override; display:block; min-width:20px; float:left; height:20px;line-height:20px;background-image: url(/scripts/selector/image/boxy/del_normal_center.gif); background-repeat:repeat-x;padding:0 5px 0 3px;}
              
#job-body { width:700px; float: left; border: solid 1px #6A5ACD;  padding:5px 0; margin-bottom:10px;}
#job-body a { width: 178px; float: left; }
#job-body a:hover {  }
#job-body .parentItem {background-image: url("/scripts/selector/image/boxy/index_sj_iconplus.gif"); background-position: 4px center; background-repeat: no-repeat; display:block; text-indent: 20px;}
#job-body .parentItem:hover{background-color: #00FFFF;}
#job-body .big-item { width: 240px; float: left; }
#job-body .childrenLayer {float:left; width:356px; background-color:#FFEFD5; border:solid 1px blue; position:absolute;}
#job-body .show-children { background-color:#FFEFD5; background-image: url(/scripts/selector/image/boxy/child_down_normal.gif); background-repeat: no-repeat; background-position:147px center; position:relative; height:20px; border: solid 1px blue; text-indent:0;outline: none;}

#job-foot { width:100%;height:26px;padding-bottom:10px;float:left;}
#job-msg { display:block;height:26px;line-height:26px;color:#FF0000; margin-left:5px; float:left;}
#job-submit {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#job-submit:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#job-cancel {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#job-cancel:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
#job-submit2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#job-submit2:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#job-cancel2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#job-cancel2:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}

#job-main .checkedStyle { background-color: #00CED1; }
#job-main .checkedStyle:hover { background-color: #00FFFF; }
#job-main .hoverStyle { background-color: #00FFFF; }

.leftClass{text-align:right;vertical-align:middle;font-weight:bold;width:160px;padding: 3px 5px 3px 0;}
.zebraCol0{background:none repeat scroll 0 0 #EFF6FF;}
.zebraCol1{background:none repeat scroll 0 0 #FFFFFF;}
.blurItem{height:24px;width:178px;}
.jobtypeItems table {border-collapse:separate;margin:0;border-spacing:0;}

/* Date Selector */
#date-main { width: 130px; height: auto; font-size: 12px;line-height: 22px;font-family:Microsoft YaHei,Tamoha,Arial,Helvetica,sans-serif,"宋体";}
#date-body { width:130px; margin-bottom:10px;margin-top:-10px; position: relative;}
#date-body a { width: 127px;float:left;text-decoration:none; }
#date-body a:hover { background-color: #e3e4f5; }

.analogSelect-main {
    height: auto;
    font-size: 12px;
    line-height: 22px;
    font-family:Microsoft YaHei, Tamoha, Arial, Helvetica, sans-serif, "宋体";
}

.analogSelect-body {
    margin-bottom: 0px;
    margin-top: 0px;
}

.analogSelect-body a {
    float: left;
    text-decoration: none;
}

.analogSelect-body a:hover {
    background-color: #e3e4f5;
}

.analog1 {
    width: 130px;
}

.analog1 .analogSelect-body a {
    width: 127px;
}

.analog2 {
    width: 260px;
}

.analog2 .analogSelect-body a {
    width: 120px;
}

.analog3 {
    width: 390px;
}

.analog3 .analogSelect-body a {
    width: 120px;
}

.analog3_industry {
    width: 700px;
}

.analog3_industry .analogSelect-body a {
    width: 230px;
}

.analog_year {
    width: 390px;
}

.analog_year .analogSelect-body a {
    width: 60px;
}

.clearfix {
    clear: both;
}

#multiple-head {
    width: 700px;
    height: auto;
    float: left;
    margin-bottom: 8px;
    z-index: 120;
}
#multiple-title{
    height: auto;
}
#multiple-body {
    width: 700px;
    height: 300px;
    clear: both;
}
#multiple-body .tapbox{
    margin: 0 20px;
    width:650px;
    overflow: hidden;
    height: 30px;
}
#multiple-body dl {
    padding: 0px;
}
#multiple-body .tapbox ul {
    width: 3300px;
    height: 30px;
    position: absolute;
}
#multiple-body .tap li {
    height: 28px;
    display: inline;
    padding: 0 8px;
    line-height: 28px;
    margin-right: 5px;
    background: #fff;
    bottom: 0;
    float: left;
    border: 1px solid #ddd;
    position: relative;
}
#multiple-body li{
    cursor: pointer;
}
#multiple-body .hoverStyle { background-color: #00FFFF; }

#multiple-body .tap .navon {
    zoom: 1;
    height: 29px;
    bottom: -1px;
    position: relative;
    border-bottom: 0;

}
#multiple-body .pre {
    position: absolute;
    width: 10px;
    height: 30px;
    top: 5px;
    left: 0px;
    background-image: url(/scripts/selector/image/boxy/pre_next.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
#multiple-body .next {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 30px;
    background-image: url(/scripts/selector/image/boxy/pre_next.gif);
    background-position: -10px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.tapContent {
    margin-top: -1px;
}
.optionList ul {
    padding: 10px;
    border: 1px solid #ddd;
    height: 210px;
    overflow-y: scroll;
}

.optionList li {
    width: 200px;
    float: left;

}

#multiple-result {
    margin: 0;
    padding: 2px 0;
    width: 700px;
    clear: both;
}

#multiple-result li {
    white-space: nowrap;
    word-break: keep-all;
    float: left;
    height: 20px;
    margin: 2px 5px;



}
#multiple-result li.normal {
    padding-right: 19px;
    background-image: url(/scripts/selector/image/boxy/del_normal_right.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#multiple-result li.normal .result-pad-left {
    height: 20px;
    width: 5px;
    float: left;
    background-image: url(/scripts/selector/image/boxy/del_normal_left.gif);
    background-repeat: no-repeat;
}

#multiple-result li.normal span {
    direction: ltr;
    unicode-bidi: bidi-override;
    display: block;
    min-width: 20px;
    float: left;
    height: 20px;
    line-height: 20px;
    background-image: url(/scripts/selector/image/boxy/del_normal_center.gif);
    background-repeat: repeat-x;
    padding: 0 5px 0 3px;
}


#multiple-result li.hover {
    padding-right: 19px;
    background-image: url(/scripts/selector/image/boxy/del_hover_right.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#multiple-result li.hover .result-pad-left {
    height: 20px;
    width: 5px;
    float: left;
    background-image: url(/scripts/selector/image/boxy/del_hover_left.gif);
    background-repeat: no-repeat;
}

#multiple-result li.hover span {
    direction: ltr;
    unicode-bidi: bidi-override;
    display: block;
    min-width: 20px;
    float: left;
    height: 20px;
    line-height: 20px;
    background-image: url(/scripts/selector/image/boxy/del_hover_center.gif);
    background-repeat: repeat-x;
    padding: 0 5px 0 3px;
}
#multiple-main .multiple-msg { display:block;height:26px;line-height:26px;color:#FF0000; margin-left:5px; float:left;}
#multiple-main .multiple-submit {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#multiple-main .multiple-submit:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#multiple-main .multiple-cancel {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#multiple-main .multiple-cancel:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
#multiple-main .multiple-submit2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/submit_normal.gif);color:White; cursor:pointer;}
#multiple-main .multiple-submit2:hover { background-image:url(/scripts/selector/image/boxy/submit_hover.gif); font-weight:bold;}
#multiple-main .multiple-cancel2 {dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center; background-image:url(/scripts/selector/image/boxy/cancel_normal.gif);margin-left:10px; color:#006400;cursor:pointer;}
#multiple-main .multiple-cancel2:hover{ background-image:url(/scripts/selector/image/boxy/cancel_hover.gif);font-weight:bold;}
.relative {
    position: relative;
}</pre></body></html>