@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background: #ffffff;
	font-family: "Tahoma", "", "Arial", "Verdana";
	font-size: 12px;
}

table,td,p,select,input,textarea,div{
	font-size: 12px;
	font-family: "Tahoma", "", "Arial", "Verdana";
}

table{
	border-collapse: collapse;
	word-break: break-all;
}
td img{
	vertical-align: middle;
}

ul,li,form{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

form,select{
	margin: 0px;
	padding: 0px;
}

select{
	margin: 0px;
	padding: 0px;
}

a img{
	border: 0px;
}
a:link,a:visited,a:active{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}

/*头部样式*/
.toptable{
      background:url(../images/topbg.jpg);
	  height:32px;
}
.toptable2{
      background-color:#EDEDED;
	  height:24px;
	  text-align:center;
}

.table_img{
   margin:7px;
}


/*菜单样式*/
.menu ul{
      list-style:none;
	  text-align:center;
	  vertical-align:middle;
}

.menu li {
        float:left;
		width:64px;
		text-align:center;
		margin-left:4px;
	    padding-top: 3px;
		font-size:14px;
		color:#FFF33D;
		font-weight:bold;
		vertical-align:middle;
}
.lipic{
        background:url(../images/menu_line.gif);
		width:3px;
}

.menu a:link{
       color:#000;
       text-decoration:none;
}

/*有边框的table*/
.table_left{
    border:#D0D0D0 1px solid;
	margin-left:7px;
	margin-right:10px;
	margin-bottom:12px;
}

.table_left td.border{
   border:#D0D0D0 1px solid;
 }

.td-img{
     width:333px;
	 height:211px;
	 margin:5px;
}
.td-text{
     width:333px;
	 height:18px;
	 margin:5px;
	 font-size:12px;
	 font-weight:bold;
	 color:#515151;
}

.td-list{
     font-size:12px;
	 color:#000000;
}

.td_titlebg{
     background:url(../images/bntbg1.jpg);
	 height:37px;
	 width:81;
	 font-size:14px;
     color:#FFFFFF;
	 font-weight:bold;
	 text-align:center;
	 vertical-align:middle;
}


.td_titlebg2{
     background:url(../images/bntbg2.jpg);
	 height:37px;
	 font-size:12px;
	 text-align:right;
	 vertical-align:middle;
	 color:#333333;
}

.td_border{
     margin-left:5px;
}

.table_right{
    border:#D0D0D0 1px solid;
	margin-right:7px;
	margin-bottom:12px;
}

.table_rightbg{
    background:url(../images/bntbg3.jpg);
	height:32px;
}

.table_righttitle{
   font-size:14px;
   color:#E10000;
   font-weight:bold;
}

.table_more{
   font-size:12px;
   color:#000000;
   text-align:right;
}

.table_rightlist{
   font-size:12px;
   color:#000000;
   line-height:21px;
   margin-left:3px;
   margin-right:3px;
   margin-bottom:6px;
}
/*机关文化*/
.table_middle{
    border:#D0D0D0 1px solid;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:6px;
}
.table_middle td.form{
     border:#D0D0D0 1px solid;
}

.table_middle td.form1{
	 background:url(../images/bntbg4.jpg);
	 width:96px;
	 height:33px;
	 font-size:14px;
	 color:#E10000;
	 font-weight:bold;
	 padding-left:4px;
}

.table_middle td.form2{
	 background:url(../images/bntbg5.jpg);
	 text-align:right;
	 height:33px;
}

/*党建博客*/

.table_book{
      margin:5px;
}

.table_book td.txt{
      padding-left:5px;
	  font-size:12px;
	  line-height:20px;
}
#text{
      font-weight:bold;
}

/**/
.banner_table{
     margin-right:7px;
	 margin-left:7px;
	 margin-bottom:7px;
}

/*页脚表格*/
.table_bottom{
    border:#D0D0D0 1px solid;
	margin-left:7px;
	margin-right:7px;
	margin-top:7px;
}

.table_bottom td.form{
   border:#D0D0D0 1px solid;
   background:url(../images/youqingbg.jpg);
   height:26px;
}

.table_bottomtext{
   font-size:12px;
   color:#000000;
   text-align:center;
 }
 /*列表页面*/

/*引导层样式*/
.text_table{
    background:url(../images/list_topbg.jpg);
	height:29px;
	margin-left:7px;
	margin-right:7px;
}
.text_table td.text{
    font-size:12px;
	color:#000000;
	padding-left:6px;
}

.text_list{
	margin-left:7px;
	margin-right:7px;
	margin-top:7px;
}
/*左边导航样式*/
.list_lefttitle{
   background:url(../images/bntbg1.jpg);
   height:37px;
   width:81px;
 }
 
 .list_lefttxt{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-align:center;
 }
 .list_rightbg{
   background:url(../images/bntbg2.jpg);
   height:37px;
 }
 
 .list_tb{
 border:#D9D9D9 1px solid;
 background-color:#F6F6F6;
 height:30px;
 width:100%;
 margin-top:4px;
 }
 
 .list_tb td.text{
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-align:center;
 }

 /*右边表格样式*/
 
 .right_tb{
 background-color:#F5F5F5;
 margin-left:8px;
 }
 
 .right_tbline{
   margin-top:16px;
   margin-bottom:10px;
   background:url(../images/xuxian.jpg);
   height:1px;
 }
 .list_ti1tletb{
    border:#E4E4E4 1px solid; 
	width:676px;
	height:40px;
	background-color:#ffffff;
	margin-bottom:8px;
}

/*内容页面样式*/
.conten_title{
   font-size:14px;
   font-weight:bold;
   height:50px;
   text-align:center;
 }
 
  .content_ti1tletb{
    border:#E4E4E4 1px solid;
	text-align:center; 
	width:665px;
	height:25px;
	background-color:#ffffff;
	margin-bottom:8px;
}

  .content_text{
	width:665px;
	padding:8px;
	line-height:22px;
	margin-bottom:8px;
}
