.news_video {
    padding: 0;
    margin: 0;
	display: block;
	float: left;
    width:533px;
    padding-left: 41px;
    padding-top: 33px;
}

.news_video .intronews{
    padding: 0;
    margin: 0;
	display: block;
	float: left;
	width: 100%;
	height: auto;
    margin-bottom: 47px;
}

.news_video .intronews table{
    width:100%;
}

.news_video .intronews td{
    vertical-align: top;
}

.news_video .intronews td.left{
    padding: 0;
    margin: 0;
	width: 126px;
	height: 100%;
    padding-right: 9px;
}

.news_video .intronews div.lead{
    padding: 0;
    margin: 0;
	width: 122px;
	height: 72px;
    border:1px solid #C1B59E;
    position: relative;
}

.news_video .intronews div.lead img.lead{
    margin: 0;
	width: 120px;
	height: 70px;
    border:0;
    margin: 1px;
}

.news_video .intronews div.image{
    display:block;
    float:left;
	width: auto;
	height: auto;
    top:1;
    left:1;
    position: absolute;
    text-align: center;
    border:none;
}

.news_video .intronews div.lead div.image a.image{
    padding: 0;
    margin: 0;
    display:block;
    float:left;
	width: 118px;
	height: 68px;
	background-image: url(../base/images/play.gif);
	background-repeat: no-repeat;
	background-position: center center;
    filter:alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity:0.7;
}

.news_video .intronews div.lead .image a:hover {
	background-image: url(../base/images/play.gif);
	background-repeat: no-repeat;
	background-position: center center;
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
}

.news_video .intronews .newstitle{
    clear: right;
    display: block;
	float: left;
	width: auto;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
}

.news_video .intronews div.right{
    display: block;
	float: left;
	width: 272px;
	height: auto;
}

.news_video .intronews .introtext, .news_video .intronews .text{
    sclear:left;
    sdisplay: block;
	sfloat: left;
	width: 100%;
	height: auto;
    font-size: 10px;
}

.news_video .intronews div.introtext {
    padding-bottom: 15px;
}

.news_video .intronews .introtext p{
	width: 100%;
	text-align: justify;
}

.news_video .intronews .more{
    clear:left;
    display: block;
	float: left;
	width: auto;
}

div#CB_Text {
  display: none;
}

td.mainpage_right div.news_videok{
	margin-left: 41px;
}

td.mainpage_right div.news_videok div.news_top div.intronews div.introtext div.image{
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

td.mainpage_right div.news_videok div.news_top div.intronews div.introtext div.image img.lead{
	padding: 0px;
	margin: 1px;
}
