body{
	background-color: #fff;
}

/*------ 公共头部 box1 ------[开始]*/
.box1 .title{
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	background-color: #004ea2;
	margin-bottom: 8px;
}
.box1 .title img{
	vertical-align: middle;
	margin-right: 10px;
}
.box1 .title span.more a{
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right:10px;
}
.box1 .title span.more a:hover{
	color: #f2af1e;
}
/*------ 公共头部 box1 ------[结束]*/

/*------ 最新公开信息、信息公开规章制度  box2 ------[开始]*/
.box2{
	width: 585px;
}
.box2 .ct ul li{
	padding-left: 2px;
}
.box2 .ct ul li a{
	display: inline-block;
	width: 480px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    font-size: 16px;
    color: #555;
    padding-left: 24px;
    line-height: 36px;
    background:url(../images/icon_square.png) no-repeat center left;
}
.box2 .ct ul li a:hover{
    color: #004ea2;
}
.box2 .ct ul li span.date{
    float: right;
    color: #a0a0a0;
    color: #aaa;
    line-height: 36px;
}
/*------ 最新公开信息、信息公开规章制度  box2 ------[结束]*/

/*------ 信息公开目录 menu ------[开始]*/
.menu{
	margin:20px auto 20px;
}
.menu .menu_box{
	min-height: 60px;
	/*padding:20px 0 0 40px;*/
	padding-left: 40px;
	min-height: 60px;
	/*line-height:60px;*/
	background-color: #fafafa;
	margin-bottom: 10px;
}
.menu .menu_box .column{
	font-size: 18px;
	color: #004ea2;
	line-height: 60px;
	margin-right: 35px;
}
.menu .menu_box .column a{
	color: #004ea2;
}
.menu .menu_box .column a:hover{
	color: #db9025;
}
.menu .menu_box .sub{
	margin: 13px 0;
	max-width: 940px;
}
.menu .menu_box .sub ul li{
	float: left;
	color: #ccc;
	line-height: 34px;
}
.menu .menu_box .sub ul li.line{
	margin:0 20px;
}
.menu .menu_box .sub ul li a{
	color: #333;
}
.menu .menu_box .sub ul li a:hover{
	color: #004ea2;
	color: #db9025;
}
/*------ 信息公开目录 menu ------[结束]*/

/*------ 信息公开受理、监督举报受理  box3 ------[开始]*/
.box3{
	width: 585px;
}
.box3 .title{
	margin-bottom: 12px;
}
.box3 .ct{
	height: 180px;
	padding:23px 0 0 26px;
	background-color: #f8fbff;
	border:1px dashed #abc9ea;
	border-radius: 6px;
}
.box3 .ct .department{
	font-size: 18px;
	color: #044a96;
	padding-left: 18px;
	margin:0 0 10px 4px;
	background:url(../images/icon_line.png) no-repeat center left;
}
.box3 .ct .department a{
	color: #044a96;
}
.box3 .ct .department a:hover{
	color: #db9025;
}
.box3 .ct .contact .contact_list{
	line-height: 34px;
	color: #3d617c;
	/*color: #29496b;*/
	margin-left: 4px;
}
.box3 .ct .contact .contact_list a{
	color: #3d617c;
}
.box3 .ct .contact .contact_list a:hover{
	color: #db9025;
}
.box3 .ct .contact .contact_list img{
	vertical-align: middle;
	margin-right: 6px;
}
/*------ 信息公开受理、监督举报受理  box3 ------[结束]*/














