table.paging {
	background: url(../../Images/1.en/General/dot.gif) left bottom repeat-x;
	margin: 10px 0 30px;
	width: 100%;
}
td.paging_center {
	background: url(../../Images/1.en/General/dot.gif) top left repeat-x;
	padding: 2px 0;
	width: 100%;
}
td.paging_side_right {
	background: url(../../Images/1.en/General/dot.gif) top left repeat-x;
	padding: 2px 0;
	text-align: right;
	white-space: nowrap;
	width: 50px;
}
td.paging_side_left {
	background: url(../../Images/1.en/General/dot.gif) top left repeat-x;
	padding: 2px 0;
	text-align: left;
	white-space: nowrap;
	width: 50px;
}
/*TD.paging_center a,*/td.paging_center span {
	color: #FFFFFF;
	font-size: 12px;
}
td.paging_top_line { display: none; }
a.paging_label {
	color: #334550;
	text-decoration: none;
}
a.paging_label:hover {
	text-decoration: underline;
}
a.paging_img_prev { text-decoration: none; }
a:hover.paging_img_prev { }
a.paging_img_prev img {
	border: 0px;
	margin: 0 0 -2px 4;
}
a.paging_img_next { text-decoration: none; }
a:hover.paging_img_next { }
a.paging_img_next img { border: 0px; }
td.paging_center span.paging_num {
	background: #9ca2a6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 3px;
}
a.paging_num {
	color: #334550;
	text-decoration: none;
}
span.paging_vline {
	color: #FFFFFF;
	width: 1px;
}
a.paging_img_back { }
a:hover.paging_img_back { }
a.paging_img_back img { display: none; }
.content_right_rs {
	border-bottom: 6px solid #E7E6E6;
	height: 32px;
	margin: 0;
	padding: 0;
}
.content_right_rs .rs_td_holder { }
.content_right_rs table.paging {
	margin: 0;
	padding: 0;
	width: 100%;
}
