#topframe {
	width: 948px;
	background: #DDD;
	min-height: 630px;
}
#tn {
	height: 110px;
	line-height: 15px;
}
#newg {
	width: 420px;
	height: 260px;
	background: url(../i/newg.png) no-repeat;
	text-align: center;
	margin-top: 15px;
	float: left;
}
#newg strong {
	line-height:20px;
}
#leftc {
	float: left;
	width: 420px;
	margin-left: 15px;
}
#random {
	margin-top: 15px;
	padding-top: 2px;
	width: 420px;
	height: 200px;
	background: url(../i/poll.png) no-repeat;
	text-align: left;
	float: left;
}
#random u {
	font-weight: bold;
	text-decoration: underline;
	line-height:30px;
}
#tg {
	height: 600px;
	width: 350px;
	margin-left: 15px;
	float: left;
	text-align: center;
	background: url(../i/tgames.png) no-repeat;
}
#tg strong{
	line-height: 25px;
}
.tgame{
	width: 320px;
	height: 72px;
	float: left;
	margin-left: 25px;
	text-align: left;
	background-color: white
	font-size: 8px;
}
.tg1{
	float:left;
}
.tg1 strong{
	font-size: 25px;
}

.tg2{
	float:left;
	margin-left: 5px;
}
.ad {
	padding-right: 8px;
    float: right;
}

