﻿.news-wrapper{	width:595px;position: relative;overflow: hidden;}
.news-title{float: left;z-index:11;}
.news{width:500px;height: 36px;border-radius-topright: 4px;border-radius-bottomright: 4px;-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;-webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;overflow: hidden;}
.headline{position: absolute;font-size: 10pt;height: 20px;padding:5px 12px 8px 8px;overflow: hidden;z-index: 1;}
.headline a{color: #1e1e1e;text-decoration: none;}
.headline a:hover{ color:#1C88C8}
.headline span{ float:left; display:block; margin-right:10px;}
.control-bar{background-image: url(../images/control-bar.png);background-repeat: no-repeat;width: 97px;height: 21px;position: absolute;z-index: -1;top: 35px;}
.controls-wrapper{	position: relative;	width: 48px;	height: 12px;	margin-left: 24px;}
.controls-wrapper div{	position: relative;	width: 7px;	height: 8px;	margin-left: 6px;	margin-top: 4px;	float: left;}
.controls-wrapper div.next{	background: url(../images/next.png) no-repeat;cursor: pointer;}
.controls-wrapper div.prev{	background: url(../images/prev.png) no-repeat;cursor: pointer;}
.controls-wrapper div.play{	background: url(../images/play.png) no-repeat;cursor: pointer;}
.controls-wrapper div.pause{background: url(../images/pause.png) no-repeat;cursor: pointer;}
.preview-wrapper{font-size:10pt;padding-top:8px;width:598px;height:20px;position:absolute;z-index:1000;}
.preview{	width:582px;height:15px;background-color:#2c2c2c;border-radius:8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;
	border: solid 1px #212121;	padding:0 8px;	font-size: 9pt;}
.preview h4, .preview p{	margin: 0;	padding: 0;	overflow: hidden;}
.preview h4{	font-size: 10pt;	color: White;	font-weight: normal;	width: 290px;	height: 16px;}
.preview p{	color: #9f9e9e;	width: 290px;	height: 54px;}
.preview a{	font-size: 11px;	color: #9f9e9e;	text-decoration: none;	margin-left: 4px;}
.preview a:hover{	text-decoration: underline;	color: Yellow;}
.tip{	margin: auto;	width: 13px;	height: 9px;	background-image: url(cor.png);}
.news-wrapper.multiple{	width: 680px;	overflow: hidden;}
.news-wrapper.multiple .news-title{	float: left;}
.news-wrapper.multiple .news{	float: left;	width: 2000px;}
.news-wrapper.multiple .headline{	position: relative;	float: left;	margin-left: 0px;}
.our_c{float:left;}
.click{margin:0 5px 0 30px;}