.pageleft {
	float: left;
	margin: 5px 0px 0px 5px;
	width: 745px;
	height: 1%
}
.pageright {
	float: left;
	margin: 5px 0px 0px 5px;
	width: 236px
}
.pagenav { height: 28px }
.pagenav_title {
	font-weight: bold;
	font-size: 90%;
	background: url(page_nav_1.gif) no-repeat;
	float: left;
	width: 79px;
	color: #fff;
	padding-top: 5px;
	height: 23px;
	text-align: center
}
.pagenav_title a { color:#fff; }
.pagenav_title a:hover {
	color:#6A6A68;
	text-decoration: underline
}
.pagenav_list {
	padding-left: 7px;
	background: url(page_nav_2.gif) repeat-x;
	margin: 0px 0px 0px 81px;
	color: #6C7E93;
	padding-top: 4px;
	height: 24px
}
.pagenav_list A {
	color: #4c5559;
	text-decoration: none
}
.pagenav_list A:hover {
	color: #2a7ca1;
	text-decoration: underline
}
.FikraListe {
	padding-right: 4px;
	padding-left: 5px;
	float: left;
	padding-bottom: 10px;
	OVERFLOW: hidden;
	width: 134px;
	padding-top: 10px;
	POSITION: relative;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ccc;
	border-left-color: #ccc;
	
}

.list_showbox {
	padding-right: 4px;
	padding-left: 5px;
	float: left;
	padding-bottom: 10px;
	OVERFLOW: hidden;
	width: 134px;
	padding-top: 10px;
	border-bottom: #ccc 1px dotted;
	POSITION: relative;
	height: 130px
}


.list_showbox P {
	background: #fff;
	margin: 0px;
	width: 134px
}
.list_showbox P A {
	border: #eee 1px solid;
	DISPLAY: block;
}
.list_showbox P A IMG {
	width: 121px;
	padding: 5px;
	border: #d2d2d2 1px solid;
	height: 71px
}
.list_showbox DL {
	margin: 5px 0px 0px;
	padding: 0px
}
.list_showbox DL DD {
	font-size:10px;
	margin: 4px 0px 0px;
	OVERFLOW: hidden;
	color: #444;
	padding: 0px;
	height: 16px
}
.list_sort {
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #ccc;
	padding-top: 4px;
	border: #c1d9ec 2px dotted;
	text-align: center
}
.gametop UL LI, .gametj UL LI {
	padding-right: 0px;
	padding-left: 15px;
	background: url(list_bullet.gif) no-repeat 4px 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #ddd 1px dotted;
	height: 20px
}
.hotgame {
	background: url(hotgame_bg2.gif) #eef6e4 no-repeat;
	margin: 10px 0px 0px
}
.active{
	font-size: 16px;
	color: #FF0000;
	FONT-WEIGHT: bold;
	}
.pages {
	margin: 10px 0px 5px;
	text-align: center
}
.pages A {
	padding:3px 5px;
	border: #96bad5 1px solid;
	text-decoration: none
}
.pages A:hover {
	color: #333;
	border: #4e79a2 1px solid
}
.pages B {
	background: #4e79a2;
	color: #fff;
	padding:5px 3px;
	border: #45647c 1px solid
}
.com {
	border: #e4e5ca 2px solid;
	background: #f8f9ee;
	margin: 10px 0px 0px;
	padding: 10px 8px;
	height: 1%
}
.about {
	font-size: 14px;
	padding-bottom: 5px;
	LINE-height: 24px;
	padding-top: 2px
}


	div#pagination2 { margin:5px 0 25px; padding-top:10px; border-top:1px solid #FFFFCC }
	div#pagination2 h3 { float:left; font-weight:bold;color:#CC0000; }
	div#pagination2 ul { float:right }
		div#pagination2 ul li { float:left; margin-left:3px; text-align:center; font-size:10px }
			div#pagination2 ul li span { display:block; padding-top:4px; width:18px; height:15px }
			div#pagination2 ul li a { display:block; padding-top:2px; width:17px; height:18px; background-color:#FFFF66; border:1px solid #99FF33; color:#000; font-weight:bold }
			div#pagination2 ul li a:hover { background-color:#99FF33; border:1px solid #99FF33; text-decoration:underline }
			div#pagination2 ul li a#page_prev { margin-right:5px; width:65px; height:18px; background:url(previous_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination2 ul li a#page_next { margin-left:5px; width:65px; height:18px; background:url(next_page.gif) no-repeat; text-indent:-9999px; border:none }
			div#pagination2 ul li a.current_page { background-color:#e23fba; border:1px solid #bd1e95; color:#fff }
			div#pagination2 ul li a.current_page:hover { background-color:#c10066 }
