.jp-container{
    width:100%;
    height:230px;
    position:relative;
    border:1px solid #D8DFEA;
	margin-top:5px;
}
.jp-container a{
    display:block;
    line-height:20px;
    border-bottom:1px  dashed #8c8a8a;
	margin-top:5px;
	padding-right:20px;
}

.jp-container a:hover{
   background:#ecebeb;
}
.jp-container a h2{ 
    font-size:13.5px;
    padding:2px 0 5px 0;
	font-family:'hacen_tehranregular';
	color:#333;
	background:url(../images/icon.png) top right no-repeat;
	padding-right:25px;
}
.jp-container  p{
    float:left;
	color:#ce0000;
	font-size:12px;
}