#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{
	width: 250px;
	height: 25px;
	margin: 18px auto 0 auto;
}
#tbsearch{
	float: left;
    border: 1px solid #c3c3c3; 
	width: 150px;
	height: 22px;
}
#btnsearch {
    cursor: pointer;
    float: left;
    width: 83px;
    height: 25px;
    background-image: url('../img/btn.png');
    color: white;
    border-radius: 5px;
    margin-left: 13px;
    font-family: "黑体";
    text-align: right;
    border: none;
    font-size:18px;
}



#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;
}

#newstitle{
	width: 890px;
	margin: 20px auto 0 auto;
	min-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #494949;
}

#qita{
	width: 875px;
	height: 20px;
	background-color: #f9f8f4;
	margin:  5px auto 0 auto;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #8a8a8a;
}
#Contents{
	width: 846px;
	min-height: 400px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #494949;
	margin: 30px auto 0 auto;
}
#Contents p{
	margin: 8px;
	
}
