@charset "utf-8";
body,div,p,h1,h2,h3,ul,ol,li,table,tr,td,input{margin:0;padding:0;}
.scrollnewsbox{
	width:1000px;
	height:55px;
	cursor:pointer;
	position: relative;
	padding-top: 3px;
	font-family: "Microsoft YaHei",SimSun;
	-moz-user-select: none;
   	-webkit-user-select: none; 
   	-ms-user-select: none; 
  	-khtml-user-select: none; 
   	user-select: none;
}
.newsBoxLeft{
	height:55px;
	width:353px;
	background:url(//www.xinhuanet.com/world/2014mh/newsbox1.png) no-repeat;
	position: absolute;
	left:0;
	bottom:0;
}
.newsBoxMid{
	margin:0 152px 0 353px;
	background:url(//www.xinhuanet.com/world/2014mh/newsbox2.png);
	background-repeat: repeat-x;
	height:55px;
	line-height: 55px;
	color:#647e94;
	font-size: 18px;
	position: relative;
}
.newsBoxRight{
	height:55px;
	width:157px;
	background:url(//www.xinhuanet.com/world/2014mh/newsbox3.png) no-repeat;
	position: absolute;
	right:0;
	bottom:0;
}
#timerBox{
	position: absolute;
	right:32px;
	bottom:5px;
	font-size:17px;
	color:#647e94;
}
#supportNum{
	position: absolute;
	width:100px;
	left:10px;
	top:3px;
	font-size:20px;
	text-align: right;
	color:#073476;
	overflow: hidden;
}
.latestNewsBox{ position: absolute; left:74px; width:360px; top:15px; height:30px; line-height:30px; overflow: hidden; 
}
.latestNewsBox ul li{
	list-style:none;
	float:none;
	height:30px;
	width:400px;
	line-height: 30px;
	font-family:"微软雅黑";
	color:#647e94; font-size:14px;
}
.latestNewsBox ul li a{
	text-decoration: none;
	color:#647e94;
	font-size:14px;
}
.latestNewsBox ul li span{
	font-size: 14px;
	 font-family:"微软雅黑";
	 color:#647e94;
}
.voteform{
	position: absolute;
	top:0;
	right:0;
}
.voteform .class1{
	height:56px;
	width:50px;
	background:transparent;
	border:none;
	cursor: pointer;
}
