/* CSS Document */

.photo_hinh{ width: 100px; float:left; margin-right: 12px; margin-top: 10px; height: 175px; }
.hinh_image{ width: 100px; height: 100px; border:solid 1px #333;}
.photo_hinh a{ text-decoration: none; color:#000;}
.clear{clear: both;}
.maso{ margin-left: 20px;}

#tbldn    { border:solid 3px #036; color:#036;  font-weight:bold }
#tbldn th { background-color:#06C; color:#6FC; padding:5px}
#username, #password{ 	background-color:#06C; color:#6FF; padding:3px;
					border:solid 1px #990; width:280px;}
#btnLog{ background-color:#06C; color:#6FF; width:120px; 
		  padding:3px; border:solid 1px #6FF}
#btnLog:hover{cursor: pointer;}		  
 .register { text-align: center;}
.register a{ color:#993300; text-decoration: none; font-weight: bold; }
.register a:visited{ color:#993300; text-decoration: none; font-weight: bold; }
.register a:hover{ color:#0099CC; text-decoration: none; font-weight: bold; }


