#left {
 width: 595px;
 padding-right: 10px;}

#right {
 width: 595px;
 padding-left: 10px;}

#bulletin {
 background: transparent url(../images/bulletin1.png) no-repeat;
 height: 160px;
 padding: 40px 20px 20px 20px;}

#bulletin .title {
 height: 20px;}

#bulletin .title .text {}

#bulletin .title .more {
 float: right;
 padding-right: 20px;}

#bulletin .content {}

#bulletin .content img[src$="more.gif"] {
 display: none;}

#cele { 
 margin-top: 20px;
 font-size: 18px;
 text-align:left;
 line-height:26px;
 font-weight: bold;
 background:url(../images/lianxi.jpg);
 background-size:100% 100%;}

.reservation {
 /*padding:7px;*/
 font-size: 1.2em;
 background:transparent url(../images/reservation.png) no-repeat;}

.reservation .title {
 float: left;
 width: 75px;
 padding: 5px 0 0 10px;
 color: #FFF;
 font-weight: bold;
 line-height: 15px;}

.reservation .content {
 height:75px;
 width:240px;
 text-align:left;
 padding-left:70px;
 display:table-cell;
 vertical-align:middle;}

.reservation .content .line1 {
 height: 25px;
 line-height: 50px;
 color: #C00;
 font-weight: bold;}

.reservation .content .line2 {
 float:right;
 height: 30px;
 line-height: 30px;
 color: #00AFDC;
 font-weight: bold;}

#news {
 }

#news .title {
 height: 67px;
 background: transparent url(../images/news_item.png) no-repeat;
 background-size:100% 100%;}

#news .title .text {
 line-height: 40px;
 font-style: italic;
 font-weight: bold;
 font-size: 1.3em;
 color: #FFF;
 float: left;
 padding-left:20px;}

#news .title .more {
 float: right;
 padding-top: 15px;
 padding-right:20px;}

#news .content {
 position: relative;
 width: 513px;
 margin: 0 20px;
 padding: 0 20px;
 padding-bottom: 10px;
 border: green solid 1px;
 border-top: none;
 top: -15px;
 border-radius: 0 0 10px 10px;}

#news .content img[src$="more.gif"] {
 display: none;}


#middle-pic {
 height: 120px;
 margin-top:15px;
 margin-bottom:15px;}


div.forum {
 width: 480px;}

div.forum .title {
 height: 25px;
 font-weight: bold;
 border-bottom-style: solid;
 border-bottom-width: 3px;}

div.forum .title .text {
 float: left;
 font-size: 1.3em;}

div.forum .title .more {
 float: right;}

div.forum .content {
 font-size: 1em;
 color: #333;
 padding: 0 0 10px 20px;}

div.forum .content img[src$="more.gif"] {
 display: none;}

#health {
 padding-right: 10px;}

#health .title {
 color: blue;
 border-bottom-color: blue;}

#inquery {
 padding-left: 10px;}

#inquery .title {
 color: #FC0;
 border-bottom-color: #FC0;}

#test {
 padding-right: 10px;}

#test .title {
 color: green;
 border-bottom-color: green;}

#report {
 padding-left: 10px;}

#report .title {
 color: brown;
 border-bottom-color: brown;}


#friend_site {
 border-radius: 5px 0 0 5px;
 border: #80b030 solid 1px;}

#friend_site .title {
 color: #FFF;
 font-weight: bold;
 font-size: 1.3em;
 padding-left: 5px;
 width: 25px;
 background: #80b030;}

#friend_site .content {
 width: 920px;
 overflow: hidden;}


.tab {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  margin:0 auto;
  line-height: 1.5;
  font-weight: 300;
  color: #888;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
.tabs li {
  list-style:none;
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.tabs a {
  background-color: #f7f7ef;
  border-bottom: 1px solid #fff;
  color: #888;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
  outline: none;
  padding: 0 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* border-bottom: 3px solid #82c83c; */
}

.tabs_item {
  display: none;
  padding: 10px 0;
}
.tabs_item ul li+li{
  border-top:1px dashed #ccc;
}
.tabs_item:first-child {
  display: block;
}

.tabs .current a {
  color: #fff;
  background: #82c83c;
}

.tab_content{
  /* height:300px; */
  position:relative;
  padding-right:5px;
  margin-top:-3px;
  border:3px solid #82c83c;
  height:148px;
}

#xinqiaobao{
  border-radius:15px;
  margin-top:20px;
  /* background-color:#f9f9f2; */
  background-image:url(../images/xinqiaobao.png);
  background-size:100% 100%;}

#xinqiaobao:hover{
  cursor:pointer;
  opacity:0.8;
  -ms-filter: "alpha(opacity=80)";}

#cele .STYLE1{
  color:#8fbc8f;
  padding-left: 150px;}

#cele .line2{
  color: #98958b;}

#erweima{
  height:160px;
  margin-top:10px;
  background: url(../images/weibo.png); 
  background-size:100% 100%;}

#erweima table{
  margin-left:173px;
  height:100%;}

#erweima table img{
  vertical-align:middle;
  width:200px;
  height:110px;
}