@charset   "UTF-8";
body {
  background-attachment: fixed;
  font-size: small;
  text-align: center;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
}
#page02_container {
  width : 60em;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  border: 0px none #cccccc;
  /*	filter:Alpha(opacity=70);
  */
/*	background-color:#ffffff;
*/

		
}
#page02_header {
  margin-top: 2em ;
  position: relative;
}
h1 {
  color: teal;
  letter-spacing : 0.3em;
  text-align: center;
  margin-top: 1%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom : 0%;
}
#page02_header  p {
  text-align: right;
  margin-bottom: 0em;
  margin-right : 0em;
}
#page02_pagebody {
  position: relative;
  width: 100%;
}
#page02_left {
  position: relative;
  width : 100%;
  background-repeat : no-repeat;
  background-attachment : scroll;
  clear : left;
}
h2 {
  boarder-right: 1px solid #999;
  boarder-bottom: 1px solid #999;
  background: #00a2a2;
  clear: both;
  color: white;
  margin : 0.5em 0px 0px 0.5em;
  padding: 0.1em 0.2em 0em 0.1em;
  text-align: center;
  border-width: thin medium medium thin;
  border-style: solid solid solid solid;
  border-color: white #000099 #000099 white;
}
h3 {
  color: blue;
  margin: 0;
  padding-left : 1.5em;
  padding-top : 1em;
  padding-bottom : 1em;
}
#page02_left  .newcoming {
  margin: 0.5em 0px 0px 0px;
  white-space: normal;
  list-style-type: circle;
  list-style-position : outside;
  text-align : left;
  line-height : 1.8em;
  width : 35%;
  padding-left : 1.5em;
}
a {
  text-decoration: none;
}
a:hover {
  color: white;
  background-color: blue;
}
#page02_footer {
  clear: both;
  text-align: center;
}
.page02_hr1 {
  border: 1px solid silver;
  margin: auto;
}
#page02_footer  p {
  margin: 0em 0px 0px 0px;
}
#page02_left address{
  text-align : center;
}
