.ap
{
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*line-height: 20px;*/
	
	/*background-color:#FaFaFa;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;*/
	/*border: 1px solid #F1F1F1;*/
	
	
	
	border-top: 1px dotted #B7DDF8;
}

.apTitle
{
	position:relative;
	height:20px;
	overflow:hidden;
}

.apTitleCancel
{
	text-decoration: line-through;
}

.apTitle .projectLink
{
	color: #0087D5;
	/*text-decoration:underline;*/
	font-weight: 900;
	font-size: 16px;
}

.apTitle a:hover
{
	color: red;
}

.apNR
{
	color: #AFAFAF;
	font-size: 10px;
}

#status
{
	color: #5F5F5F;
	font-size: 10px;
	text-align:right;
}

.status_cancel
{
	color: #EF0E0E;
}

/*
.apDesc
{
	width:560px !important;
}

.apValue
{
	width: 173px !important;
}*/


.siTable td
{
	width: 173px;
	padding: 2px;
	text-align:right;
}

.siTitle
{
	font-size:10px;
	color: gray;
}

.siDesc
{
	color: #008000;
	font-size:12px;
}

.siDescBuget
{
	color: #008000;
	font-size:12px;
	margin-top:6px;
}