.xn_channel_member_ranking {
	width: 100%;
	color: #3e3e3e;
	font-size: 11px;
	font-family:  "Dotum",  "Verdana", "Arial";
}

.xn_channel_member_ranking img {
	border:0px;
}

/* 타이틀 바 */
.xn_channel_member_ranking .tit_bar {
	position: relative;	
	border-top:1px solid #cecdd2;
	border-left:1px solid #cecdd2;
	border-right:1px solid #cecdd2;
	border-bottom:1px solid #bcbbbc;
	background: url(../images/title_bg.gif);		
	font-weight:bold;
	padding: 6px 0px 4px 0px;
	width: 169px;
	height: 14px;
}

.xn_channel_member_ranking .tit_bar .tit{
	display: block;
	float:left;
	padding-left:7px;
	font-weight:bold;
}

.xn_channel_member_ranking .tit_bar .btn_up{
	display: block;
	float:right;
	padding-right: 3px;
}

/* 타이틀 바 폰트 */
.xn_channel_member_ranking .title_bar .title{
	
	font-weight:bold;
	font-size: 12px;
}

.xn_channel_member_ranking .day {
	padding-top:10px;
	padding-left:10px;
	color: #01538f;
	float:left;
}

.xn_channel_member_ranking .tabs {
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	color: #bbbbbb;
	font-size: 10px;
}

.xn_channel_member_ranking .tabs .active {
	font-weight: bold;
	color: #01538f;
	text-decoration: none;
	font-size: 11px;
}

.xn_channel_member_ranking .tabs .active:hover{
	font-weight: bold;
	color: #01538f;
	text-decoration: underline;
	font-size: 11px;
}

.xn_channel_member_ranking .tabs a{
	color: #3e3e3e;
	text-decoration: none;
	font-size: 11px;
}

.xn_channel_member_ranking .tabs a:hover{
	color: #3e3e3e;
	text-decoration: underline;
	font-size: 11px;
}


/* 리스트 틀 */
.xn_channel_member_ranking ul {
	position: relative;	
	margin:0;
	padding:10px;
	list-style:none;
    }

/* 리스트 나열 */
.xn_channel_member_ranking li {
	float:left;	
	position: relative;	
	margin:0;
	padding:0;
	text-align: left;
	line-height:20px;
	width:100%;
    }

.xn_channel_member_ranking .profile_image {
	width: 29px;
	height: 29px;
	border:1px solid #cecdd2; 
}

.xn_channel_member_ranking li a {
	color: #3e3e3e;
	text-decoration: none;
}

.xn_channel_member_ranking li a:hover{
	color: #3e3e3e;
	text-decoration: underline;
}

/* 리스트 숫자표시 */
.xn_channel_member_ranking .num {
	position: absolute;	
	bottom: 0px;
	right: 0px;
	text-align:right;
	color: #06528c;
}

.xn_channel_member_ranking .num img {
	margin-right: 2px; 
}
