@import url(body.css);
@import url(top.css);
@import url(foot.css);
@import url(ad.css);


h3 {
  margin: 0;
  width:100%;
  height:27px;
  line-height:27px;
  font-size: 12px;
  font-weight:bold;
  background:#fff;}

/* *********  Div 部分  ******** */

.div_center {                                     /*///   中心 - 1   ///*/
  width:760px;
}

.div_leftup {                             /*///   中心 - 最新公告   ///*/
  width:250px;
  float:left;
  text-align:left;
  padding: 0;
}

.slideimg {                             /*///   中心 - 最新公告   ///*/
  width:250px;
  height:250px;
  float:left;
  text-align:left;
  padding: 0;
  margin:0;
  border:1px #eee solid;
}

.div_center_up_left {
	float:left;
	width:315px;
	padding: 0;
	margin:0 3px;
	border:1px #9dcded solid;
	overflow: hidden;
}

.div_center h3 {
	margin: 0;
	line-height: 25px;
	height: 25px;
	font-size: 1em;
	width: 100%;
	background:#0167d3;
}
.div_center h3 strong {
  color:#FFF;
	float: left;
	text-align:left;
	font-size:14px;
}

.new_list {
  width:100%;
  float:left;
  margin-top:3px;
  background:#F6FBFE;
  margin-bottom:10px;
}

.div_center_up_left span {
  float: left;
  margin:3px 7px 3px 7px;
  width:96%;
  height:31px;
  line-height:31px;
  text-align:left;
  background:#EDF5DA;
  font-weight:bold;
  border:1px #99CC00 solid;
  color:#FE9601;
}

.new_list ul {
  width:100%;
  margin: 0;
  padding: 0;
}

.new_list ul li {                                 /*///   中心 - 头条列表   ///*/
  float: left;
  width:98%;
  background:#F6FBFE;
  font-size: 13px;
  text-align:left;
  margin-left:1%;
  margin-right:1%;
  line-height:21px;
  height:21px;
  }
.new_list a{
  font-size: 13px;
  height:21px;
  line-height:21px;
}

.div_center_right {                            /*///   中心 - 公告列表   ///*/
	width:182px;
	float:right;
	padding:0;
	background:none;
}

.div_center_right h3{ 
	margin: 0;
	line-height: 25px;
	height: 25px;
	font-size: 1em;
	width: 100%;
	background:#498ed9;
	color:#FFF;
	text-align:left;
}

.rightcp{
    width:100%;
	background:#f8f8f8;
	}
	
.rightcp ul{width:100%; margin:0; padding:0;}

.rightcp li { width:100%; text-align:left; line-height:21px;}

.div_center2 {                                     /*///   中心 - 2   ///*/
	width:760px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.left2{
  width:520px;
	text-align:left;
	background:#fff;
	float:left;
	margin-bottom:15px;
}
.left2 h3{
	float:left;
	width:100%;
	height:25px;
	background-color: #6699FF;
}

.right2{
  width:230px;
	float:right;
	
}
.right2 h3{
  border-left:5px red solid;
	text-align:left;
	height:25px;
	}
.right2 strong{
   font-size:14px;
   height:25px;
     
}
.right2 cite{
  float:right;
	width:65%;
	height:25px;
	background:#7186a4;
}

.bl {
   float:left;
   }
.br  {
   float:right;
   }
.bar{
   width:49%;
   text-align:left;
   border:1px #ccc solid;
   }
.bbr{
   width:100%;
   text-align:left;
   border:1px #ccc solid;
   }
.div_center2 span {
   float:left;
   background:#e9e7e7;
   width:100%;
   height:27px;
   line-height:27px; 
   }
.div_center2 ul {
  float:left;
	width:100%;
	margin:0;
	padding:0;
	}
.div_center2 li {
  width:100%;
	text-align:left;
	margin:0;
	padding:0;
  height:21px;
  line-height:21px;
	}

	 
.tab { width:24%; height:99%; font-weight: bold; float: left; border-right: 1px solid #E1ECF0; padding: 1px 0 0 25px; color: #1FA9CE; background: url(./images/t001.jpg) no-repeat 0.06em 0.05em #FFFFFF; font-size:14px; border-top:1px solid #0066CC;}

/*选项卡*/
.tabblock { border: 1px solid #E1ECF0; background: #F1F5F6; }
.msgtitlelist { margin: 5px; padding: 0; list-style: none; line-height: 1.8em; }
	.msgtitlelist li { height: 1.8em; overflow: hidden; text-align:left; }
cite { float: right; font-style: normal; width: 4em; height: 1.8em; color: #B9BCBF; overflow: hidden; text-align:right;}




#div_center_down_left {                              /*///   中 - 左侧   ///*/
  width:176px;
  float:left;
}

#div_center_down_left dl { margin: 0; padding: 3px 0; line-height: 1.8em; width: 100%; overflow: hidden; }

#div_center_down_left dl dt {
	float: left;
	width:98%;
	margin: 0;
	text-align:left;
	line-height: 23px;
	height: auto;
	background: url(./images/list_icon.gif) no-repeat 0.3em 0.7em;
	padding-left: 0.8em;
}

/* *********  Div 部分  ******** */
	#slidefooter {width:100%; height: 30px; line-height: 30px; overflow: hidden; text-align: center; background: #E7EAEC; margin-top: 1px; }
		#slidenext { float: right; width: 30px; }
		#slideprev { float: left; width: 30px; }
		#slidefooter p { margin: 0; }
			#slidefooter a { text-decoration: none; color: #000; }