@charset "utf-8";input{margin:0;padding:0;}
*{margin: 0;padding: 0;}
/* CSS Document */
.boxy-wrapper{position:absolute;}
.boxy-wrapper.fixed{position:fixed;}
/* Modal */ 
.boxy-modal-blackout{position:absolute;background-color:black;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:10px;height:10px;padding:0}
.boxy-wrapper .top-left{background:url(../img/boxy-nw.png);}
.boxy-wrapper .top-right{background:url(../img/boxy-ne.png);}
.boxy-wrapper .bottom-right{background:url(../img/boxy-se.png);}
.boxy-wrapper .bottom-left{background:url(../img/boxy-sw.png);}
/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB:these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left{#background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/boxy-nw.png);}
.boxy-wrapper .top-right{#background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/boxy-ne.png);}
.boxy-wrapper .bottom-right{#background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/boxy-se.png);}
.boxy-wrapper .bottom-left{#background:none;#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/boxy-sw.png);}
.boxy-wrapper .top,.boxy-wrapper .bottom{height:10px;background-color:black;opacity:0.6;filter:alpha(opacity=60);padding:0}
.boxy-wrapper .left,.boxy-wrapper .right{width:10px;background-color:black;opacity:0.6;filter:alpha(opacity=60);padding:0}

/* ߿ĽPNGͼƬʽ*/
.boxy-border-vertical1, .boxy-border-vertical2, .boxy-border-vertical3, .boxy-border-vertical4, .boxy-border-vertical5{display: block;overflow: hidden;}
.boxy-border-vertical1, .boxy-border-vertical2, .boxy-border-vertical3{height: 1px;}
.boxy-border-vertical1{margin: 0 5px;}
.boxy-border-vertical2{margin: 0 3px;border-width: 2px;}
.boxy-border-vertical3{margin: 0 2px;}
.boxy-border-vertical4{height: 2px;margin: 0 1px;}
.boxy-border-vertical5{height: 5px;}
.boxy-border{background-color: black;opacity: 0.5;filter: alpha(opacity=50);}
.boxy-border-horizontal{width: 10px;border: none;}

/* Title bar */
.boxy-wrapper .title-bar{background-color:#7D65C9;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; position:relative; z-index:1;}
.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 by zhangxinxu http://www.zhangxinxu.com*/
.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:#422E82;border-color:#7a66b8 #2D1F58 #2D1F58 #7a66b8;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: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;}
        
#ind-head{width:598px;height: auto;float: left;margin-bottom:5px;}

#ind-result{margin: 0;padding: 5px 0;width:100%;min-height:50px;}
#ind-result li{word-break:keep-all;float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(../img/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(../img/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(../img/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: #e9e4f8;}
#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:Blue;margin-left:5px;float:left;}
#ind-submit{dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center;background-image:url(../img/submit_normal.gif);color:White;cursor:pointer;}
#ind-submit:hover{background-image:url(../img/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(../img/cancel_normal.gif);margin-left:10px;color:#006400;cursor:pointer;}
#ind-cancel:hover{background-image:url(../img/cancel_hover.gif);font-weight:bold;}

#industry-main .checkedStyle{background-color:#7D65C9;}
#industry-main .checkedStyle:hover{background-color: #e9e4f8;}
#industry-main .hoverStyle{background-color: #e9e4f8;}

/* Area Selector */
#area-main{width: 605px;height: auto;font-size: 12px;line-height: 22px;font-family: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;}
#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: #7D65C9;}
#area-main .checkedStyle:hover{background:#e9e4f8;}
#area-main .hoverStyle{background-color: #00FFFF;}
#area-main .hide{display: none;}
#area-main .child-up{background-image: url(../img/child_up_normal.gif);background-repeat: no-repeat;background-position: right center;}
#area-main .hasSub{background-image: url(../img/child_down_normal.gif);background-repeat: no-repeat;background-position: right center;}
#area-main .hasSub:hover{background-image: url(../img/child_down_hover.gif);}
        
#area-head{width:603px;height: auto;float: left;margin-bottom:5px;}

#area-result{margin: 0;padding: 5px 0;width:100%;min-height:50px;}
#area-result li{word-break:keep-all;float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(../img/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(../img/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(../img/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;overflow:hidden;background:#f5f5f5;}
#area-body a{width: 85px;float:left;width:100px;height:22px;display:block;margin:0;overflow:hidden;white-space:nowrap;}
#area-body a:hover{background:#e9e4f8;}
#area-body .city-main{padding:0 10px;float:left;margin-top:10px;width:580px;border-top: solid 1px #6A5ACD;}

#city-text{font-weight:bold;}
#city-text span{color:#00f;}

#pro-text{font-weight:bold;padding: 0 10px;}
#pro-content{width:100%;float:left;padding: 0 10px;}
#pro-content a:hover{background:#e9e4f8;}

#area-foot{width:100%;height:26px;padding-bottom:10px;float:left;}
#area-msg{display:block;height:26px;line-height:26px;color:Blue;margin-left:5px;float:left;}
#area-submit{dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center;background-image:url(../img/submit_normal.gif);color:White;cursor:pointer;}
#area-submit:hover{background-image:url(../img/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(../img/cancel_normal.gif);margin-left:10px;color:#006400;cursor:pointer;}
#area-cancel:hover{background-image:url(../img/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;}

/* Job Selector */
#job-main{width: 600px;height: auto;font-size: 12px;line-height: 22px;font-family:Tamoha,Arial,Helvetica,sans-serif,"";}
#job-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;}
#job-main a input{height:20px;vertical-align: middle;margin:0 3px;}
#job-main a span{height:20px;line-height:20px;}
        
#job-head{width:598px;height: auto;float: left;margin-bottom:5px;}

#job-result{margin: 0;padding: 5px 0;width:100%;min-height:50px;}
#job-result li{word-break:keep-all;float:left;height:20px;margin:2px 5px;padding-right:19px;background-image: url(../img/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(../img/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(../img/del_normal_center.gif);background-repeat:repeat-x;padding:0 5px 0 3px;}
              
#job-body{width:598px;float: left;border: solid 1px #6A5ACD;padding:5px 0;margin-bottom:10px;}
#job-body a{width: 187px;float: left;}
#job-body a:hover{background-color: #00FFFF;}
#job-body .parentItem:hover{background-image: url(../img/child_down_normal.gif);background-repeat: no-repeat;background-position:165px center;}
#job-body .big-item{width: 240px;float: left;}
#job-body .childrenLayer{float:left;width:596px;background-color:#FFEFD5;border:solid 1px blue;padding:5px 0px;margin-bottom:5px;}
#job-body .show-children{background-color:#FFEFD5;background-image: url(../img/child_down_normal.gif);background-repeat: no-repeat;background-position:165px 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;}
#job-body .show-children input{margin-left:8px;}

#job-foot{width:100%;height:26px;padding-bottom:10px;float:left;}
#job-msg{display:block;height:26px;line-height:26px;color:Blue;margin-left:5px;float:left;}
#job-submit{dispaly:block;float:right;width:60px;height:26px;line-height:26px;text-align:center;background-image:url(../img/submit_normal.gif);color:White;cursor:pointer;}
#job-submit:hover{background-image:url(../img/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(../img/cancel_normal.gif);margin-left:10px;color:#006400;cursor:pointer;}
#job-cancel:hover{background-image:url(../img/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;}
#area-body #proId1 div#city-content{width:583px; overflow:hidden;}