﻿.NewInfoControl{
	margin-bottom:4px;
}
.NewInfoControl .Table_Khung {
	border-style: none;
	table-layout: fixed;
}

.NewInfoControl .TCenter_khung {
	height: 39px; width: 100%;
	background: url('images/TR_gray.png') repeat-x;
	color: #FFFFFF; text-transform:uppercase;
	padding:12px 0 0 4px;
	font: bold 9pt Arial
}

.NewInfoControl .TRight_khung {
	width: 10px;
	height: 39px;
	background: url('images/TR_gray.png') no-repeat;
}
.NewInfoControl .TLeft_khung {
	width: 10px;
	height: 39px;
	background: url('images/TL_gray.png') no-repeat;
}

/******* Center ********************/
/*.NewInfoControl .BoderLeft_khung {
	width: 1px;
	background: url('images/VBorder.gif') left repeat-y;
	height: 250px;
}
.NewInfoControl .BorderRight_khung {
	width: 1px;
	background: url('images/VBorder.gif') right repeat-y;
	height: 250px;
}
.NewInfoControl .Center_Container {
	height: 250px; padding-left:6px; padding-right:6px; padding-top:1px; padding-bottom:4px;
	background: url(images/Cbg.jpg) repeat-x bottom;
}
*/


/*.NewInfoControl .BCenter_khung {
	background: url('images/HBorder.gif')  bottom repeat-x;
	height: 1px; font: normal 1pt Arial ; 
}
.NewInfoControl .BLeft_khung {
	width: 1px;
	height: 1px;
	background: url('images/BL.gif') repeat-y left;
	background-repeat: no-repeat;
}
.NewInfoControl .BRight_khung {
	width: 1px;
	height: 1px;
	background: url('images/BR.gif') repeat-y right;
}*/

.NewInfoControl .Header {font:bold 9pt Arial; color:#ffffff; float:left;padding-top:4px;}
.NewInfoControl .Marquee {height:150px; width:100%}
.NewInfoControl .icon_khung {
	float: left;
	width: 1px;
	height: 100%;
	margin-right: 5px;
}
.NewInfoControl .Link 
{
	font: normal 9pt Arial; color:#484747; text-decoration:none;
}

.NewInfoControl  .Link:hover
{
	font: normal 9pt Arial; color:black; text-decoration:underline;
}
.NewInfoControl .Item 
{
	text-align:justify; padding:3px; padding-left:14px; background:url(images/nutvuong.jpg) no-repeat left center;
}

