*{margin:0;padding:0;}

.footer  { position: absolute; width:718px;  margin-left: 0;  color:black; background-color:#22355A; line-height:1.1; top: 1607px; z-index: 4;}

.floatleft { float: left; }
a.one:link {color: #ffffff; text-decoration: underline}
a.one:visited {color: #ffffff ; text-decoration: underline}
a.one:hover {color: #FFFFFF ; text-decoration: underline}
a.one:active {color: #ffffff ; text-decoration: underline}
a.two:link {color: #000000; text-decoration: none}
a.two:visited {color: #000000 ; text-decoration: none}
a.two:hover {color: #000000 ; text-decoration: none}
a.two:active {color: #000000 ; text-decoration: none}
pre { color: black;
	font-size: 12px;
	font-weight: normal;
         font-family: arial, helvetica, sans-serif;
}

h1 {
        color: black ;
          font-size: 20px;
        text-align: center;
        font-weight: bold;
         font-family: arial, helvetica, sans-serif;



 }


h2 {
        color: black ;
          font-size: 15px;
        font-weight: normal;
	text-align: justify;
         font-family: arial, helvetica, sans-serif;
 }


h3 {
        color: black ;
          font-size: 15px;
        font-weight: normal;
        text-align: left;
         font-family: arial, helvetica, sans-serif;
 }

h4 {
        color: black ;
          font-size: 14px;
        font-weight: normal;
        text-align: left;
         font-family: arial, helvetica, sans-serif;
 }

h5 {
        color: #044582 ;
          font-size: 14px;
        font-weight: normal;
        text-align: center;
         font-family: arial, helvetica, sans-serif;
 }


/*___________________________________________________________________  demos  */
#inline-sample-content {
  padding: 10px;
    color: #000000;
      background: #FFFFFF;
      }
      #hongkong {
        text-align: center;
	  margin-bottom: 18px;
	  }

	  /*____________________________________________________________________  text  */
	  .hidden {
	    display: none;
	    }
	    p {
	      text-indent: 18px;
	        text-align: justify;
		}
		p, pre {
		  margin: 0 0 18px 0;
		  }
		  pre, code {
		    font-family: Monaco, monospace;
		      font-size: 12px;
		      }
		      pre {
		        background-color: #060606;
			  width: 600px;
			    overflow: auto;
			    }
			    code {
			      color: #a6d810;
			      }
