
/* 专题专用CSS，习近平讲话  */

@charset "gb2312";

*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	color: #333333;
	font-family:"宋体";
	background:url(jimagesxjp_bg.jpg) no-repeat center top #fefefe;
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
h2,h5{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}

.xjp_list{
	width:966px;
	height:668px;
	overflow:hidden;
	margin:0 auto;
}
.xjp_list ul li{
	width:966px;
	height:42px;
	font-size:16px;
	line-height:42px;
	overflow:hidden;
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
	border-bottom:#d1d1d1 1px dashed;
}
.xjp_list ul li span{
	float:right;
}
.xjp_next{
	width:658px;
	height:40px;
	overflow:hidden;
	margin:0 auto;
	line-height:40px;
	background:#5b2323;
	color:#FFF;
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.xjp_next a{
	color:#FFF;
}
.xjp_next a:hover{
	color:#FFF;
}

.xjp_bot{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding-top:36px;
	padding-bottom:36px;
	color:#fcb7ba;
	line-height:24px;
	background:#6e0c11;
}
.xjp_bot a{
	color:#fcb7ba;
}
.xjp_bot a:hover{
	color:#fcb7ba;
}




