@charset "utf-8";
/* CSS Document */
ul,li,input,img,h4,form{
list-style:none;
margin:0;
padding:0;
}
img{
border:none;
}
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 10px;
}
.header{
background:#000;
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:#ebebeb;
text-decoration:none;
}
.menu li a:hover{
background:#ebebeb;
color:#000;
}
.menuTitle{
line-height:20px;
background:#000;
color:#FFF;
}
.menu .menuTitle span{
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{
float:left;
margin:-10px 0 0 0;
padding:5px 14px 15px;
position:relative;
width:700px;
background:#fff;
border-bottom:1px solid #afafaf;
border-right:1px solid #afafaf;
}
.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:#000;
margin-top:40px;
color:#CCCCCC;
}
.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;
}
.catselect,.columnselect{
width:100%;
}
div.pageNum {
clear:both;
color:#8C9E31;
margin-top:30px;
text-align:right;
}
div.pageNum .current, div.pageNum a:hover {
background:#8C9E31 none repeat scroll 0 0;
border:1px solid #8C9E31;
color:#FFFFFF;
padding:0 3px;
}
div.pageNum a:link, div.pageNum a:visited {
border:1px solid #5F5F5F;
color:#5F5F5F;
padding:0 3px;
text-decoration:none;
}
.deleteImg{
margin:0 20px 0 -16px;
}
.catInput{
padding-right:17px;
width:100px;
}
