#left_menu {
	background-image: url(../img/leftmenu/tgames_menubg.gif);
	display: block;
	height: 590px;
	width: 216px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 70px;
	background-repeat: no-repeat;
}
#left_menu ul {
	padding-right:10px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
#catalog_top {
	background-image: url(../img/content/tgames/tgames_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
}
#catalog_bottom {
	background-image: url(../img/content/tgames/tgames_border_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 3px;
	padding-bottom: 20px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6A477;
}
#catalog_main {
	background-image: url(../img/content/tgames/tgames_border_mid.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
#catalog_box .thumb:hover {
	background-image: url(../img/content/tgames/tgames_thumb_bgover.gif);
	background-repeat: no-repeat;
}
h2.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	top: 23px;
	position: relative;
	left: 100px;
	width: 80%;
}
#detail_pictop {
	background-image: url(../img/content/tgames/tgames_detail_name.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 427px;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
}
.detail_thumb a {
	background-image: url(../img/content/tgames/tgames_circle_thumb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
}
