* {
  margin: 0;
  padding: 0;
}
body {
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  color: #000099;
  font-family: arial, sans-serif;
  text-align: center;
  background-color: #cccccc;
}
a, a:link, a:visited {
  color: #000099;
  text-decoration: none;
}
a:hover {
  color: #006600;
  text-decoration: underline overline;
}
#f11 {
  width: 98%;
  font-size: 10px;
  color: #666666;
  text-align: right;
  background: transparent url('../ic/sf11.gif') no-repeat scroll right center;
  padding-right: 12px;
}
#ombr {
  position: relative;
  width: 780px;
  margin: 0 auto;
  background-color: #666666;
}
#page {
  position: relative;
  left: -5px;
  top: -3px;
  width: 100%;
  border: 1px solid #007700;
  text-align: center;
  background-color: #ffffff;
}
#bsup {
	float: left;
  width: 100%;
  height: 75px;
  background-color: #005500;
  color: #ffcc00;
}
#bsup a, #bsup a:link, #bsup a:visited {
  float: left;
  width: 40px;
  margin-top: 12px;
  padding: 49px 24px 0 30px;
  background: transparent url('../ic/logo.gif') no-repeat scroll center top;
  color: #007700;
  text-decoration: none;
}
#bsup a:hover {
  text-decoration: none;
  color: #ffcc00;
}
#bsup h1 {
  float: left;
  font-size: 36px;
  padding-top: 5px;
  width: 650px;
  text-align: left;
}
#bsup h1 i {
  font-size: 14px;
  font-weight: normal;
  padding-left: 40px;
}
#bsup p {
  float: left;
  padding-left: 2px;
}
#binf {
  clear: left;
  width: 100%;
  font-size: smaller;
  text-align: center;
  color: #006600;
}
#bmid {
	float: left;
	width: 720px;
	padding: 0 30px;
}
#hdpg {
	float: left;
	width: 720px;
	margin: 8px 0 0;
	border-bottom: 2px solid #006600;
}
#bdpg {
	float: left;
	width: 720px;
	margin: 8px 0 0;
	border-top: 2px solid #006600;
	font-size: 10px;
}
#cdpg {
	float: left;
	width: 720px;
	margin: 12px 0 0;
}
#hdpgg, #bdpgg {
  float: left;
}
#hdpgd, #bdpgd {
  float: right;
}
#hdpgg  a {
  background: transparent url('../ic/drap.gif') no-repeat scroll left center;
  padding-left: 24px;
  line-height: 22px;
}
#hdpgg  span {
  background: transparent url('../ic/bde.gif') no-repeat scroll left center;
  padding-left: 24px;
  line-height: 22px;
}
#hdpgd li {
  border: 2px solid white;
  padding: 3px;
  line-height: 12px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 156px;
  background-color: #ffcc00;
  position: relative;
  color: white;
  font-weight: bold;
  text-align: center;
}
#hdpgd li:hover {
  background-color: #006600;
  font-weight: normal;
}
#hdpgd li.submenu {
  background-color: #ffcc00;
  color: white;
  text-align: center;
}
#hdpgd li.submenu:hover {
  border: 2px solid #006600;
  background-color: white;
  color: #006600;
}
#hdpgd li a {
  padding-left: 3px;
  color: white;
  font-weight: bold;
  width: 150px;
  text-decoration: none;
}
#hdpgd ul ul {
  position: absolute;
  width: 156px;
  display: none;
}
#hdpgd ul ul li {
  line-height: 20px;
  border: 1px solid white;
}
#hdpgd ul.level1 li.submenu:hover ul.level2 {
  display: block;
}
#hdpgd ul.level2 {
  top: 18px;
  left: -1px;
}
#hdpgd ul.level1 li.submenu:hover a.a1{
  color: #006600;
}
#bdpg a:hover {
  text-decoration: underline;
}
#bdpgd a.jpr{
  background: transparent url('../ic/jpr.gif') no-repeat scroll right bottom;
  padding-right: 23px;
}
h2 {
  font-weight: normal;
  font-size: 16px;
}
h3 {
  font-weight: bold;
  font-size: 14px;
}
h4 {
  font-weight: bold;
  font-size: 12px;
}
div#bpagin {
  clear: both;
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
div#bpagin button {
  margin: 5px;
}
div#bpagin p {
  padding: 0 0 5px;
}

