/*doan them*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.menutopactive{
	background:url(../images/mnudo.jpg) no-repeat;
	width:700px; 
	height:28px;
}
.menutop{
	background:url(../images/mnuxanh.jpg) no-repeat; 
	width:700px; 
	height:28px; 
	border-left:2px #FFFFFF solid;
}
/*doan them*/


#motioncontainer {

width: 728; /* chieu rong cua the div*/
height: 80px; 
}

#motioncontainer a img {
border: 1px solid #cccccc; /* style cua anh */
}

#motioncontainer a:hover img {
border: 1px solid #33FFFF;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; 
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; 
}


