/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  GCOM-W Validation Web for PRC

                                       2012, May, 25 Imoto@RESTEC
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div.map{
  width             : 750px;
  margin-top        : 5px;
  margin-left       : 5px; 
}

div.map img{
  width             : 750px;
}

table.list{
  width             : 900px;
  padding           : 15px 0px 15px 0px;
  margin-left       : 5px;
}

table.list td{
  border            : 1px solid black;
  border-collapse   : collapse;
  font-size         : 10pt;
  padding-left      : 5px;
  text-align        : center;
}

table.list th.hd{
  border            : 1px solid black;
  border-collapse   : collapse;
  font-size         : 10pt;
  padding-left      : 5px;
  text-align        : center;
  background-color  : silver;
  font-weight       : bold;
}

table.list td.hd{
  background-color  : silver;
  font-weight       : bold;
}

table.sortable td a {
	text-decoration: none;
	color: #000;
}

table.sortable th a {
	text-decoration: none;
	color: #000;
}
