.main{
	border-top: none;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;}
body{
	font:14px "宋体",tahoma,arial,\5b8b\4f53;

	font-size: 12px;
	color: #434343;
	padding:0;
	margin:0;
	background-repeat:repeat-x;
	background-color:#ECECEC;}

/*后台样式*/
.list_style{
	font-family:"宋体";
	font-size:12px;}
div.list_style a:link{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	vertical-align: baseline;
	outline: none;}
div.list_style a:hover{
	color:red;}
目录文字css样式-
.dir_font{
	font-family:"宋体";font-size:12px;}
/*
头部分css样式表
*/
#header{
	
	width:100%;}
#header .header_inner{
	
	width:100%;}
#header .header_inner_logo{
	background-color:#ffffff;
	
	border-bottom:none;
	width:100%;
	height:200px;
	background-image: url(images/lg.jpg);}
#header .date{
	color:#FFFFFF;
	font-size:14px;
	position:absolute;
	margin-top:180px;
	margin-left:20px;}
#header .header_inner_directory{
	background-color: #FF0000;
	text-align: center;
	width: 100%;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	background-image: url(images/lanmu.jpg);
	background-repeat: repeat-x;}
/*
头部分样式表结束
*/


/*
中间部分的样式开始
*/
#center{
	width:100%;
	background-color:#ffffff;
	margin:0 auto;}

#center .center_inner{
	width: 1000px;
	margin: 0 auto;}
.center_inner .center_inner_left,.center_inner_center,.center_inner_right{
	width: 396px;
	height: auto;
	float: left;}
/*
用作内容左的div（图片显示和基层党建，新进风采三个栏目）
*/
.center_inner .center_inner_left{
	border-left:solid 1px green;}

/*左div的三个板块的边框布局*/
.center_inner_left .left_graph,.left_center,.left_foot{
	width: 380px;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #ffffff;}



/*图片板块*/
.center_inner_left .left_graph{
	height: 250px;}

/*基党建设开始*/
.center_inner_left .left_center{
	border: thin solid #D8C8C9;
	height:204px;}
.left_center .left_center_title{}
.left_center .left_center_content{
	width:100%;
	height:200px;
	background-color:#ffffff;}
/*基党建设结束*/

/*先进风采开始*/
.center_inner_left .left_foot{
	margin-top: 20px;
	border: thin solid #D8C8C9;
	height:204px;}
.left_foot .left_foot_title{
	width:100%;}
.left_foot .left_foot_content{
	width:100%;
	height:200px;
	background-color:#ffffff;}
/*先进风采结束*/


/*
用作内容左的div（图片显示和基层党建，新进风采三个栏目）结束
*/
/*
内容主体中间的div的css样式
*/
.center_inner .center_inner_center{}
/*三个板块总体布局*/
.center_inner_center .center_top,.center_bottom{
	width: 100%;
	margin-top: 18px;}
.center_inner .title{
	width: 100%;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	height: 32px;}
.center_inner .content{
	width: 100%;
	height: 230px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8C8C9;
	border-right-color: #D8C8C9;
	border-bottom-color: #D8C8C9;
	border-left-color: #D8C8C9;}

.center_inner_center .center_top{
	border: solid 1px #D8C8C9;}


.center_inner_center .center_center{

	border: thin solid #D8C8C9;
	height:204px;}

.center_inner_center  .center_bottom{
	margin-top: 20px;
	height:204px;
	border: thin solid #D8C8C9;}


/*
内容主体中间的div的css样式结束
*/


/*
inner右侧div的样式
*/
.center_inner .center_inner_right{
	width: 196px;
	float: right;}
.center_inner_right .right_top{
	border: 4px solid #F8F8F8;
	border-radius: 10px;
	margin-top: 15px;
	width: 180px;
	background-color: #F9F9F9;}
.center_inner_right .nvg{
	width: 182px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	background-image: url(images/nv.jpg);
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #C30;
	font-weight: bold;}
	
	.center_inner_right .right_center {
	height: auto;
	width: 100%;
	margin-top: 28px;}
.center_inner_right .right_center_content{
	width: 100%;
	height: 30px;
	margin-bottom: 10px;}
.center_inner_right .right_bottom{
	margin-top: 19px;
	broder: solid 1px #D8C8C9;}

/*
inner右侧div的样式结束
*/

/*
底部样式表开始
*/
#foot{
	width:100%;
	position:relative;
	clear:both;}
#foot .foot_inner{
	width: 1000px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #ebe8e8;
	background-image: url(images/bottom.jpg);}
/*
底部样式表结束
*/

