@charset "utf-8";
/* CSS Document */
ul,li,input,img,h4,form{
list-style:none;
margin:0;
padding:0;
}
html{
height:100%;
}
body{
font:12px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background:url(../images/bg-0048.gif);
}
.info{
font-size:12px;
color:#ebebeb;
}
.container{
margin:0 auto;
padding:0 20px;
}
.header{
background:#0066FF;
height:60px;
line-height:30px;
color:#FFFFFF;
padding:0 20px;
font-size:14px;
border-bottom:1px solid #999;
}
.menu{
width:200px;
float:left;
background:#666;
}
.menu li{
border-bottom:1px solid #999;
}
.menu li a,.menu li span{
padding:4px 4px;
display:block;
height:100%;
color:#FFF;
text-decoration:none;
}
.menu li a:hover{
background:#ebebeb;
color:#000;
}
.menuTitle{
line-height:20px;
background:#000;
color:#FFF;
}
.main{
float:left;
padding-left:20px;
border-left:1px solid #999;
margin-left:3px
}
.main h4{
border-bottom:1px dotted #666;
margin-bottom:10px;
}
/**/
.step span{
margin:0 30px;
color:#999999;
}
.step .first{
margin-right:30px;
margin-left:0;
}
.step .stepon{
color:#000;
}
.content td{
border-bottom:1px solid #999;
border-left:1px solid #999;
padding:3px;
}
.content table{
border-top:1px solid #999;
border-right:1px solid #999;
margin-top:10px;
}
.content{
padding:0 10px;
position:relative;
float:left;
width:700px;
}
.main{
width:700px;
}
.asign{
background:#c4c4c4;
padding:5px;
}
.deList span{
padding:5px;
}
.operation{
padding-top:10px;
margin-top:20px;
border-top:1px dashed #000;
}
.foot{
background:#0066FF;
margin-top:40px;
}
.searchForm{
padding:3px 2px 10px 2px;
color:#000;
}
.permit,.permit2{
padding:5px 0;
margin:1px;
background:#999999;
height:58px;
border-bottom:1px solid #333;
}
.permit2{
height:auto;
background:none;
border:none;
}
.searchForm input{
margin-bottom:4px;
}
.inputtxt{
background:#e3e3e3;
}
.jobList b{
color:#FF0000;
}
input.process,#probProcess,#process{
width:30px;
}
.off,.on{
background:#000;
color:#FFFFFF;
padding:0 2px;
}
.off{
background:none;
color:#999;
text-decoration:none;
}
.off:hover{
text-decoration:underline;
}
.cko,.ver,.app{
color:blue;
}
.underline{
text-decoration:underline;
}
.middleline{
text-decoration:line-through;
}
.diffResult{
background:#FFFFFF;
border:1px solid #CCCCCC;
padding:4px 20px 15px;
}
.diffResult td{
border:none;
}
.diffResult table{
border:none;
}
.list{
color:#999999;
}
td b{
color:red;
}
.mes{
background:#fff;
border:1px solid #666;
padding:4px;
}
.mes .note{
color:blue;
}