﻿.default_news_date
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 45px;
	height: 50px;
	float: left;
	vertical-align: middle;
	font-size: 80%;
}
.default_news_content
{
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.default_news_content a
{
	font-weight: bold;
}
.odd
{
	background-color: #e0e0FF;
	clear: both;
	width: 515px;
	padding-left: 5px;
	padding-right: 5px;
}

.even
{
	background-color: #FFFFFF;
	clear: both;
	width: 515px;
	padding-left: 5px;
	padding-right: 5px;
}
#feature_padding
{
	display: block;
	height: 260px;
	width: 525px;
}
#feature
{
	height: 90px;
	background: url('../images/bg_tinanh.png') bottom left repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	width: 515px;
}
#feature a
{
	color:#FFCC00;
}
#feature_panel
{
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
	width: 525px;
}

