.inner {
	left: 5px;
	border: none;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
}

.inner img{
	margin: 0px;
}

.subtit_a_th {
	position: absolute;
	top: 4px;
}

.box_top_browse {
	position: absolute;
	top: 4px;
	right: 35px;
}

div#memberProfileInfo {
   float:left;
   clear:left;
   width:143px;
   text-align:left;
}

div#memberProfileInfo span {
    float:left;
    clear:left;
    padding-left:10px;
}

div#linkIconWrapper {
    float:left;
    clear:left;
    width:143px;
    text-align:center;
}

div#pagingBottomWrapper {
    padding-bottom:10px;
    padding-right:10px;
}

div#profileWrapper {
    float:left;
    width:143px;
    height:210px;
    text-align:center;
    margin-bottom:25px;
}

div.box_content {
    text-align:center;
    margin:0 auto;
    padding:0;
}

div.inner {
    text-align:center;
    margin:0 auto;
    width:725px;
    padding:0;
    padding-top:30px;
}

div#linkIconWrapper img {
    border:0;
}

span.currentPageNumber {
    color:red;
}
