body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:9pt;}
a {text-decoration:none; color:#0066FF; font-size:9pt;}
a:hover {text-decoration:none; color:#FF6600; font-size:9pt;}

div#bg {background-image:url(bg.gif); background-repeat:no-repeat; width:775px; padding-top:0px;}
div#top {background-image:url(top.gif); background-repeat:no-repeat; height:100px; width:775px;}
div#banner {background-image:url(banner.gif); background-repeat:no-repeat; height:100px; width:775px;}

div#borleft {float:left; width:769px; border:#336600 1px solid; padding:2px; color:#000000;}
div#bopri {padding:10px 0px 10px 40px; line-height:18px; color:#000000;}
div#bgleft {background-color:#DDFFDD; padding:5px 0px 5px 0px;}

div#ngayedit {float:left; width:600px; font-style:italic; color:#000000}
div#leftedit {float:left; width:200px; color:#000000}
div#rightedit {float:left; width:400px; color:#000000}
div#textarea {background-color:#FFFFFF}
div#leftchan {float:left; width:150px; background-color:#E5E5E5; padding:6px 5px; margin-top:2px; color:#000000}

div#chuty {color:#000000; padding:10px; font-weight:bold; font-size:10pt;}

.nutdn {color:#FFFFFF; background-image:url(nut.gif); background-repeat:no-repeat; width:85px; height:23px; border:0px; font-size:8pt; font-weight:bold; padding:0px 0px 3px 0px; margin:10px 0px 0px 0px;}

div#title_do { color:#FF0000; font-size:14pt; font-weight:bold; margin:0px 0px 0px 0px; padding:10px;}
div#title_ho { color:#FF0099; font-size:14pt; font-weight:bold; margin:0px 0px 0px 0px; padding:10px;}
div#title_xa { color:#0000FF; font-size:14pt; font-weight:bold; margin:0px 0px 0px 0px; padding:10px;}
div#title_tr { color:#FFFFFF; font-size:14pt; font-weight:bold; margin:0px 0px 0px 0px; padding:10px;}

div#line {border-bottom:#000000 1px dotted; font-size:11pt; margin:0px 0px 10px 0px; color:#FF0000;}

div#listquest {padding:10px 0px 10px 40px; line-height:18px; color:#000000;}
/* menu */

div#menuhead {height:30px; width:775px; margin-bottom:2px;  font-size:10pt;}
	#menuhead ul {margin:0; padding:0; list-style: none;  height:10px; text-decoration:none;}
	#menuhead ul li {float:left; display:block; padding:7px 0px 0px 0px; height:23px;  text-decoration:none; }
	#menuhead ul li a { text-decoration:none; color:#FFFF00; padding:0px 1px 0px 1px; height:23px; font-weight:bold}
	#menuhead ul li a:hover { text-decoration:none; color:#FFFFFF; padding:0px 1px 0px 1px;  height:23px;  }		
	#menuhead .phai { width:2px; height:23px; margin:0px 0px 0px 0px; }


/* PHPAMYDMIN*/
div#dn_bg {background-image: url(../dn_bg.jpg); background-repeat:repeat-y; width:465px; margin:0px 0px 0px 0px; padding-top:50px;}
div#dn_top {background-image:url(../dn_top.jpg); background-repeat:no-repeat; width:416px; height:17px; margin-top:20px;}
div#dn_ct {background-image:url(../dn_ct.jpg); background-repeat:repeat-y; width:416px;}
div#dn_bt {background-image:url(../dn_bt.jpg); background-repeat:no-repeat; width:416px; height:8px; margin:0px 0px 0px 0px;}
div#dn_logo {background-image:url(../dn_logo.jpg); background-repeat:no-repeat; width:96px; height:90px;}
div#dn_login {margin:4px 0px 0px 0px; background-image:url(dn_login.jpg); background-repeat:no-repeat; width:145px; height:24px; padding:4px 0px 0px 0px; float:left;}
div#dn_chu {font-weight:bold; float:left; padding:4px 20px 0px 40px; margin:2px 0px 0px 0px}
div#chudn {border:#000000 1px solid; padding:1px; width:468px; color:#000000}

/* 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 */