@charset "utf-8";
/* CSS Document */
.tm #rightNews {
	position:absolute;
	width: 424px;
	margin: 12 12px;
	padding: 18px 5px 5px 5px;
	margin-left: 460px;
	background: #0b0e15;
	min-height: 600px;
}
.tm #rightMenu3 {
	position:absolute;
	width: 400px;
	margin: 0px;
	padding: 0px;
	background: #0b0e15;
	min-height: 600px;
}
.tm #blogTitle {
	position:relative;
	width: 400px;
	margin: 6 6px;
	padding: 0px;
	border:1px solid #627c97;
	background: #627c97;
	height: 22px;
}
.tm #newsTitle {
	position:relative;
	width: 424px;
	margin: 6 6px;
	padding: 0px;
	border:1px solid #627c97;
	background: #627c97;
	height: 22px;
}
.tm #blog {
	position:relative;
	width: 380px;
	margin: 12 12px;
	padding: 12px 10px 10px 10px;
	border:1px solid #627c97;
	background: #0b0e15;
	min-height: 600px;
}
.tm #news {
	position:relative;
	width: 404px;
	margin: 12 12px;
	padding: 12px 10px 10px 10px;
	border:1px solid #627c97;
	background: #0b0e15;
	min-height: 60px;
	font-size:12px;
}
.tm #mainContent a{ 
	text-decoration:underline;
	color:#dea33f;
}
.tm #mainContent font.red{
	color:#a5272b;
	font-size:12px;
}
.tm #mainContent font.orange{ 
	color:#dea33f;
	font-size:12px;
}
.tm #mainContent font.blue{ 
	color:#0b0e15;
	font-size:12px;
}
.tm #mainContent a.blue{ 
	color:#0b0e15;
	font-size:12px;
}