#newslogo {
    width: 250px;
    height: 53px;
    margin: 12px auto 0 auto;
    background-image: url('../img/jp.png');
    background-repeat: no-repeat;
    background-position: 50px 0;
}
#newslogo p{
	position: absolute;
	margin-top:1px ;
	font-size: 30px;
	font-weight: bold;
	color: #de0104;
	font-weight: bold;
	font-family: "微软雅黑";	
}
#englogo{
	position: absolute;
	width: 175px;
	height: 14px;
	margin-top:21px ;
	font-size:18px ;
	color: #a3a3a3;
	background-color: white;
    font-family: 宋体;
    letter-spacing: 2px;
}
#tiao{
	position: absolute;
	margin-left:175px ;
	margin-top:24px ;
	width: 75px;
	height: 12px;
	background-color:#f3f3f3 ;
}
#Search{
    margin-top:20px;
	width: 250px;
	height: 25px;
	margin: 18px auto 0 auto;
}
#tbsearch{
	float: left;
    border: 1px solid #c3c3c3; 
	width: 150px;
	height: 22px;
}
#btnsearch {
    float: left;
    width: 83px;
    height: 25px;
    background-image: url('../img/btn.png');
    color: white;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 13px;
    font-family: "黑体";
    font-size: 18px;
    text-align: right;
    border: 0;
}
 .centreleft_liebiao {
	margin-top: 20px;
	margin-left: 38px;
}
.centreleft_liebiao ul {
	padding: 0;
	margin: 9px 0 0 0;
}
.liebiaoli{
	width: 186px;
	height: 30px;
	list-style: none;
	padding: 6px 0 0 17px;
	list-style-type: none;
	margin-top: 9px;
	height: 33px;
	background-color: #edecec;
	box-shadow: 1px 3px 4px 2px #d3d1d1;
	font-size: 20px;
	font-family: "黑体";
	font-weight: bold;
    text-decoration:none;
    color:black;
    cursor:pointer;
    
}
.thisli {
    width: 186px;
	height: 30px;
	list-style: none;
	padding: 6px 0 0 17px;
	list-style-type: none;
	margin-top: 9px;
	height: 33px;
	background-color: #de0104;
	box-shadow: 1px 3px 4px 2px #d3d1d1;
	font-size: 20px;
	font-family: "黑体";
	font-weight: bold;
    text-decoration:none;
    color:white;
    cursor:pointer;
}
#position{
	font-family: "微软雅黑";
	width: 500px;
	height: 16px;
	float: left;
	margin-top: 12px;
	margin-left: 19px;
	font-size: 13px;
	color: #c0c0c0;
}
#position ul{
	list-style:none;
    margin:0;
    padding:0;
}
#position ul li{
	float: left;
}
#position ul li a{
	text-decoration:none;
	color: #c0c0c0;
}
#title{
	position:relative;
	width: 890px;
	height: 27px;
	float: left;
	margin-top: 13px;
	margin-left: 21px;
	background-color: #fafafa;
}
#title span{
	position: absolute;
	min-width: 76px;
	height: 20px;
	left: 5px;
	top: 6px;
	font-size:14px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #cb0008;
}
#newlist {
    float:left;
    width: 890px;
    min-height:450px;
    margin-top: 20px;
    margin-left: 21px;
    margin-bottom:30px;
    background-image: url('../img/back.jpg');
}
.listul{
    width:890px;
    min-height:50px;
	list-style:none;
    margin:0;
    padding:0;
    margin-top:10px ;
}
.listul li{
	position:relative;
	width: 850px;
	margin-top: 13px;
	margin-left: 10px;
	font-size: 14px;
	line-height:24px;
	font-family: "微软雅黑";
}
.listul li::before{
	content: "•";
	color: #00a0e9;
}
.libottom {
    width: 850px;
    height: 1px;
    margin-left: 17px;
    background-image: url('../img/Bb.png');
}
.newtitle{
	 text-decoration:none;
	 color: black;
}
.newstime{
	position: absolute;
	left: 550px;
    color:black;
}
.newsread{
	float: right;
	margin-right: 10px;
    color:black;
}
.listmenu{
	list-style:none;
    margin:0;
    padding:0;
    margin-top:24px ;
    float: right;
    margin-right:20px ;
    margin-bottom:20px;
}
.listmenu li,input{
	float: left;		
}
.listmenu li a{
	text-decoration:none;
	font-size: 14px;
	color: #666666;	
}
#page{
	width: 30px;
	height: 17px;
}
#skip{
    margin-left:5px;
    height: 22px;
    text-align:center;
    font-size: 14px;
}