#contentkiri .profile .jd{
	float:left;
	display:inline;
	margin:30px 0 0 20px;
}



#contentkiri .profile .jd .jd1
{
	float:left;
	display:inline;
	font-size:14px;
	color:#1440AC;
}



#contentkiri .profile .jd .jd2
{
	float:left;
	display:inline;
	font-size:14px;	
	color:#8C8C8C;
	margin:0 0 3px 0;
	width:700px;
}



#contentkiri .profile .jd .jd3
{
	clear:both;
	float:left;
	display:inline;
	border-top:solid 3px #1440AC;
	width:730px;
	margin:0 0 10px 0;
}



#contentkiri .profile .jd .pagination{
clear: both;
padding: 2px;
margin:50px 0 0 20px;
width:710px;
}



#contentkiri .profile .jd .pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}



#contentkiri .profile  .jd .pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}


*:first-child+html #contentkiri .profile  .jd .pagination li a{ /*IE7 only CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
color:#1440ac;
}

*html #contentkiri .profile .jd .pagination li a{ /*IE6 and below CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
color:#1440ac;
}


#contentkiri .profile .pagination a, #contentkiri .profile  .jd .pagination a:visited, #contentkiri .profile .pagination a:active{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}


#contentkiri .profile .jd .pagination a:hover{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}


#contentkiri .profile .jd .pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}


#contentkiri .profile .jd .pagination a.disabled, #contentkiri .profile .jd .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;

}

#contentkiri .profile .jd .pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}



.tgl10
{
	clear:both;
	float:left;
	display:inline;
	/*color:#1440ac;*/
	color:#8C8C8C;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	margin-bottom:15px;
	margin:5px 0 0px 0;
}


.link10
{
	clear:both;
	width:650px;
	margin:0px 0 0px 0;
	color:#1440AC !important;
}

.link10 a
{
	color:#1440AC !important;
}

.link10 a:hover
{
	color: #0066cc !important;
}

.summary10
{
	width:650px;

	margin:0px 0 10px 0;
}

.li10 {
	line-height:20px;
}

