
<style type="text/css">
* {
  font-size: 12px;
  font-family: arial;
}
* html {
  font-size: 12px;
  font-family: Times;
}
body {
  background: #CEE3F6;  
  font-size:12px;
  font-family: Times; 
}
* html body {
  background: #CEE3F6;
  font-size: 12px;
  font-family: Times;    
}
input {
  font-size: 12px;
  font-family: Times;
}
* html input {
  font-size: 12px;
  font-family: Times;
}
.data input, .data select {
  background-color: #CEE3F6;
  border: none;
	height: 12px;
  font-size: 12px;
  font-family: times;
}
* html .data input, * html .data select {
  background-color: #CEE3F6;
  border: none;
	height: 12px;
  font-size: 12px;
  font-family: times;
}

.head {
  font-weight: bold;
  color: #14508c;
  background-color: #88c4f8;
  height: 14px;
}
* html .head {
  height: 14px;
}

.detail {
  padding-top: 2px;
  padding-left: 3px;
  padding-right: 3px;
  height: 40px;
}
* html .detail {
  height: 40px;
}
.col1 {
  width: 151px;
  float: left;
}
.col2 {
  width: 307px;
  float: left;
}
.col3 {
  width: 250px;
  float: left;
}
.col4 {
  width: 1px;
  clear: both;
}
.col5 {
  width: 80px;
  float: left;
}
.col6 {
  width: 120px;
  float: left;
}
.col7 {
  width: 350px;
  float: left;
}
.col8 {
  width: 450px;
  float: left;
}
.col9 {
  width: 600px;
  float: left;
}
.add {
  border-top: 3px double #ff9933;
  border-left: 3px double #ff9933;
  border-bottom: 3px double #ff9933;
  border-right: 3px double #ff9933;
  margin-bottom: 2px;
}
.tabletalk {
  width: 920px;
  height: 90px;
	margin-bottom: 1px;
  text-align: left;
	padding: 1px;
  font-size: 11px;
  font-weight: bold;
  color: #0101DF;
}
.headingblock {
  width: 920px;
	height: 90px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #000088;
}
.mainblock {
  width: 920px;
}
.buttonblock {
  width: 920px;
  margin-top: 1px;
  margin-bottom: 1px;
}


.basicfont {
  font-size: 12px;
	font-family: Times;
	font-weight: bold;
}
.banner {
  vertical-align: middle;
  margin-bottom: 0px;
  font-family: arial;
	font-size: 13px;	
	color: #0000AD;
	font-weight: bold;
	background-color: #ffffff;
	/*background-image: url(/images/banpic1.jpg);*/
	background-repeat: no-repeat;    
  border-top:  7px double #F5F7FF;
  border-left:  7px double #F5F7FF;
  border-bottom:  7px double #F5F7FF;
  border-right:  7px double #F5F7FF;
	padding-top:8px;
	padding-left:12px;
	padding-bottom: 3px;
  width: 958px;
  height: 156px;
  position: absolute;
  top: 10px;
  left: 101px;
}

* html .banner {
  vertical-align: middle;
  margin-bottom: 0px;
	font-family: arial;
	font-size: 14px;	
	color: #0000AD;
	background-color: #ffffff;
	background-position: right top;  
  border-top:  7px double #F5F7FF;
  border-left:  7px double #F5F7FF;
  border-bottom: 7px double #F5F7FF;
  border-right:  7px double #F5F7FF;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 3px;
  width: 949px;
  height: 156px;
  position: absolute;
  top: 16px;
  left: 97px;
}
.bannerheader {
  font-size: 13px;
  color:  #B88A00;
	width: 836px;
	font-family: arial;
	font-weight: 400;
	text-align: justify;
	font-size: 12px;
	background-color: #EDF0FF;
  border-top: 7px double #F5F7FF;
  border-left: 7px double #F5F7FF; 
  border-bottom: 2px solid #B0C4DE;
  border-right: 7px double #F5F7FF;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 40px;
	padding-bottom:4px;	
	margin-top: -2px;
	position: absolute; 
  top: 40px; 
  left: 42px;
}
* html .bannerheader {
  font-family: arial;
	font-size: 13px;
	font-weight: 400;
	text-align: justify;
  color: #B88A00;
	background-color: #EDF0FF;
	/*background-image: url(/images/hang2.jpg);*/
	width: 840px;
	border-top: 7px double #F5F7FF;
  border-left: 7px double #F5F7FF; 
  border-bottom: 2px solid #B0C4DE;
  border-right: 7px double #F5F7FF;
  position: absolute; 
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 44px;
	padding-bottom: 4px;
	top: 40px; 
  left: 42px;
	margin-top: -4px;
}

</style>