.bulletin-body-wrapper{width:100%;margin:0 auto 40px auto}
.bulletin-main-wrapper{width:990px;margin:0px auto;overflow:hidden;}
.bulletin-main-shadow{border-top:1px solid #ddd;padding-top:30px}
.bulletin-box-left{ width:228px; height:auto; background:#fff; margin-right:10px; float:left;box-shadow:0 0 2px 0 rgba(0,0,0,.1);}
/*----Js手风琴效果样式-----*/
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #0198f1;
  color: #fff;	
  padding: 0.5em;
  border-bottom:solid 1px #e0e0e0;
  border-left:solid 1px #e0e0e0;
  border-right:solid 1px #e0e0e0;
}

ul#menu li a:hover {
  background: #0260a8;
}

ul#menu li ul li a {
  background: #fff;
  color: #767777;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #afd8f9;
  border-left: 5px #0198f1 solid;
  padding-left: 15px;
  color:#000;}

/*----Js手风琴效果样式-----*/

.bulletin-box-right{width:750px; height:auto; border:solid 1px #e0e0e0;background:#fff; float:right;box-shadow:0 0 2px 0 rgba(0,0,0,.1); padding:0 20px 0 20px;}
.box-right-top{ border-bottom:solid 1px #e0e0e0; height:105px; text-align:center;}
.box-right-top p{ line-height:15px; padding-top:20px;}
.box-right-top p span{ padding-left:15px;}
.box-h4{padding-top:30px; color:#333;}

.box-right-center{ width:100%; height:auto;text-indent:2em; color:#666565; margin-bottom:30px;}
.box-right-center p{ padding-top:20px; }
.box-right-p{ text-align:center;}

.box-right-bottom{ width:100%; height:auto; text-align:center; line-height:80px;border-top:solid 1px #e0e0e0; }


/*----about-list------*/
.box-right-list-top{ border-bottom:solid 1px #e0e0e0; height:80px; text-align:center;}
.box-right-list-left{float:left; font-size:24px;display:block; color:#444545; }
.box-right-list-right{float:right; display:block;}
.box-right-list-top span{ padding-top:20px; line-height:60px;}
.box-right-list-center{width:100%; height:auto;color:#666565;}
.comnewslist li{ background-image:url(../images/sprite.png); background-repeat:no-repeat; background-position:13px 17px; border-bottom:1px dashed #e8e7e7; padding:8px  22px 6px 22px; }
.comnewslist li a{ color:#666;}
.comnewslist li a:hover{ color:#0198f1;}
.comnewslist span{ float:right; display:inline; color:#888;}









