body { font-size:12px;line-height:150%;color:#333333; background-color:#ffffff;background-image: url(../image/qecrap-bg.gif)}

.base { width:800px;height: 0px;position: absolute;top: 0%;left: 50%;margin-top: 20px;margin-left: -400px}     /*  ;background-color: #ccffcc  */

.pat1 { 
  top: 10px; 
  margin-left: 85px;
  width: 660px; 
  height: 100px;
  color: #666666;
  background-color: #00cc66;
  padding-top: 20px;
  text-align: center;
}
.pat2 { 
  margin-left: 85px;
  width: 155px; 
  height: 110px;
  color: #666666;
  background-color: #00cc66;
  text-align: center;
  padding-top: 10px;
  float: left;
}
.pat3 { 
  width: 465px; 
  height: 110px;
  padding: 10 0 0 10;
  color: #666666;
  background-color: #ffffff;
  border-right: solid 10px #00cc66;
  border-bottom: solid 2px #00cc66;
  float: left;
}
.pat4 { 
  margin-left: 85px;
  width: 155px; 
  height: 150px;
  color: #666666;
  background-color: #00cc66;
  text-align: center;
  padding-top: 10px;
  float: left;
}
.pat5 { 
  width: 465px; 
  height: 150px;
  padding: 10 0 0 10;
  color: #666666;
  background-color: #ffffff;
  border-right: solid 10px #00cc66;
  border-bottom: solid 2px #00cc66;
  float: left;
}
.pat6 { 
  margin-left: 85px;
  width: 620px; 
  height: 3px;
  text-align: center;
}

.pat7 { 
  margin-left: 85px;
  width: 620px; 
  color: #333333;
  background-color: #ffffff;
  padding: 20 25 20 25;
}

table { border-collapse: collapse;margin: 2em auto}
.table1 { border: 3px solid #ff6600}
.table2 { border: 3px solid #009999}
caption { padding: 0.5em;font-weight: bold;color: #ffffff}
.table1 caption { border: 3px solid #ff6600;background-color: #ff6600}
.table2 caption { border: 3px solid #009999;background-color: #009999}
th, td { padding: 0.5em 1.5em;border: 2px dotted #cccccc}
td { color: #ff6600;background-color: #ffffff}

div { padding: 5px }

a:link {
	color: #48d1cc;  /* #00ffff  */
	text-decoration: none;
}

a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

select {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
