﻿BODY
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma,Arial;
}

/* thiet lap style cho anh trang tin tuc*/
.photo-border {
	border:1px solid #000000;
	padding:1px;
	background:#000000 ;
}

.photo-float-left {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	}

/* thiet lap style cho menu*/

#browse {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 1px solid green;
	border-left:1px solid green;
	border-right:1px solid green;
	border-top:1px solid green;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
	width: 170px;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
	width: 170px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 8px;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse dd a:active {
	background: #74a7b7;
}
/* Style for banner*/

.banner
{
	background-color:White;
	background-image:url(Images/banner.jpg);
	background-repeat:no-repeat;
	height:94px;
	}
.banner1
{
	background-color:White;
	background-image:url(Images/footer.gif);
	background-repeat:repeat-x;
	height:34px;
	text-align:left;
	padding-left:10px;
	
	
	}
	
.footer0
{
	background-color:White;
	background-image:url(Images/bgmenu.gif);
	background-repeat:repeat-x;
	height:10px;
	}
.footer
{
	background-color:White;
	background-image:url(Images/footer.gif);
	background-repeat:repeat-x;
	height:34px;
	text-align:right;
	font-style:italic;
	
	}
	
.footer1
{
	background-color:White;
	background-image:url(Images/bg01.gif);
	background-repeat:repeat-x;
	height:2px;
	}

.content
{
	padding:5px 5px 5px 5px;
	vertical-align:top;
	text-align:left;
	}
	
.nsHighLight		
{
	font-weight:bold; background-color:White; color:Yellow; padding: 0 0 0 0;
}

a:link {
	color:#800080;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}
