
h3{margin-bottom:14px;}
	
div.singleType{
	border:1px solid #d0d4e1;
	width:250px;
	margin-top:10px;
}


div.singleType h4 a{
	display: block;
	padding: 13px 16px 13px 16px;
	font-size:16px;
	color:#3a84b4;
	text-align:center;
	text-decoration:none;
	background-image:url(../../img/ir/index/img/news_btn_bg.png);
	background-repeat:no-repeat;
	background-position:15px center;

}

div.singleType h4 a:hover {
	font-size:16px;
	color:#3a84b4;
	text-decoration:underline;
}

@media screen and (min-width: 640px){










}





/* ---------------------------------- mobile --------------------------------------------- */
@media screen and (max-width: 639px){















}