body {
  color: #5d5d5d;
  font-size: 13px;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url(images/bg_a.jpg) repeat-x #ececec;
}
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
p {
  line-height: 22px;
}
h1 {
  color: #3b3b3b;
  font-size: 15px;
  background: url(images/banner1.jpg) no-repeat;
  height: 30px;
  padding: 7px 0 0 15px;
}
h2 {
  color: #3b3b3b;
  font-size: 15px;
  background: url(images/banner2.jpg) no-repeat;
  height: 30px;
  padding: 7px 0 0 15px;
}
h3 {
  color: #3b3b3b;
  font-size: 15px;
  background: url(images/banner4.jpg) no-repeat;
  height: 30px;
  padding: 7px 0 0 15px;
}
h4 {
  color: #3b3b3b;
  font-size: 15px;
  line-height: 30px;
}
h5 {
  color: #3b3b3b;
  font-size: 17px;
  background: url(images/banner5.jpg) no-repeat;
}
a {
  text-decoration: none;
  color: #5d5d5d;
}
a:hover {
  color: #064775;
}
.a {
  color: #3b3b3b;
  text-decoration: underline;
}
.a:hover {
  color: #5d5d5d;
}
img,
a img {
  border: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table {
  border: 0;
  border-collapse: collapse ;
}
.red {
  color: #A40000;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.marginT10 {
  margin: 10px 0;
}
.margin10 {
  margin: 10px;
}
.marginT5 {
  margin: 5px 0;
}
.hidetext {
  display: block;
  line-height: 9999px;
  overflow: hidden;
}
.center {
  margin: 15px auto;
}
#buliding {
  margin: 0 auto;
  width: 970px;
}
#header {
  width: 970px;
}
#header .subnav {
  float: right;
  color: #fff;
  margin: 30px 5px 0 0;
}
#header .subnav a {
  color: #fff;
}
#header .subnav a:hover {
  text-decoration: underline;
}
#header .nav {
  height: 40px;
  clear: both;
  padding: 0 5px;
}
#header .nav li {
  float: left;
}
#header .nav li a {
  width: 120px;
  height: 40px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
}
#header .one a {
  background: url(images/nav.jpg);
}
#header .one a:hover {
  background: url(images/nav.jpg) 0 -40px;
}
#header .two a {
  background: url(images/nav.jpg) -120px 0;
}
#header .two a:hover {
  background: url(images/nav.jpg) -120px -40px;
}
#header .three a {
  background: url(images/nav.jpg) -240px 0;
}
#header .three a:hover {
  background: url(images/nav.jpg) -240px -40px;
}
#header .four a {
  background: url(images/nav.jpg) -360px 0;
}
#header .four a:hover {
  background: url(images/nav.jpg) -360px -40px;
}
#header .five a {
  background: url(images/nav.jpg) -480px 0;
}
#header .five a:hover {
  background: url(images/nav.jpg) -480px -40px;
}
#header .six a {
  background: url(images/nav.jpg) -600px 0;
}
#header .six a:hover {
  background: url(images/nav.jpg) -600px -40px;
}
#header .seven a {
  background: url(images/nav.jpg) -720px 0;
}
#header .seven a:hover {
  background: url(images/nav.jpg) -720px -40px;
}
#header .eight a {
  background: url(images/nav.jpg) -840px 0;
}
#header .eight a:hover {
  background: url(images/nav.jpg) -840px -40px;
}
#center {
  width: 940px;
  float: left;
  background: url(images/bg_b.jpg) repeat-y;
  padding: 5px 15px;
}
#center .tag {
  border-top: 2px solid #dddddd;
  height: 20px;
  line-height: 22px;
  padding-top: 2px;
  clear: both;
}
#center .tag span {
  font-size: 15px;
  color: #064775;
  font-weight: bold;
  margin-right: 15px;
}
#center .bannerbox {
  width: 940px;
  height: 30px;
  line-height: 30px;
  background: url(images/banner3.jpg) no-repeat;
}
#center .bannerbox .title {
  color: #3b3b3b;
  font-size: 15px;
  margin-left: 15px;
  float: left;
}
#center .bannerbox .now {
  font-size: 11px;
  margin-right: 20px;
  float: right;
}
#center .aboutbox {
  width: 650px;
  margin: 10px 0 0 5px;
  float: left;
}
#center .aboutbox span {
  color: #3f73af;
}
#center .newsbox {
  width: 650px;
  margin-top: 10px;
  float: left;
}
#center .newsbox ul {
  margin-bottom: 30px;
}
#center .newsbox li {
  width: 650px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px dotted #cfcfcf;
  background: url(images/icon5.jpg) no-repeat 0px 8px;
}
#center .newsbox li a {
  color: #3f73af;
}
#center .newsbox li a:hover {
  color: #3b3b3b;
}
#center .newsbox li span {
  margin: 0 20px;
  color: #5d5d5d;
}
#center .newsbox .title {
  padding-left: 10px;
  line-height: 25px;
  border-bottom: 1px dotted #cfcfcf;
}
#center .newsbox .title b {
  font-size: 15px;
}
#center .newsbox p {
  margin: 15px 10px;
}
#center .newsbox .back {
  border-top: 1px dotted #cfcfcf;
  text-align: right;
}
#center .newsbox .back a {
  color: #3b3b3b;
}
#center .newsbox .back a:hover {
  color: #3f73af;
}
#center .linkbox {
  width: 650px;
  margin-top: 10px;
  float: left;
}
#center .linkbox ul {
  margin-bottom: 30px;
}
#center .linkbox li {
  width: 650px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px dotted #cfcfcf;
  background: url(images/icon5.jpg) no-repeat 0px 8px;
}
#center .linkbox li a {
  color: #4c732f;
  margin-left: 20px;
}
#center .linkbox li a:hover {
  color: #3f73af;
}
#center .message {
  width: 620px;
  padding: 0 20px;
  float: left;
}
#center .message p {
  line-height: 35px;
  clear: both;
}
#center .message .fixed {
  float: left;
  width: 70px;
  color: #5d5d5d;
}
#center .message input[type="text"],
#center .message textarea {
  border: 1px solid #a7a7a7;
}
#center .message textarea {
  width: 500px;
  height: 100px;
  margin-top: 12px;
}
#center .message input[type="text"] {
  width: 150px;
}
#topicboxL {
  width: 230px;
  margin-right: 12px;
  float: left;
}
#topicboxL .page {
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  background: url(images/icon3.jpg) no-repeat 0 3px;
  color: #10436c;
  border-bottom: 1px solid #dbdbdb;
}
#topicboxL .pdnav ul {
  margin-bottom: 20px;
  list-style:none;
  padding:0;
}

#topicboxL .pdnav li a {
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  display: block;
  overflow: hidden;
  background: url(images/icon2.jpg) no-repeat 0 3px;
  border-bottom: 1px solid #dbdbdb;
}
#topicboxL .pdnav li a:hover {
  background: url(images/icon3.jpg) no-repeat 0 3px;
  color: #10436c;
}

#topicboxL .pdnav ul ol {
  list-style:none;
  margin:0;
  padding:0;
}

#topicboxL .pdnav ul ol li a{
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  display: block;
  overflow: hidden;
  background: none;
  border-bottom: 1px solid #dbdbdb;
  color:#0b2e54;
	}
#topicboxL .pdnav ul ol li a:hover {
  background:  none;
  color: #10436c;
  text-decoration:underline;
}



#topicboxL .innews ul {
  margin-bottom: 10px;
}
#topicboxL .innews li {
  height: 22px;
  padding-left: 15px;
  line-height: 22px;
  background: url(images/icon5.jpg) no-repeat -8px 0;
  overflow: hidden;
}
#topicboxL .innews li a {
  color: #3b3b3b;
}
#topicboxL .innews li a:hover {
  text-decoration: underline;
}
#topicboxR {
  width: 697px;
  float: left;
}
#topicboxR .inpd {
		height:170px;

	width:122px;
  margin: 7px;
  float: left;
  overflow:hidden;
}
#topicboxR .inpd img {
  border: 1px solid #e9e9e9;
  width:122px;
  height:122px;
}
#topicboxR .inpd p {
  background: url(images/icon1.jpg) no-repeat;
  padding-left: 25px;
}
#topicboxR .bannerbox {
  width: 697px;
  height: 30px;
  line-height: 30px;
  background: url(images/banner5.jpg) no-repeat;
}
#topicboxR .bannerbox .title {
  color: #3b3b3b;
  font-size: 15px;
  margin-left: 15px;
  float: left;
}
#topicboxR .bannerbox .now {
  font-size: 11px;
  margin-right: 20px;
  float: right;
}
#topicboxR .aboutbox {
  padding: 0 15px 0 25px;
  background: url(images/aboutbg.jpg) no-repeat right bottom;
}
#topicboxR .aboutbox p {
  font-size: 15px;
  line-height: 28px;
}
#topicboxR .main {
  margin: 5px 0 0 10px;
}
#topicboxR .pdbox {
  width: 122px;
  /*height: 160px;*/
  overflow: hidden;
  float: left;
  margin: 7px;
}
#topicboxR .pdbox .pdPic {
  width: 122px;
  margin-bottom: 5px;
  text-align: center;
  overflow: hidden;

}
#topicboxR .pdbox .pdPic img{width:122px;  height:auto;}
#topicboxR .pdbox .pdPic * {
  vertical-align: middle;
}
#topicboxR .pdbox .pdPic i {
  height: 100%;
  display: inline-block;
}

#topicboxR .pdbox .pdPic1 {
  width: 122px;
  margin-bottom: 5px;
  text-align: center;
  overflow: hidden;

}
#topicboxR .pdbox .pdPic1 img{width:122px; }
#topicboxR .pdbox .pdPic1 * {
  vertical-align: middle;
}
#topicboxR .pdbox .pdPic1 i {
  height: 100%;
  display: inline-block;
}

#topicboxR .pdbox p {
  background: url(images/icon1.jpg) no-repeat;
  line-height: 20px;
  padding: 2px 0 0 25px;
}


#topicboxR .pdbox1 {
  width: 122px;
  height: 160px;
  overflow: hidden;
  float: left;
  margin: 7px;
}
#topicboxR .pdbox1 .pdPic {
  width: 122px;
  height: 100px;
  margin-bottom: 5px;
  text-align: center;
  overflow: hidden;

}
#topicboxR .pdbox1 .pdPic img{width:122px; height:100px;}
#topicboxR .pdbox1 .pdPic * {
  vertical-align: middle;
}
#topicboxR .pdbox1 .pdPic i {
  height: 100%;
  display: inline-block;
}
#topicboxR .pdbox1 p {
  background: url(images/icon1.jpg) no-repeat;
  line-height: 20px;
  padding: 2px 0 0 25px;
}

#topicboxR .pdbox2 {
	float:left;
  margin-top: 10px;
}
#topicboxR .pdbox2 .pdbox_left{float:left; width:260px;}

#topicboxR .pdbox2 .pdPic_view {float:left; margin-top:0px;}
#topicboxR .pdbox2 .pdPic_view a img {width:40px; height:40px;border:#CCC 1px solid; margin-left:8px;}
#topicboxR .pdbox2 .pdPic_view a:hover img {border:#069 1px solid;}


#topicboxR .pdbox2 .pdPic2 {
  width: 235px;
  height: 235px;
  margin: 0 20px 20px 10px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  float: left;
}
#topicboxR .pdbox2 .pdPic2 * {
  vertical-align: middle;
}
#topicboxR .pdbox2 .pdPic2 i {
  height: 100%;
  display: inline-block;
}
#topicboxR .pdbox2 .pdmain {
  width: 420px;
  float: left;
}
#topicboxR .pdbox2 .pdmain2 {
  float: left;
  width: 96%;
  border-top:#b1daec 2px solid;
  margin:15px 5px;
  padding:15px 7px;
}
#topicboxR .back {
  border-top: 1px dotted #cfcfcf;
  text-align: right;
  clear: both;
}
#topicboxR .back a {
  color: #3b3b3b;
}
#topicboxR .back a:hover {
  color: #3f73af;
}
#footer {
  width: 940px;
  color: #5d5d5d;
  font-size: 12px;
  background: url(images/bg_b.jpg) repeat-y;
  padding: 0 15px;
  float: left;
}
#footer .line {
  border-top: 2px solid #dddddd;
  padding-top: 5px;
}
#footer .adress {
  margin-right: 15px;
  line-height: 18px;
  float: left;
}
#footer span {
  color: #0d417b;
  font-weight: bold;
}
#footer .copyright {
  margin-right: 5px;
  text-align: right;
}
#footer .baystars {
  color: #5d5d5d;
}
#footer .baystars:hover {
  color: #064775;
}
#abgne_fade_pic {
  background-color: #fff;
  position: relative;
  width: 970px;
  height: 297px;
  clear: both;
  background: url(images/bg_b.jpg) repeat-y;
}
#abgne_fade_pic .ad {
  position: absolute;
  left: 0px;
  top: 0px;
}
#abgne_fade_pic .control {
  visibility: hidden;
}
#pagenav {
  text-align: center;
  margin: 10px 0 10px 0;
}
#pagenav a {
  display: inline;
  color: #3c3c3c;
  padding: 0 4px;
  margin: 0 5px 0 ;
}
#pagenav a:hover {
  color: #fff;
  background-color: #3f73af;
}
#pagenav .current {
  color: #fff;
  background-color: #3f73af;
  padding: 0 4px;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 50px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: -999px;
  background: url(images/ui.totop.png) no-repeat left top;
}
#toTop:active,
#toTop :focus {
  outline: none;
}
#toTopHover {
  background: url(images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
