html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body
{
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	background: #CCEEFC url('img/bg.gif') repeat-x top left;
	font-size: 1px;
}

img
{
	border: 0px;
}

a, a:visited
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.spacer2
{
	height: 20px;
	font-size: 1px;
}

.banner
{
	position: relative;
	display: block;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

.sitebody
{
	position: relative;
	display: block;
	width: 1019px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.header, .header2
{
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.header
{
	height: 185px;
}
.header2
{
	height: 69px;
}

.content
{
	position: relative;
	display: block;
	width: 945px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.block
{
	position: relative;
	display: block;
	width: 100%;
	background: #6DCFF6;
	overflow: hidden;
}

.thumb-table
{
	margin: 0px auto 0px auto;
	overflow: hidden;
}
.thumb-table td
{
	width: 171px;
	height: 231px;
	background: url('img/bg_thumb.gif') no-repeat center center;
}
.thumb-table a
{
     width: 165px;
     height: 225px;
}
.thumb-table td img
{
	margin: 5px;
	position: relative;
	display: block;
	width: 165px;
	height: 225px;
}

.block-today-top, .block-yesterday-top, .block-archive-top, .block-toplist-top
{
	position: relative;
	display: block;
	width: 100%;
	height: 71px;
	overflow: hidden;
}
.block-today-top
{
	background: url('img/bg_block_today_top.gif');
}
.block-yesterday-top
{
	background: url('img/bg_block_yesterday_top.gif');
}
.block-archive-top
{
	background: url('img/bg_block_archive_top.gif');
}
.block-toplist-top
{
	background: url('img/bg_block_toplist_top.gif');
}
.block-bottom
{
	position: relative;
	display: block;
	width: 100%;
	height: 94px;
	background: url('img/bg_block_bottom.gif');
	overflow: hidden;
}

.toplist-outer
{
	position: relative;
	display: block;
	padding: 15px 0px 15px 0px;
}
.toplist-main-table
{
	width: 871px;
	table-layout: fixed;
	margin: 0px auto 0px auto;
	color: #433B73;
	font: bold 12px 'arial', 'verdana', 'tahoma';
}
.toplist-table
{
	width: 300px;
	table-layout: fixed;
}
.toplist-table .top-place
{
	width: 25px;
	vertical-align: top;
	text-align: right;
}
.toplist-table .top-site-title
{
	vertical-align: top;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

.footer
{
	position: relative;
	display: block;
	width: 100%;
	height: 260px;
	background: url('img/bg_bottom.gif') no-repeat bottom center;
	overflow: hidden;
}
.footer-links
{
	position: absolute;
	display: block;
	bottom: 10px;
	right: 10px;
	color: #ffffff;
	font: bold 11px 'arial', 'verdana', 'tahoma';
}
.footer-text
{
	position: absolute;
	display: block;
	bottom: 25px;
	left: 0px;
	color: #0D004C;
	font: bold 11px 'arial', 'verdana', 'tahoma';
}

.bookmark
{
	position: absolute;
	display: block;
	width: 355px;
	height: 34px;
	right: 16px;
	bottom: 40px;
}

.vip-gallery
{
	position: absolute;
	top: -3000px;
	left: -3000px;
}

.category-table
{
	width: 930px;
	table-layout: fixed;
	margin: 0px auto 0px auto;
}
.category-table td
{
	vertical-align: top;
	font: bold 12px 'arial', 'verdana', 'tahoma';
	line-height: 1.4;
}
.category-table a, .category-table a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.category-table a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.category-table-column
{
	width: 175px;
	table-layout: fixed;
	margin: 0px auto 10px auto;
}

.xtop, .xbottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}

.xt1, .xt2, .xt3, .xt4
{
	display: block;
	overflow: hidden;
	background: #433B73;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
	border-left: 1px solid #433B73;
	border-right: 1px solid #433B73;
}
.xb1, .xb2, .xb3, .xt1, .xt2, .xt3
{
	height: 1px;
}
.xb2, .xb3, .xb4, .xt2, .xt3, .xt4
{
	border-left: 1px solid #433B73;
	border-right: 1px solid #433B73;
}
.xb1, .xt1
{
	margin: 0 5px;
	background: #433B73;
}
.xb2, .xt2
{
	margin: 0 3px;
	border-width:0 2px;
}
.xb3, .xt3
{
	margin: 0 2px;
}
.xb4, .xt4
{
	height: 2px;
	margin: 0 1px;
}

.category-sites-title
{
	padding: 0px 0px 5px 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	background: #433B73;
}
.category-sites-content
{
	padding: 3px;
	text-align: center;
	border-left: 1px solid #433B73;
	border-right: 1px solid #433B73;
}
