/* CSS Document */
body{
margin:0px;
padding:0px;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;

}

a{
color:#57a3ff;
text-decoration:none;

}
a:hover{
color:#FF0000;
text-decoration:none;

}


/* Tools Tip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=150);
}
label{
font-size:8pt;
font-weight:bold;
text-decoration:underline;
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* Tools Tip */


/* header */

div#menuhead { background-image:url(../img/menu.gif); background-repeat:repeat-x; width:775px; height:31px;  margin:0px;  }

	#menuhead ul { margin: 0; padding: 0; list-style: none; }
	#menuhead ul li { float: left; padding:7px 0px 0px 0px; height:24px; }
	#menuhead ul li a { text-decoration:none; color: blue; padding:0px 0px 0px 0px; font-weight:bold; height:24px; }
	#menuhead ul li a:hover { color: red; background:url(../img/lineheadover.jpg) repeat-x top; height:0px; font-weight:bold;}	
	#menuhead .space { width:5px; height:24px; margin:0px 5px 0px 5px; }
	#menuhead .giua {background:url(../img/menu_giua.gif) no-repeat; width:10px; height:24px; margin:0px 5px 0px 5px; }
	

div#tophead {background-image:url(../img/sunrice.jpg); background-repeat:no-repeat; width:775px; height:195px;}	
div#nen {overflow:hidden; width:775px; background-image:url(../img/nen.gif); background-repeat:repeat-y;}
.nut {color:#FFFFFF; background-image:url(nut.gif); background-repeat:no-repeat; width:85px; height:23px; border:0px;  font-weight:bold; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

/* trang main */

div#box_top {background-image:url(box_top.gif); background-repeat:no-repeat; background-position:top; width:775px; padding-top:110px;}
div#box_cen {background-image:url(box_cen.gif); background-repeat:repeat-y; width:775px; overflow:hidden;}
div#box_but {background-image:url(box_but.gif); background-repeat:no-repeat; width:775px; background-position:bottom; padding:0px 0px 30px 0px; height:750px;}

div#box_top1 {background-image:url(box_top.gif); background-repeat:no-repeat; background-position:top; width:775px; padding-top:110px;}
div#box_cen1 {background-image:url(box_cen.gif); background-repeat:repeat-y; width:775px; overflow:hidden;}
div#box_but1 {background-image:url(box_but.gif); background-repeat:no-repeat; width:775px; background-position:bottom; padding:0px 0px 30px 0px;}

div#hopmat {background-image:url(hopmat.gif); background-repeat:no-repeat; width:591px; height:93px; }

div#left {float:left; width:270px; background-color:#DFEFFF; padding:5px 0px 4px 10px; font-weight:bold; margin:0px 3px 3px 5px;}
div#right {float:left; margin:0px 0px 3px 0px;}

div#left1 {float:left; width:150px; background-color:#DFEFFF; padding:5px 0px 4px 10px; font-weight:bold; margin:0px 3px 3px 5px;}
div#right1 {float:left; margin:0px 0px 3px 0px;}

div#chu {color:#57a3ff; font-weight:bold; font-size:12pt; padding:50px 90px 0px 90px; margin-bottom:30px;}

div#linetf {background-color:#71a9ff; height:25px; width:100%;}