a{
	text-decoration: none;
	cursor:pointer;
}

.tncontainer{
	height: 300px;
	width: 406px;
	border: 1px solid #666666;
	float: left;
	padding: 3px;

}
.tntopnews{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	float: left;


}
.tnnews{
	height: 100%;
	width: 72%;
	float: right;
	position:relative;

}
.tnimg{

	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;

}
#tnt_0{
	display: none;
}
#tnt_1{
	display: none;

}
#tnt_2{
	display: none;
}
#tnt_3{
	display: none;
}
.tnmenu{
	background: green;
	height: 100%;
	width: 28%;
	float: left;


}

.tntresc{
	background-image: url('../images/common/tntlo.png');
	height: 100%;
	width: 45%;
	position: relative;
	left: 50%;

	text-align: center;
}
.tntytul{
	font-size: 26px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

	padding-top: 15%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 10%;

}

.tntekst{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	text-align: left;

}
.tnmenuitem{
	background-image: url(../images/common/tnmenuoff.png);
	height: 25%;
	color: #FFFFFF;
	background-repeat: repeat-x;
	cursor:pointer;
	font-size: 12px;
	display: table;
	#position: relative;
	width: 100%;
}


.tnmenuitemm{
	padding-left: 3%;
	padding-right: 3%;
	#position: absolute;
	#top: 25%;
	display: table-cell;
	vertical-align: middle;


}
.tnmenuitemmm{
	#position: relative;
	#top: -25%;


}
.tnmenuitemmimg{
	float: left;
	margin-right: 3%;
}
.tnmenuitemmtxt{


	overflow: auto;
}
