body { 
 padding-top: 1em; margin-top: 0em; margin-left: 0em;
 /* background-color: #F6F6F0; */
 font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
    }
h1 { font-size: 22px; font-family: Arial,  Helvetica, Verdana, SunSans-Regular, sans-serif }

div.top {
 height: 75px;
 margin: 10px 5px 0px 5px;
/* margin-left: 130px; */
/* margin-right: 130px; */
  }

.pvbgcolor {
 background-color: #61B4E1 ;
}  
  
div.dprlogo {
 height: 75px;	
 position: absolute;
 background: url("../imgs/backgroundimg/left.png") no-repeat top left;
 }

div.dprlogo a {
 position: relative;
 top: 0.7em; left: 0em;
 /* height: 20px; */
 padding-left: 0.5em;
 /* padding-top: 1.2em; */
 margin-right: 0.5em;
 text-decoration: none; /* font-size: 30; */
 font-size: 1.7em; color: white;
 }
 
div.dprlogo a:hover {
 color: black;
 }
 
ul.dprlogotxt {
 /* height: 20px; */
 /* position: inherit; */
 font-size: 12px;
 }

/* top box */
div.topbox { 
 height: 75px;
 background: url("../imgs/backgroundimg/right.png") no-repeat right;
 margin-right: -1px;
 }
 
div.toptextbox  { 
  position: relative; 
  left: 9.5em;
 }

p.smalltxt { font-size: 0.9em /*12px */ } 
p.head1 { font-size: 20px; text-align: center;}

div.hornavbarbox  {
 margin-left: 5px; 
/* margin-right: 130px; */
 margin-top: 12px;
/*  border-bottom: 1px inset black ; */
 background-color: white;
}

div.hornavbar  {
 display: inline ;
 }
 
div.hornavbar a {
 list-style: none ;
 background-color:#F6F6F0;
 border:1px solid;
 border-color:#f3f3f3 #bbb #bbb #f3f3f3;
 margin-left: 0;
 padding-left: 3px;
 padding-right: 3px;
 text-decoration: none;
 }
  
div.hornavbar a:hover {
 color: black;
background-color: white;
border-bottom-color: white;
/* border-color: black black white black; */
/* font-weight: bold;*/
/* background-color: #0080d2; */
 }
  
div.hornavbar ul {
   display: inline ;
	margin-left: 0.2em ;
	margin-right: 0.2em ; 
	padding: 0 ;
	list-style: none ;
	display: inline ;
}

div.hornavbar ul li {
    display: inline;
	margin: 0 ;
	padding-right: 0.3em ;
	display: inline ;
	text-align: left ; 
	list-style: none ;
	margin-left: 0.1em ;
	margin-right: 0.1em ; 
	border-right: 1px outset black ;
}
div.hornavbar li a {
	color: black ;
	text-decoration: none ;
	display: inline ;
	font-size: 0.9em;
	font-weight: bold;
}

div.hornavbar li a:hover {
	color:  white ;
	text-decoration: none ;
}
 
div.finbox {
 margin-top: 2em; padding-top: 2em; margin-left: -0.2em; padding-left: 0em;
 margin-right: -0.2em;
 background-image: url("../imgs/finfl2.gif"); background-position: 20% 10%;  background-repeat: no-repeat;
 border-top-width: 0.01em; border-top-style: solid;
 }

div.mainbox{
 width: 750px;
 margin-left: auto;  /*100px; */
 margin-right: auto; /* 100px; */
 background-color: white;
/* border: solid inset 2px black; */
}

/*main text box */
div.maintxtbx  { 
 margin-top: 0em; 
/* margin-left: 130px; */
/* margin-right: 130px; */
 background-color: white;
 position: inherit; 
 padding-left: 2em;
 padding-right: 2em;
 padding-top: 2em; 
 padding-bottom: 1.0em;
/*  border-bottom: solid 1px black; */
/* border-left:  sollid 1px black; */
/* border-right: solid 1px black; */
}

div.maintxtbx li {
 /*list-style-type: bullet; */
 list-style-position: outside;
 text-indent: 0em;
 } 

p.sisennys {
  margin-left: 1em;
  font-size: 1.0em; 
}
 
div.contactinfobox { 
  background-color: white;
  position: inherit;
  padding-left: 2.8em;
  padding-right: 2.0em;
  padding-top: 0.1em;
  margin-top: 0em; 
/*  margin-left:  130px;  */
/*  margin-right: 130px; */
  font-size: 10px;
/*  border: solid 1px black; */
 border-top: solid 1px black;
  }

 /* co name, location */
div.nameenglish { font-size: 20px; position: relative; top: 0.4em; left: 0.1em; }
/* co name in chinese, location */
div.namechinese  { position: relative; top: 0.9em; left: 0.1em; }

div.rightbox {
 width: 130px;
 float: right;
 background-color: white;
 border-left: solid 1px black;
/* position: absolute; */
/* left: 90%; */
/* margin-right: 20px; */
 }

div.rightinnerbox {
 width: 120px;
 margin-left: 5px;
/* margin-right: auto; */
/* position: absolute; */
/* right: 0px; */
/*  margin-right: -20px; */
 }
