/* CSS Document */

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:500;
  color: #02681c;
  height:auto;

  
 
}

.link {
  height: 54px;
  padding-top: 17px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #777777
}

.link a:link {
  color: #777777;
  text-decoration: none;
  
}

.link a:visited {
  color: #777777;
  text-decoration: none;
  
}

.link a:hover {
  color: #ffa200;
  text-decoration: underline;
 
}

.linkb {
	/* height: 54px; */
	padding-top: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.linkb a:link {
  color: #777777;
  text-decoration: none;
 /* padding: 10px; */
  font-weight: bold;
}

.linkb a:visited {
  color: #777777;
  text-decoration: none;
  /* padding: 10px; */
  font-weight: bold;
}

.linkb a:hover {
  color: #ffa200;
  text-decoration: underline;
  /* padding: 10px; */
  font-weight: bold;
}

.memberinfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 5px;
}

.mainR {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: left;
}

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  
}

.headImg {
  float: left;
  width: 199px;
  height: 149px;
  position: relative;
  padding: 0px;
  border-bottom: #000 solid 2px;
  border-right: #000 solid 2px;
}

.headLine {
  float: left;
  position: relative;
  padding: 0px;
  border-bottom: #000 solid 1px;
  color: #53a068;
 
}

.QuickLine {
  float: left;
  position: relative;
  padding: 0px;
  border-left: #999 solid 1px;
  border-bottom: #999 solid 1px;
 
}
.pageBttm {
  text-align: center;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333;
  margin: 5px; 
}

.pageBttm a:link {
  color: #333;
  text-decoration: none;
}

.pageBttm a:visited {
  color: #333;
  text-decoration: none;
}

.pageBttm a:hover {
  color: #336699;
  text-decoration: underline;
}

.b2  {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 0px;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: small;
}
.blue  {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  margin: 2px 0px 2px 5px;
  display: block;
}
.links {
  margin-top: 3px;
  width: 140px;
}

.links a:link {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  margin: 2px 0px 2px 5px;
  display: block;
}

.links a:visited {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  font-weight: bold;
  text-decoration: none;
  margin: 2px 0px 2px 5px;
  display: block;
}

.links a:hover {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFA200;
  font-weight: bold;
  text-decoration: underline;
  margin: 2px 0px 2px 5px;
  display: block;
}

.inner a:link {
  display: block;
  background: #FFF;
  font-family:  Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 11px;
  color: #666;
  text-decoration: none;
  height: 20px;
}

.inner a:visited {
  display: block;
  background: #FFF;
  font-family:  Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 11px;
  color: #336699;
  text-decoration: none;
  height: 20px;
}

.inner a:hover {
  display: block;
  background: #FFF;
  font-family:  Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 11px;
  color: #FFA200;
  text-decoration: underline;
  height: 20px;
}

dl {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 415px;
  background: #DDD url('/new/Pic/rBttm.gif') no-repeat bottom left;; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0
}

dt {
  font-weight: bold;
  
  color: #FFF;
  margin: 0;
  background: #999 url('/new/Pic/rTop.gif') no-repeat top left;
  border-bottom: 1px solid #FFF;; padding-left:0; padding-right:10px; padding-top:5px; padding-bottom:5px
}

dt span {
  
  font-size: 11px;
  
}

dd {
  margin: 0;
  padding: 10px;
}

dd.word {
  font-weight: bold;
  padding-bottom: 0px;
}

dd.articleLink a:link {
  font-weight: bold;
  padding: 0px 5px 5px 250px;
  color: #336699;
}

dd.articleLink a:visited {
  font-weight: bold;
  padding: 0px 5px 5px 250px;
  color: #666;
}

dd.articleLink a:hover {
  font-weight: bold;
  padding: 0px 5px 5px 250px;
  color: #FFA200;
}

dd.def {
  padding-top: 5px;
  padding-left: 15px;
}

dd.def a:link {
  color: #336699;
  text-decoration: none;
}

dd.def a:visited {
  color: #666;
  text-decoration: none;
}

dd.def a:hover {
  color: #FFA200;
  text-decoration: underline;
}