﻿/*160701 任务选择框*/
 .task-tab-all{ border-radius: 2px; width:360px; height: 30px; line-height: 30px; }
 .task-tab-all .task-tab-search{ width: 245px; position: relative; background: #edeeef; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
 .task-tab-search .search-text{ padding: 0px 10px; color: #666666;font-family: "Microsoft YaHei","Arial","lucida Grande","Verdana"; font-size: 14px;height: 30px; line-height: 30px; display: block; cursor: pointer; width: 210px;border: 0;background: none;}
 .task-tab-search .search-arrow,.map .map-arrow,.download-time-arrow{height: 30px; display: block; background: url(../images/user.png)no-repeat 0px 0px; width: 15px;}
 .task-tab-search .search-right{ width:13px; height:30px; cursor: pointer; background: url(../images/user.png)no-repeat 0px -30px; }

 .task-tab-all .task-tab-down{ position: absolute; z-index: 1001; margin-top: 25px; }
 .task-tab-down .task-tab-tsd-con{
    border-radius: 2px;
     padding: 3px;
     width: 240px;
     background: #edeeef;
      margin-top: 13px;
      box-shadow: 0px 0px 6px #cbcccc;
      height:400px;
      overflow-x: hidden;
      overflow-y: scroll;
  }
  .task-tab-all .tabs_mask_div{
  	position: absolute; left: 0px; top: 0px; z-index: 1001;width:100%;height:100%; opacity: 0.5;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);overflow-x:visible; visibility: visible; background-color: rgb(204, 204, 204);
  }
 .task-tab-tsd-con ul li{
    padding-left: 10px;
    cursor: pointer;
    height:30px;
    line-height: 30px;
    width: 234px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px; color:#666666}
 .task-tab-tsd-con ul li:hover{ background: #fefefe; color: #0085c9; border-radius: 3px; }

 .task-tab-all .task-tab-more{ margin-right:20px;color: #fff; background: #1b95d4; width: 95px; text-align: center; cursor: pointer; position: relative; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

 .task-tab-all .task-tab-more-detail{ position: absolute; z-index: 1002; width: 1105px; top:62px; left: 50%; transform: translate(-50%,0); border-radius: 3px; background: #fefefe; box-shadow: 1px 2px 10px #cbcccc; }

 .task-tab-all .tm-head{ background: #edeeef; height: 42px; line-height: 42px;
   padding: 0px 10px;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
 }
 .task-tab-all .tmh-title{
   color: #415868;
   display: block;
   font-size: 14px;
   width: 120px;
 }
 .task-tab-all .tmh-close{
   display: block;
   width: 16px;
   height: 16px;
 }
 .task-tab-all .tmh-content-tabs{
   padding: 15px 10px;
   border-left: 1px solid #d8d8d8;
   border-right: 1px solid #d8d8d8;
 }
 .task-tab-more-detail .tmh-tabs-head{
   width: 100%;
   position: relative;
 }
 .tmh-tabs-head a{
   display: block;
   width: 85px;
   text-align: center;
   height: 34px;
   line-height: 34px;
   margin-right: 3px;
   color: #666666;
   border-top: 1px solid #c8c9c9;
   border-left: 1px solid #c8c9c9;
   border-right: 1px solid #c8c9c9;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   background: #fefefe;
 }
 .tmh-tabs-head li .a103a{
   width:110px;
 }
 .tmh-tabs-head a:hover{background: #f7f7f7;text-decoration:none;}
 .tmh-tabs-head .tmh-tabs-current:link{background: #258cc4;color: #fff;border: 1px solid #258cc4;text-decoration:none;}
 .tmh-tabs-head .tmh-tabs-current:visited{background: #258cc4;color: #fff;border: 1px solid #258cc4;text-decoration:none;}
 .tmh-tabs-head .tmh-tabs-current:hover{background: #258cc4;color: #fff;border: 1px solid #258cc4;text-decoration:none;}
 .tmh-tabs-head .tmh-tabs-current:active{text-decoration:none;}
 .task-tab-all .bottom-line{
   width:100%;
   background: #8e98ab;
   height: 1px;
   position: absolute;
   margin-top: -1px;
 }
 .task-tab-all .tmh-content-btn{
   padding-top: 15px;
   height: 61px;
   background: #edeeef;
   border-top: 1px solid #d8d8d8;
   width: 100%;
 }
 .tmh-content-btn a{
  display: block;
  border-radius: 3px;
  width: 60px;
  text-align: center;
  height: 34px;
  line-height: 34px;
 }
 .task-tab-all .tmh-determine{
  margin-left: 447px;
  background: #1e94d3;
  color: #fff;
 }
  .task-tab-all .tmh-determine:hover{
   text-decoration:none;
 }
 .task-tab-all .tmh-cancel{
  margin-left: 15px;
  background: #fefefe;
  border: 1px solid #c8c9c9;
  color: #3f5766;
 }
 .task-tab-all .tmh-cancel:hover{text-decoration:none;}
 .task-tab-all .tabs-search{
  width: 302px;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  background: #edeeef;
  border-radius: 3px;
 }
 .task-tab-all .tmh-tabs-content{padding-top: 10px;}
 .task-tab-all .tabs-search-keyword{width: 90%;color: #666666;line-height: 30px; height:30px; border: 0; background: none;font-size:14px;font-family: "Microsoft YaHei","Arial","lucida Grande","Verdana";outline:none;}
 .task-tab-all .tabs-search-btn{background: url(../images/search-btn.png) no-repeat;width: 13px;height: 30px;}
 .task-tab-all .tabs-con-l{width: 412px;margin-top: 5px;}
 .task-tab-all .tabs-con-m{width: 66px;margin:0 50px;padding-top: 100px;}
 .task-tab-all .tabs-con-m input{width: 66px;height: 20px;line-height: 17px;text-align: center;border-radius: 3px;cursor: pointer;}
 .task-tab-all .tabs-con-mr{background: #1b95d4;color: #fff;border-width:0;}
 .task-tab-all .tabs-con-ml{background: #fefefe;color: #221814;border: 1px solid #c8c9c9;}
 .task-tab-all .tabs-con-r{width: 412px;margin-top: 5px;}
 .task-tab-all .tabs-checkbox{vertical-align: middle;margin-top: -2px;margin-bottom: 1px;}
 .task-tab-all .list-content{
   padding: 10px 0px;
   height: 186px;
   background: #edeeef;
   border-radius: 3px;
   overflow:auto;
 }
 .task-tab-all .list-content-box{
   height: 21px;
   line-height: 21px;
   background: #d2d3d3;
   padding-left: 5px;
   margin-bottom: 2px;
 }
 .list-content-box span{display: block;}
 .task-tab-all .list-unchecked{
   background: url(../images/tabs.png) 0px -42px no-repeat;
   width:12px;
   height: 21px;
   cursor: pointer;
 }
 .task-tab-all .list-status{
   background: url(../images/tabs.png) 0px 0px no-repeat;
   height: 21px;
   width: 10px;
   margin-left: 5px;
   cursor: pointer;
 }
 .task-tab-all .list-status-shrink{background: url(../images/tabs.png) 0px -21px no-repeat;}
 .task-tab-all .list-title{
   margin-left: 5px;
   color: #393a3a;
   width: 260px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:15px;
   }
 .task-tab-all .browser-icon{width: 12px;height: 20px;margin-left: 5px;}
 .task-tab-all .browser-ie{background: url(../images/browser.png) 0px 0px no-repeat;}
 .task-tab-all .browser-chrome{background: url(../images/browser.png) 0px -20px no-repeat;}
 .task-tab-all .browser-firefox{background: url(../images/browser.png) 0px -40px no-repeat;}
 .list-content-detail li{height: 20px;line-height: 20px;padding-left: 5px;cursor: pointer;}
 .list-content-detail li:hover{background: #8e98ab;color: #fff;}

 .lcd-text{padding-left: 5px;color: #3f5766;}
 .list-content-detail li span{
    display: block;
    width: 260px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:15px;
 }
 .list-content-detail .tabs-checkbox{margin-top: 4px;}

 .tabs-button-a:link{
    COLOR: #FFF;
    text-align: center;
    height: 18px;
    line-height: 18px;
    padding-left: 2px;
    padding-right: 2px;
    TEXT-DECORATION: none;
    BACKGROUND: #3598db;
    DISPLAY: block;
    margin-top: 6px;
    margin-left: 12px;
    width:42px;
    border-radius:2px;
 }
  .tabs-button-a:visited{
    COLOR: #FFF;
    text-align: center;
    height: 18px;
    line-height: 18px;
    padding-left: 2px;
    padding-right: 2px;
    TEXT-DECORATION: none;
    BACKGROUND: #3598db;
    DISPLAY: block;
    margin-top: 6px;
    margin-left: 12px;
    width:42px;
    border-radius:2px;
 }
   .tabs-button-a:hover{
    text-decoration: none;
 }
    .tabs-button-a:active{
    text-decoration: none;
 }

.task-tab-tsd-con .tabs_down_li_currer,.tabs_down_li_currer{background: #1b95d4;color:#fff;}
 	#ol_prefix_notes {
    width: 100%;
    background: #fff;
    float: left;
    margin: 9px 0px;
}
#ol_prefix_notes UL.ol_prefix_notes_header LI.ol_prefix_notes_header_left {
    float: left;
    width: 10px;
    height: 10px;
    background: url(../images/tasklist_prefix_bg.gif) 0px 0px no-repeat;
    background-color: #f3f3f3;
}
#ol_prefix_notes UL.ol_prefix_notes_header LI.ol_prefix_notes_header_right {
    float: right;
    width: 10px;
    height: 10px;
    background: url(../images/tasklist_prefix_bg.gif) 0px -50px no-repeat;
    background-color: #f3f3f3;
}
 	#ol_prefix_notes UL.ol_prefix_notes_header, #ol_prefix_notes UL.ol_prefix_notes_footer {
    float: left;
    width: 100%;
    height: 10px;
    clear: both;
    padding: 0px;
    margin: 0px;
    background: #fff;
}
 	#ol_prefix_notes UL.explanation {
    width: 100%;
    height: 22px;
    clear: both;
}
.explanation li {
    LINE-HEIGHT: 22px;
    MARGIN-RIGHT: 3px;
    FLOAT: left;
}
.task-tab-all .task-tab-opt-taskopt-fullpage {
    background: url(../images/taskoptions.gif) 0px 0px no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 0px;
    margin-top: 5px;
    float: left;
    display: inline;
    font-size: 1px;
    line-height: 1px;
}
#ol_prefix_notes UL.explanation LI {
    HEIGHT: 22px;
    LINE-HEIGHT: 22px;
    MARGIN-RIGHT: 3px;
    FLOAT: left;
    COLOR: #666666;
    font-size:14px;
}
#ol_prefix_notes UL.explanation LI.expl_title {
    FLOAT: left;
    WIDTH: 88px;
    FONT-WEIGHT: bold;
    TEXT-INDENT: 10px;
    MARGIN: 0px;
    PADDING: 0px;
}

#ol_prefix_notes UL.explanation LI.task-tab-all .task-tab-opt-taskopt {
    margin-left: 5px;
    margin-top: 7px;
}
.task-font{
	font-size:14px;
}

.task-tab-all .task-tab-opt-taskopt-fullpage {
	background:url(../images/taskoptions.gif) 0px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline;/* use display of inline to fix a bug on IE6 which will double margin-left value */ font-size:1px; line-height: 1px;
}
.task-tab-all .task-tab-opt-taskopt-benchmark {
	background:url(../images/taskoptions.gif) -10px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-singlefile {
	background:url(../images/taskoptions.gif) -30px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-flv {
	background:url(../images/taskoptions.gif) -50px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-rtmpflv {
	background:url(../images/taskoptions.gif) -60px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-wmp {
	background:url(../images/taskoptions.gif) -70px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-real {
	background:url(../images/taskoptions.gif) -80px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-mp3 {
	background:url(../images/taskoptions.gif) -90px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-realaudio {
	background:url(../images/taskoptions.gif) -100px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-custom {
	background:url(../images/taskoptions.gif) -110px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-silverlight {
	background:url(../images/taskoptions.gif) -120px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-flvaudio {
	background:url(../images/taskoptions.gif) -130px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-unknown {
	background:url(../images/taskoptions.gif) -40px 0px no-repeat; width: 10px; height: 10px; margin-left: 0px; margin-top: 5px; float: left; display: inline; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-scrshot-off {
	background:url(../images/taskoptions.gif) -230px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-scrshot-pageerr {
	background:url(../images/taskoptions.gif) -200px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-scrshot-err {
	background:url(../images/taskoptions.gif) -210px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}
.task-tab-all .task-tab-opt-scrshot-on {
	background:url(../images/taskoptions.gif) -220px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-scrshot-unknown {
	background:url(../images/taskoptions.gif) -240px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-ping-off {
	background:url(../images/taskoptions.gif) -170px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-ping-pageerr {
	background:url(../images/taskoptions.gif) -150px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-ping-err {
	background:url(../images/taskoptions.gif) -170px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-ping-on {
	background:url(../images/taskoptions.gif) -160px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-ping-unknown {
	background:url(../images/taskoptions.gif) -180px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-networkhost {
	background:url(../images/taskoptions.gif) -350px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-taskopt-webservice {
	background:url(../images/taskoptions.gif) -360px 0px no-repeat; width: 10px; height: 10px; margin-top: 5px; display: block; float: left; font-size:1px; line-height: 1px;
}

.task-tab-all .task-tab-opt-bs-bstypeI{background: url(../images/browser_icon.jpg) 0px -26px no-repeat;width: 16px!important;   float: left;  }
.task-tab-all .task-tab-opt-bs-bstypeF{background: url(../images/browser_icon.jpg) 0px -2px no-repeat;width: 16px!important;   float: left;  }

.l{
	float:left;
}
.r{
	float:right;
}
.clear {
    clear: both;
}
