/* CSS Document */
body{
	background-attachment:fixed;
	background-image:url(../images/background.jpg);
	background-position:0 -6px;
	background-repeat:repeat;
	line-height:18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#F4BEBE;

}
td,th,div
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pxpx;
} 
.title_support
{
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	color:#C14445;
	font-weight:bold;
}
.hotline
{
	color:#F70000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
}
.title_danh_mucsp
{
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.danh_mucsp
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.danh_mucsp:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.title_menu_left
{
	font-weight:bold;
	color:#195185;
	text-transform:uppercase;
	text-decoration:none;
}
.san_pham
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.san_pham:hover
{
	color:#ED8A34;
	font-weight:bold;
	text-decoration:none;
}
.link_footer
{
	color:#4F4F4F;
	font-weight:bold;
	text-decoration:none;
}
.link_footer:hover
{
	color:#AC222E;
	font-weight:bold;
	text-decoration:none;
}
.title_home
{
	color:#FF6600;
	text-decoration:none;
}
.title_home:hover
{
	color:#FF0000;
	text-decoration:none;
}
.xem_tiep
{
	color:#4F4F4F;
	text-decoration:none;
}
.xem_tiep:hover
{
	color:#AC222E;
	text-decoration:none;
}
#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	margin:0 auto;
}
	#NewsVertical {
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		height: 250px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 190px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 5px 5px 0px 5px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			margin-top:5px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

		.link-footer a{color:#000; text-decoration:none}