@charset "utf-8";
/* CSS Document */
body	{
	margin: 0px; font-family: tahoma; font-size: 11px; background-color: #DDD
}
#TLVN	{
	width: 900px; margin-left: auto; margin-right: auto;
	background-color: #FFF
}
.banner	{
	padding-bottom: 15px
}
.box	{
	border-top: solid 1px #DDD
}
.boxTitle	{
	width: 185px; background-image:url(images/titleBg.jpg);
	font-weight: bold; line-height: 300%;
}
.boxMenu	div	{
	width: 90%;
	line-height: 180%;
	border-top: solid 1px #eee;
	padding-left: 10px;
	background-image:url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxMenu	a	{
	font-weight: bold; text-decoration: none; color: #000000
}
.boxMenu	a:hover	{
	color: red
}
.box2	{
	border: solid 1px #eee; text-align: center; padding: 5px
}
.space	{
	padding-left: 10px
}
.main	{
	padding: 2px
}
.footer	{
	font-size: 11px; padding: 4px;
	line-height: 400%; border-top: solid 1px #ddd; text-align: center; background-color: #eee
}
.title	{
	font-family: tahoma; font-size: 18px; padding-bottom: 4px;
	border-bottom: dashed 1px #444
}
.noiDungSite	{
	font-family: arial; font-size: 12px
}
.nd	{
	line-height: 180%
}
.gal	{
	border-bottom: dashed 1px #ddd; height: 120px
}
.galTitle	{
	background-image: url(images/icon_author.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px; font-weight: bold
}
.galTitle	a	{
	color: #0066FF;
}