/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #C60;
}

#input {
	border:#660000 1px solid;
}
#input2 {
	border:#660000 1px solid;
	background-color:#FFFFD7;
	height:15px;
	color:#890A0D;
	font-size:12px;
}
#submit 
{
	background-color:#FFFFFF;
	display:run-in;
	color:#660000;
	height:15px;
	font-size:10px;	
}
.menu
{
width:170px;
background-color: #890A0D;
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
z-index: 1;
}
.menu a
{
height: 25px;
border-top: #FFFFFF 1px solid;
background-image:url(../images/left_tab.gif);
background-repeat: no-repeat;
text-indent: 20px;
padding-top: 2px;
text-decoration: none;
color: #FFFFFF;
display:block;
}
.menu a:hover
{
background-color: #890a0d;
background-image:none;
color: #FFFFCC;
} 

.maintab_line a {
	color: #FFFFFF;
	text-decoration: none;
}

.maintab_line a:hover {
	text-decoration: none;
	background-color: #890a0d;
	background-image:none;
	line-height: 25px;
	color: #FFCC99;
	display:block;
}

.maintab_line {
	background-image: url(../images/banner_rtab.gif);
	background-repeat:no-repeat;
	background-position:center;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.timkiem {
	border: 1px solid #660000;
}
.logo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9130;
	border-left-color: #FF9130;
}
.bot2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9130;
}
.left2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}
.right2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.style1 {border-left-style: solid; border-left-width: 1px; border-left-color: #ffffff; font-weight: bold; }
.top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.style3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.font_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-family:Tahoma;
	font-size:12px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#tintuc
{
	margin-right:10px;
	margin-left:10px;
	float:left;	
}