body, th, td{
	color:#006666;
	font-size:12px;
}

div.no {
  float: left;
  width: 30px;
}
div.main {
  float: left;
  width: 70px;
}
div.main-menu {
  float: left;
  width: 330px;
}

.clearLeft { 
clear: left; 
}

