#playerCTN{
	height: 324px;
}

.news_content {
  font-size: 18px;
}
#newsHeadline h1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 3px;
  position: relative;
}
#netvigationBar {
  margin-bottom: 5px;
  color: #999;
  float: left;
}
#netvigationBar a {
  color: #999;
}
body._nation_hk._content #netvigationBar .netvigationBarItem:last-child {
  color: #ff6600;
}
body._nation_tw._content #netvigationBar .netvigationBarItem:last-child {
  color: #d463d5;
}
body._nation_cn._content #netvigationBar .netvigationBarItem:last-child {
  color: #d60009;
}
#netvigationBar .netvigator {
  margin: 0px 4px;
}
#newsHeadline .narrow {
  float: left;
  width: 358px;
}
#newsHeadline .next_prevBtn {
  float: right;
}
#newsHeadline span.datetime {
  line-height: 27px;
  color: #CCC;
  font-size: 15px;
  white-space: nowrap;
  font-weight: bold;
  float: left;
    width: 291px;
}

#newsHeadline span.datetime .hkdate,#newsHeadline span.datetime .date, #newsHeadline span.datetime .time {
  display: inline;
  float: left;
}
#newsHeadline span.datetime .hkdate {
    margin-top: 6px;
  margin-right: 5px;
  background-image:url('/img/v2/hkdate_icon.png');
  background-repeat: no-repeat;
  padding-left: 18px;
}
#newsHeadline span.datetime .date {
  margin-top: 6px;
  margin-right: 5px;
}
#newsHeadline span.datetime .time {
  font-size: 13px;
  margin-top: -2px;
}
#newsHeadline span.datetime .time span {
  display: block;
}

/**********************************************************/

#newsHeadlineTop h1 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
#newsHeadlineTop h1 span {
  width: 132px;
}
#newsHeadline .topHeadline {
  margin: 7px 0px;
  float: left;
  clear: both;
  width: 100%;
}
#newsHeadline .topHeadline .city {
  display:none;
}
#newsHeadlineTop .topHeadline {
  width: 430px;
  margin-bottom: 15px;
  margin-top: 7px;
  float: left;
}
#newsHeadlineTop .topHeadline .author {
  color: #333;
}
#newsHeadlineTop .topHeadline .authorCat {
  color: #999;
  font-size: 21px;
}
#newsHeadlineTop .narrow {
  float: left;
  width: 358px;
}
#newsHeadlineTop .next_prevBtn {
  float: right;
  width: 67px;
}
#newsHeadlineTop span.datetime {
  color: #CCC;
  font-size: 15px;
  white-space: nowrap;
  font-weight: bold;
}
.photo {
  margin-top: 15px;
  width: 608px;
  cursor: pointer;
}

.photo img {
  width:100%;
}
.photo .photoCaption {
  background: #4C4C4C;
  color: #FFF;
  padding: 6px;
  padding-right: 0px;
  position: relative;
  min-height: 20px;
}
.photoNavLeft {
  background-image: url('/img/v2/icon_arrow_left.png');
}
.photoNavRight {
  background-image: url('/img/v2/icon_arrow_right.png');
}
.photoNavCount {
  padding: 1px 5px 6px 6px;
}
.photoNavLeft, .photoNavRight {
  display: none;
  width: 21px;
  height: 21px;
  z-index: 99;
  cursor: pointer;
}
.photoNav {
  display: flex;
  position: absolute;
  right: 5px;
  top: 5px;
}
.photo .photoCaption.hasMore {
  padding-right: 115px;
}

#btnMoreVideoCTN a.btnMore {
  background-image: url("/img/v2/ic_blue_arrow_right.gif");
  background-position: 0px center;
  background-repeat: no-repeat;
  display: block;
  float: right;
  font-size: 12px;
  padding-left: 7px;
  width: 105px;
  letter-spacing: 5px;
  color: #004276;
}
#btnMoreVideoCTN a:visited {
  color: #333333;
  letter-spacing: 4px;
  line-height: 24px;
  text-decoration: none;
}

body._onad._ad #btnMoreVideoCTN { 
      display: none;
}
body._onad._ad .video {
   background-color: transparent;
   margin-bottom : 0px;
   padding-top:5px;
   height: auto;
}

body._onad._ad #newsHeadline .datetime {
  display:none;
}


.video {
  background-color: #EBEBEB;
  display: none;
  height: 370px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 20px;
  width: 570px;
  padding-right: 20px;
}
a.prevArticle, a.nextArticle, a.h1_prevArticle, a.h1_nextArticle {
  width: 600px;
  min-height: 30px;
  display: block;
  _height: 30px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
  letter-spacing: normal;
  padding-left: 35px;
}
a.h1_prevArticle, a.h1_nextArticle {
  padding-left: 0px;
}
a.h1_nextArticle:visited, a.h1_nextArticle:hover, a.h1_prevArticle, a.h1_nextArticle {
  width: 30px;
  height: 30px;
}
a.h1_prevArticle {
  padding-right: 7px;
}
a.h1_prevArticle:hover, a.h1_prevArticle, a.prevArticle {
  padding-left: 0px;
  float: left;
  clear: both;
}
body._nation_hk._content a.prevArticle div, body._nation_hk._content a.nextArticle div {
  color: #ff6600;
  text-decoration: none;
}
body._nation_tw._content a.prevArticle div, body._nation_tw._content a.nextArticle div {
  color: #d463d5;
  text-decoration: none;
}
body._nation_cn._content a.prevArticle div, body._nation_cn._content a.nextArticle div {
  color: #d60009;
  text-decoration: none;
}
a.h1_prevArticle:hover, a.prevArticle:hover {
  text-decoration: none;
}
a.h1_nextArticle, a.nextArticle {
  float: left;
  padding-left: 0px;
  clear: both;
}
a.h1_nextArticle:visited, a.h1_nextArticle:hover, a.nextArticle:hover {
  text-decoration: none;
}
a.backTolist {
  float: left;
}
.next_prevBtn .h1_nextArticle, .next_prevBtn .h1_prevArticle {
  float: right;
  margin-top: 7px;
}
#focusContent div.focus {
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 0px 10px 0px 0px;
}
#focusContent div.focusMenu {
  font-weight: bold;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: url('/img/v2/icon_arrow_next.gif');
  background-position: 0 5px;
  padding-bottom: 10px;
}
#focusContent div.focus li {
  /*
    background-image: url("/bknlib/img/icon_bullet_small.gif");
    background-position: 6px 6px;
    background-repeat: no-repeat;
	*/
  margin-bottom: 5px;
  margin-right: 10px;
  padding-left: 17px;
  vertical-align: top;
}
#focusContent li span {
  color: #ABABAB;
}
.current {
  background-color: #fbfbfb;
  width: 181px;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  padding-top: 7px;
  z-index: 999;
}
#subMenu {
  padding: 0px;
  width: inherit;
}
#cntheadline {
  width: 180px;
}
#subMenu div.cntheadline {
  float: left;
  font-size: 12px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-top: 7px;
  width: 175px;
  line-height: 17px;
}
a.httpLink:link {
  color: #0000FF;
}
body._nation_hk._content a.httpLink:hover {
  color: #FFFFFF;
  background-color: #ff6600;
  text-decoration: none;
}
body._nation_tw._content a.httpLink:hover {
  color: #FFFFFF;
  background-color: #d463d5;
  text-decoration: none;
}
body._nation_cn._content a.httpLink:hover {
  color: #FFFFFF;
  background-color: #d60009;
  text-decoration: none;
}

a.httpLink {
word-wrap: break-word;
}
a.httpLink:visited {
  color: #609;
}
a.next_prevArticle:link, #btnMoreVideoCTN a:link, #subMenu div.cntheadline a:link, #focusContent li a:link {
  color: #004b8c;
  text-decoration: none;
}
a.next_prevArticle:visited, #subMenu div.cntheadline a:visited, #focusContent li a:visited {
  color: #718290;
  text-decoration: none;
}
a.next_prevArticle:hover, #subMenu div.cntheadline a:hover, #focusContent li a:hover {
  color: #FFFFFF;
  background-color: #004b8c;
  text-decoration: none;
}
#btnMoreVideoCTN a:link {
  color: #004276;
  text-decoration: none;
}
#btnMoreVideoCTN a:visited {
  color: #004276;
  text-decoration: none;
}
#btnMoreVideoCTN a:hover {
  color: #FFFFFF;
  background-color: #004276;
  text-decoration: none;
  background-image: url("/img/v2/ic_white_arrow_right.gif");
}

/*
#subMenu div.iconBullet{
	margin-top:5px;
	margin-right:2px;
	width:5px;
	height:5px;
	float:left;
	background-image:url('/bknlib/img/icon_bullet.gif');
	background-repeat: no-repeat;
	vertical-align:bottom;
}
#subMenu div.headlineTopic{
	float:left;
	width: 145px;
	padding-left: 5px;
}
 */

#btnMoreVideoCTN {
	width: 570px;
	height: 30px;
	display:table;
	position: relative;
	text-align: right;
}

#btnMoreVideoCTN a,
#btnMoreVideoCTN div{
	line-height: 30px;
}
#btnMoreVideoCTN div.title {
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
  display:none;
}

#btnMoreVideoCTN div.nicam {
	float: right;
	font-size: 16px;
	color: #ff6600;
	margin-right: 10px;
	font-weight: bold;
}

#btnMoreVideoCTN div.nicam  img{
	margin-right: 5px;
}

/******************************************************************/

.adsCTN {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
.nextCTN {
  padding: 10px 0 0;
}
.breakingNewsContent {
  padding-top: 12px;
  padding-bottom: 10px;
}
.breakingNewsContent p {
  letter-spacing: 2px;
  line-height: 28px;
  clear: left;
  margin-bottom: 20px;
      overflow: hidden;
}

/*

.focus ul li {
		letter-spacing: 4px;
		font-size: 12px;
}

#focusContent {
	margin-top: 50px;
	display:none;
}

#focusContent .datetime{
	padding:3px;
	margin-right:10px;
	color:#ABABAB;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0px;
}




#pageCTN-left {
    overflow: hidden;
    width: 640px;
	padding-left: 20px;
	padding-right:20px;
}

#pageCTN-left-row2 {
    margin-left: 0px;
    margin-right: 0px;
}

.pager  {
	display: none;
}
#pager {
	margin-bottom: 10px;
}

#pager1 {
	margin-top: 10px;
}

table.pager td.num a:hover, table.pager td.num span, table.pager td.back a {
    color: #FE6D02;
}
table.pager td.num a, table.pager td.num span {
	border-right:  1px solid #CCCCCC;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    width: 17px;
}

table.pager a, table.pager span {
    display: block;
}
#pager td.next a,#pager1 td.next a{
	background: url('/bknlib/img/icon_arrow_next.gif');
	background-position:right;
	background-repeat:no-repeat;
 	padding-left: 3px;
    width: 37px;

}
#pager td.prev a,#pager1 td.prev a{
    background: url("/bknlib/img/icon_arrow_prev.gif") no-repeat scroll left center transparent;
    padding-left: 7px;
    width: 32px;
}

#toolBar li a, #toolBar li a:link, #toolBar li a:visited {
	display: block;
	width: 25px;
	height: 25px;
}



#nb {
	border:dotted 1px #e84400;
    display: block;
    font-size: 15px;
    height: 29px;
    margin-bottom: 15px;
	overflow:hidden;
}

#nb a.close {
	display:block;
	background:url("/bknlib/img/btn_nb_close.gif") no-repeat;
	height:29px;
	width:29px;
	float:right;
}
#nb a.enter:link, #nb a.enter:visited {
    background-repeat: no-repeat;
    color: #E84400;
    display: block;
    float: left;
    font-weight: bold;
    height: 29px;
    padding-left: 7px;
    padding-top: 5px;
    text-decoration: none;
    width: 74px;
}
#nb a.enter:hover {

}
#nb ul {
	margin-left:70px;
	width:300px;
	height:29px;
	position: relative;
	overflow:hidden;
}
#nb ul li {
	display:block;
	position:absolute;
	top:5px;
	left:420px;
	white-space: nowrap;

}
#nb .enter {
	display:none;
}
*/

#subMenu h1.section {
  height: 30px;
}
.sitemapTable li {
  line-height: 18px;
}
.sitemapTable h1 {
  padding-bottom: 5px;
}
.commentaryCTN {
  margin-bottom: 30px;
  padding-left: 33px;
  position: relative;
  background-repeat: no-repeat;
}
.commentaryCTN .summary {
  line-height: 28px;
}
a.stockNum {
    background-image: url(/img/v2/stock_icon.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 44px;
}

a.stockNum:hover {  color:#fff; }
body._nation_hk._content a.stockNum:hover {  background-color: #ff6600;}
body._nation_tw._content a.stockNum:hover {  background-color: #d463d5;}
body._nation_cn._content a.stockNum:hover {  background-color: #d60009;}
 
#file360CTN  {
    width: 608px;
    height: 417px;
    position: relative;
}
#file360CTN  .img{
    position: absolute;
    width: 565px;
    left: 22px;
    top: 20px;
}
._commentary  #file360CTN  .img {
	width: 536px;
}
#file360CTN  .img img {
	width:100%;
}
#file360CTN .frame {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 608px;
    height: 417px;
	background-size: contain;
}

._commentary  #file360CTN .frame {
	width:580px;
	height: 397px;
}

._nation_hk #file360CTN .frame {
	background-image: url(/img/v2/360/hk/website_360_frame.png);
}
._nation_cn #file360CTN .frame {
	background-image: url(/img/v2/360/cn/website_360_frame.png);
}
._nation_tw #file360CTN .frame {
	background-image: url(/img/v2/360/tw/website_360_frame.png);
}
._entertainment  #file360CTN .frame {
	background-image: url(/img/v2/360/ent/website_360_frame.png);
}

._commentary .leftSide.dark #file360CTN .frame {
	background-image: url(/img/v2/360/hk/website_360_frame_b.png);
}
/* ----------------- S:content ----------------- */

/* ----------------- E:content ----------------- */

#comm_shortcut {
  float: left;
  margin-top: 7px;
}
#comm_shortcut_target {
  position: absolute;
  top: -45px;
  left: 0px;
}
.author {
  color: #333;
}
#wrapNewsHeadline .author {
  display: inline;
}
.authorCat {
  color: #999;
  font-size: 18px;
}
#wrapNewsHeadline .authorCat {
  display: inline;
}
.leftSide #urgentNews {
  margin-bottom: 8px;
  clear: both;
  font-size: 18px;
}
.leftSide #urgentNews a {
  color: #333;
}
.leftSide #urgentNews .sectionName{
	font-size: 14px;
	color: #666666;
	float:right;
	padding:0px 15px;
	text-align:center;
 
}

.leftSide #urgentNews .sectionName.foreignball {	background:#99ca3e;	color:#fff;} 
.leftSide #urgentNews .sectionName.localball {	background:#50b747;	color:#fff;} 
.leftSide #urgentNews .sectionName.basketball {	background:#53b7e8;	color:#fff;} 

.leftSide #urgentNews .sectionName.baby {background:#b86fc5; 	color:#fff;} 
.leftSide #urgentNews .sectionName.celebrity {background:#89b745;	color:#fff;} 
.leftSide #urgentNews .sectionName.hot {background:#d00909;	color:#fff;} 
.leftSide #urgentNews .sectionName.program {background:#ffa545;	color:#fff;} 
.leftSide #urgentNews .sectionName.oversea {background:#2ac3d0;	color:#fff;} 
.leftSide #urgentNews .sectionName.feature {background: #dc4977;	color:#fff;} 
.leftSide #urgentNews .sectionName.vogue {background: #3c8cd0;	color:#fff;} 

.leftSide #urgentNews .sectionName.game {	background:#e61885;	color:#fff;}                                      
.leftSide #urgentNews .sectionName.food {	background:#ed6f98;	color:#fff;}                                      
.leftSide #urgentNews .sectionName.trav {	background:#1081d1;	color:#fff;}                                      
.leftSide #urgentNews .sectionName.tech {	background:#23b1a7; color:#fff;}                                      
.leftSide #urgentNews .sectionName.cars {	background:#96c72c; color:#fff;}                                      
.leftSide #urgentNews .sectionName.fash {	background:#625aa4; color:#fff;}                                      
.leftSide #urgentNews .sectionName.fami {	background:#f4862b;	color:#fff;}

.leftSide #urgentNews .sectionName.commentary,
.leftSide #urgentNews .sectionName.weather,
.leftSide #urgentNews .sectionName.sport,
.leftSide #urgentNews .sectionName.finance,
.leftSide #urgentNews .sectionName.lifestyle,
.leftSide #urgentNews .sectionName.news,
.leftSide #urgentNews .sectionName.cnnews,
.leftSide #urgentNews .sectionName.amenews,
.leftSide #urgentNews .sectionName.aeanews
{
	padding:0px;
}
.leftSide #urgentNews .sectionName.commentary:before,
.leftSide #urgentNews .sectionName.weather:before,
.leftSide #urgentNews .sectionName.sport:before,
.leftSide #urgentNews .sectionName.finance:before,
.leftSide #urgentNews .sectionName.lifestyle:before,
.leftSide #urgentNews .sectionName.news:before,
.leftSide #urgentNews .sectionName.cnnews:before,
.leftSide #urgentNews .sectionName.amenews:before,
.leftSide #urgentNews .sectionName.aeanews:before
{
    content: "[";
}

.leftSide #urgentNews .sectionName.commentary:after,
.leftSide #urgentNews .sectionName.weather:after,
.leftSide #urgentNews .sectionName.sport:after,
.leftSide #urgentNews .sectionName.finance:after,
.leftSide #urgentNews .sectionName.lifestyle:after,
.leftSide #urgentNews .sectionName.news:after,
.leftSide #urgentNews .sectionName.cnnews:after,
.leftSide #urgentNews .sectionName.amenews:after,
.leftSide #urgentNews .sectionName.aeanews:after
{
    content: "]";
}

.leftSide #urgentNews .sectionName.entertainment {
    background-color: #44bc98;
    color:#fff;
    padding:0px;
    width: 60px;
 }
 
.leftSide #urgentNews .num {
    z-index: 2;
    text-align: center;
    color: #fff;
    padding: 0px 5px;
    margin-right: 5px;
    border-radius: 9px;
}

.leftSide #urgentNews.hotnews .hide {
	display:none;
}

body._content .leftSide #urgentNews .num {
	font-size:16px;
}
body._nation_hk._content .leftSide #urgentNews a:hover,
body._nation_hk._content .leftSide #urgentNews .num
{
  background-color: #ff6600;
  color: white;

}
body._nation_tw._content .leftSide #urgentNews a:hover,
body._nation_tw._content .leftSide #urgentNews .num {
  background-color: #d463d5;
  color: white;
}
body._nation_cn._content .leftSide #urgentNews a:hover,
body._nation_cn._content .leftSide #urgentNews .num {
  background-color: #d60009;
  color: white;
  
}
.leftSide #urgentNews div.thumb {
  width: 133px;
  height: 94px;
  border: solid 1px #D6D6D6;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  position: relative;
}
.leftSide #urgentNews div.thumb .videoIcon {
  background-image: url('/img/v2/videoicon_s.png');
  width: 36px;
  height: 36px;
  position: absolute;
  top: 55px;
  right: 5px;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
}
.leftSide #urgentNews div.thumb .video360Icon {
  
   width: 80px;
    height: 27px;
  position: absolute;
  top: 62px;
  left: 5px;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  background-size: 80px 27px;
}

body._nation_hk._content .leftSide #urgentNews div.thumb .video360Icon { background-image: url('/img/v2/360/hk/website_360_icon_hk.png');}
body._nation_cn._content .leftSide #urgentNews div.thumb .video360Icon { background-image: url('/img/v2/360/hk/website_360_icon_cn.png');}
body._nation_tw._content .leftSide #urgentNews div.thumb .video360Icon { background-image: url('/img/v2/360/hk/website_360_icon_tw.png');}

.leftSide #urgentNews .focus .datetime a {
  color: #ccc;
}
.leftSide #urgentNews div.thumb img {
  width: 133px;
}
.leftSide #urgentNews h1 {
  font-weight: bold;
  letter-spacing: 0;
  margin: 3px 0px;
}

.leftSide #urgentNews .t.commentary {
	margin-top:30px;
}
.leftSide #urgentNews .content2 div.focus {
	padding: 10px 0px;
}

body._nation_hk._content .leftSide #urgentNews h1 a {  color: #ff6600;}
body._nation_tw._content .leftSide #urgentNews h1 a {  color: #d463d5;}
body._nation_cn._content .leftSide #urgentNews h1 a {  color: #d60009;}

body._nation_hk._content .leftSide #urgentNews h1 a:visited {  color: #aaa;}
body._nation_tw._content .leftSide #urgentNews h1 a:visited {  color: #aaa;}
body._nation_cn._content .leftSide #urgentNews h1 a:visited {  color: #aaa;}

body._nation_hk._content .leftSide #urgentNews .content2 .focus._commentary_hk h1 a,
body._nation_tw._content .leftSide #urgentNews .content2 .focus._commentary_hk h1 a,
body._nation_cn._content .leftSide #urgentNews .content2 .focus._commentary_hk h1 a {
	 color: #e50077;
}
body._nation_hk._content .leftSide #urgentNews .content2 .focus._commentary_cn h1 a,
body._nation_tw._content .leftSide #urgentNews .content2 .focus._commentary_cn h1 a,
body._nation_cn._content .leftSide #urgentNews .content2 .focus._commentary_cn h1 a {
	 color: #D60009;
}  
	
body._nation_hk._content .leftSide #urgentNews .content2 .focus h1.title a,
body._nation_tw._content .leftSide #urgentNews .content2 .focus h1.title a,
body._nation_cn._content .leftSide #urgentNews .content2 .focus h1.title a {
	    color: #000;
}
.leftSide #urgentNews.commentary h1 a {
  color: #000;
}
.leftSide #urgentNews ul {
  padding-top: 5px;
}
.leftSide #urgentNews .tabCTN {
      width: 100%;
    margin-bottom: 20px;
    display: flex;
 
}

.leftSide #urgentNews .tabCTN.onlyHotNews {
    border-bottom: 1px solid #ff6600;
    
    border-radius: 5px 0px 0px 5px; 
}
.leftSide #urgentNews .tabCTN.onlyHotNews .tab.hotnews{
 border-radius: 5px 5px 0px 5px; 
}
.leftSide #urgentNews .tabCTN.onlyHotNews .tab:first-child{
 border-radius: 5px 5px 0px 5px; 
}
 
.leftSide #urgentNews .tabCTN.onlyHotNews .tab.eventNews {
  display:none;

}


.leftSide #urgentNews .tabCTN.onlyHotNews .tab.temp {
border-bottom: 2px solid #ff6600;
border-radius:0px;
display:none;
border:0px;
cursor: none;

}

.leftSide #urgentNews .tabCTN .tab{
    width: 48%;
    float: left;
    text-align: center;
   border: 1px solid #ccc;
    padding: 6px;
    display:none;
    cursor: pointer;
}

.leftSide #urgentNews .tabCTN .tab:first-child{
   border-radius: 5px 0px 0px 5px; 
}
.leftSide #urgentNews .tabCTN .tab:last-child{
  border-radius: 0px 5px 5px 0px; 
}
.leftSide #urgentNews .tabCTN .tab.temp{

}

.leftSide #urgentNews .tabCTN .tab.eventnews,.leftSide #urgentNews .tabCTN .tab.hotnews {
cursor: pointer;
}


.leftSide #urgentNews .tabCTN .tab.current {
 border: 1px solid #ff6600;
  background-color:#ff6600;
  color:#fff;

}

.leftSide #urgentNews .contentCTN .content {
  display:none;

}

.leftSide #urgentNews .contentCTN .content:first-child {
  width:100%;
  display:block;
  
}

.leftSide #urgentNews div.focus {
  line-height: 20px;
  padding: 2px 5px 2px 5px;
  border-bottom: solid 1px #D6D6D6;
}

 .leftSide #urgentNews .contentCTN .focus .dateTime .district {
	float: initial ;
    height: 20px;
    display: inline-block;
	vertical-align: text-bottom;
}

.leftSide #urgentNews .contentCTN .focus  .dateTime .district .left , .leftSide #urgentNews .contentCTN .focus .dateTime .district .center , .leftSide #urgentNews .contentCTN .focus .dateTime .district .right  {
	float:left;
	height:20px;
}
 
.leftSide #urgentNews .contentCTN .focus  .dateTime .district {
	float: initial ;
    height: 26px;
    display: inline-block;
	vertical-align: text-bottom;
}

.leftSide #urgentNews .contentCTN .focus .dateTime .district .left ,  .leftSide #urgentNews .contentCTN .focus .dateTime .district .center ,  .leftSide #urgentNews .contentCTN .focus .dateTime .district .right  {
	float:left;
	height:26px;
	font-size: 18px;
	line-height: 26px;
}
.leftSide #urgentNews .contentCTN .focus  .dateTime .district .left {
	 background-image: url(/img/v2/label_white_26_1.png);
 background-repeat: no-repeat;
    width: 4px;
}
.leftSide #urgentNews .contentCTN .focus  .dateTime .district .center {
	 background-image: url(/img/v2/label_white_26_2.png);
	     color: #fff;
  background-repeat: repeat-x;
    width: auto;
	font-size: 18px;
	line-height: 26px;
}
.leftSide #urgentNews .contentCTN .focus .dateTime .district .right {
	 background-image: url(/img/v2/label_white_26_3.png);
background-repeat: no-repeat;
    width: 8px;
}
 




.leftSide #urgentNews div.focus.hide {
  display:none;

}

.leftSide #urgentNews .innity_banner {
    background-color: #f1f1f1;
    width:100%;
    height:107px;
    border:0px;
}

body._nation_hk._content .leftSide #urgentNews .innity_banner h1 a{
 
  text-overflow: ellipsis;
    color: #4a87bc;
}

.leftSide #urgentNews .innity_banner.hide_banner {
  display:none;
}
.leftSide #urgentNews .plista.hide_banner {
  display:none;
}
  
.leftSide #urgentNews div.focus p a {
  line-height: 1.2em;
}
.leftSide #urgentNews div.focus .datetime {
  margin-top: 6px;
}
.leftSide #urgentNews li a span {
  color: #97999C;
  margin-right: 10px;
}
.leftSide #urgentNews li {
  padding-top: 5px;
  *padding-top: 4px;
}
.leftSide #urgentNews li a:hover span {
  color: #fff;
}
.leftSide #urgentNews p.right {
  margin-top: 10px;
  *margin-top: 0px;
  float: right;
}
.leftSide #urgentNews .listitemmore {
  text-align: right;
  padding: 4px 0px 12px 0px;
}
.leftSide #urgentNews #listitemmore {
  cursor: pointer;
}

 .leftSide #urgentNews .tenArticles {
    margin-bottom:80px;

}
body._entertainment .leftSide #urgentNews .tenArticles .sectionName {
	 background-color: transparent;
	 font-size: 14px;
    color: #666666;
    float: right;
}
body._entertainment .leftSide #urgentNews .tenArticles .sectionName.entertainment {
	 background-color: #44bc98;
	  color: #fff;
}
/*for tv banner 2014-06-09 gary*/

body._content #ontvad {
  margin-top: 8px;
}
.toolBar {
  clear: left;
  height: 24px;
  min-height: 24px;
  padding: 5px 0px;
  margin: 5px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.toolBarTop {
  clear: left;
  height: 24px;
  min-height: 24px;
  width: 640px;
}
.toolBar li a {
  display: block;
  height: 24px;
}
.topNav li {
  float: right;
  height: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 32px;
  margin-top: 3px;
}
.toolBar li {
  float: left;
  height: 30px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: 5px;
}
.toolBar li.facebook_recommend {
  width: 180px;
}
.toolBar li.sina {
  background-image: url('/img/v2/icon_sina.png');
  float: right;
}
.toolBar li.qq {
  background-image: url('/img/v2/icon_qq.png');
  float: right;
}
.toolBar li.twitter {
  background-image: url('/img/v2/icon_twitter.png');
  float: right;
}
.toolBar li.facebook {
  background-image: url('/img/v2/icon_facebook.png');
  float: right;
}
.toolBar .sharetool {
	float:right;
}
.toolBar .sharetool li {
  float: left;
  height: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: 5px;
}
.toolBar .sharetool li {
  float: left;
  height: 22px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: 16px;
      width: auto;
}
.toolBar .sharetool li#facebook {
  margin-top: 2px;
  overflow: hidden;
      margin-left: 0px;
}
.toolBar .sharetool li#google_plus {
	width:50px;
}

.toolBar .sharetool li#twitter {
  margin-top: 2px;
}
.toolBar .sharetool li#sina {
  margin-top: 1px;
  background-image: url('/img/v2/sina_share_button.png');
  width:62px;
}
.toolBar .sharetool li#emojiTotal {
	width:65px;
}
.toolBar .sharetool li#emojiTotal .count {
    font-size: 13px;
    color: #fff;
    left: 10px;
    margin-left: 25px;
    width: 40px;
    display: inline-block;
    text-align: center;
}

body._nation_hk._content .toolBar .sharetool li#emojiTotal  { background-image: url('/img/v2/ecount_hk.png'); }
body._nation_tw._content .toolBar .sharetool li#emojiTotal  { background-image: url('/img/v2/ecount_tw.png'); }
body._nation_cn._content .toolBar .sharetool li#emojiTotal  { background-image: url('/img/v2/ecount_cn.png'); }


.topNav li.smallFont {
  background-image: url('/img/v2/icon_txtsmall.png');
  float: right;
}
.topNav li.largeFont {
  background-image: url('/img/v2/icon_txtlarge.png');
  float: right;
}
#facebook_comment, #weibo_comment {
  background-color: #e1e1e1;
  text-align: center;
  margin-bottom: 20px;
}
#fanpageLikeCTN {
  width: 640px;
  text-align: center;
  left: 0;
  right: 0;
  height: 208px;
  margin-bottom: 20px;
}
#fanpageLikeCTN .fb_plugin {
  height: 208px;
  width: 600px;
  margin-left: 20px;
}
body._nation_hk #fanpageLikeCTN .fb_plugin {
  background-image: url('/img/v2/m_facebook_app_hk.jpg');
}
body._nation_tw #fanpageLikeCTN .fb_plugin {
  background-image: url('/img/v2/m_facebook_app_tw.jpg');
}
#fanpageLikeCTN .fb_plugin .fb-like {
  top: 45px;
  left: 45px;
}
#fanpageLikeCTN .clickArea {
  width: 600px;
  height: 85px;
  cursor: pointer;
  margin-top: 100px;
}
#fanpageLikeCTN iframe {
  transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -moz-transform: scale(2);
  transform-origin: top left;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  width: 150px;
}




/* emoji */


@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  animation:bounce 0.8s linear 1;
}

 .emoji img{
	margin:5% 0;
	transition:1.6s;
	opacity:0;

}

 .emoji img.show{
	opacity:1;
}

 .emoji:nth-child(2) img{
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	transition-delay:0s;
} .emoji:nth-child(3) img{
	-webkit-animation-delay: 1s;
	animation-delay: 0.3s;
	transition-delay:0.3s;
} .emoji:nth-child(4) img{
	-webkit-animation-delay: 2s;
	animation-delay: 0.6s;
	transition-delay:0.6s;
} .emoji:nth-child(5) img{
	-webkit-animation-delay: 3s;
	animation-delay: 0.9s;
	transition-delay:0.9s;
} .emoji:nth-child(6) img{
	-webkit-animation-delay: 4s;
	animation-delay: 1.2s;
	transition-delay:1.2s;
}

.emoji_text ,.emoji_no{
	opacity:0;
}

.show .emoji_text , .show .emoji_no{
	opacity:1;
}

.emoji{
	text-align:center;
	width:16%;
	float:left;
	margin-top:10px\9\0;/*Only works in IE9*/

}

.emojiCTN.skin {
  cursor: pointer;
}

.emojiCTN.skin .emojiContent {
    padding: 7px 0px;
    cursor: auto;
    width:100%;
    display:inline-block;
    border-radius: 10px;

}
.emoji_bg{
	width:17%;
	float:left;
  margin-left: 10px;
}

.emoji_no.null{
	display:none;
}

.emoji_no {
    text-align: center;
    border: 1px solid grey;
    border-radius: 5px;
    margin: auto;
	color:#000;
	display: table;
    padding: 3px;
    font-size: 12px;
}

.emojiCTN{
	display: flex;
    align-items: left;
    justify-content: left;
	margin-bottom:70px;
}

._nation_hk .emojiCTN .most .emoji_no {
  border: 1px solid #FF6600;
  color: #ff6600;
}
._nation_tw .emojiCTN .most .emoji_no {
  border: 1px solid #D463D5;
  color: #D463D5;
}
._nation_cn .emojiCTN .most .emoji_no {
  border: 1px solid #d60009;
  color: #d60009;
}

._nation_hk .emojiCTN .selected .emoji_no,
._nation_hk .emojiCTN .most.selected .emoji_no {
  border: 1px solid #FF6600;
  color: #FFF;
  background: #ff6600;
}
._nation_tw .emojiCTN .selected .emoji_no,
._nation_tw .emojiCTN .most.selected .emoji_no {
  border: 1px solid #D463D5;
  color: #FFF;
  background: #D463D5;
}
._nation_cn .emojiCTN .selected .emoji_no,
._nation_cn .emojiCTN .most.selected .emoji_no {
  border: 1px solid #d60009;
  color: #FFF;
  background: #d60009;
}

.emojiCTN.skin{
	background-size:100%;
	background-repeat:no-repeat;
	padding:0% 3%;
}

.emoji img{
	margin:4% 0;
	width:73px;
}

.emoji_text {
    text-align: center;
    width: 100%;
    font-family: '微軟正黑体';
    color: grey;
}

.emoji img{
	cursor:pointer;
}

.emojiCTN.selected .emoji img{
	cursor:initial;
}

/* emoji */


.nav-links {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  z-index: 10;
}
.nav-previous div, .nav-next div {
  font-size: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #000;
  border-radius: 50%;
  color: #FFF;
  display: block;
  line-height: 80px;
  opacity: 0.15;
  position: fixed;
  top: 50%;
  text-decoration: none;
  width: 80px;
  height: 80px;
  content: &quot;
  z-index: 4;
  font-family: cursive;
  height: 70px;
}
.nav-previous-content a, .nav-next-content a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  /*color: #000;*/
  display: block;
  opacity: 0.25;
  position: fixed;
  top: 50%;
  text-decoration: none;
  width: 220px;
  content: &quot;
  z-index: 5;
  border: 2px solid #ccc;
}
.nav-previous div {
  left: -40px;
}
.nav-next div {
  right: -40px;
}
span.meta-nav {
  line-height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.navContent .title {
  font-size: 16px;
  margin: 10px;
}
.meta-nav img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
body._nation_hk._content .navContent a .title {
  color: #ff6600;
}
body._nation_tw._content .navContent a .title {
  color: #d463d5;
}
body._nation_cn._content .navContent a .title {
  color: #d60009;
}
body._nation_hk._content .navContent a:visited .title, body._nation_tw._content .navContent a:visited .title, body._nation_cn._content .navContent a:visited .title, body._nation_hk._content .navContent a:visited, body._nation_tw._content .navContent a:visited, body._nation_cn._content .navContent a:visited {
  color: #999;
}
.navContent .datetime {
  margin: 10px;
  font-size: 15px;
  color: #ccc;
}
.navContent .thumbnail {
  margin: 10px 10px 0px 10px;
  position: relative;
}
.navContent .thumbnail img {
  width: 200px;
}
.navContent .thumbnail .nav-videoicon {
  width: 36px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.nav-previous-content a, .nav-next-content a {
  top: 50%;
  border: 2px solid;
  border-color: #ccc;
  border-right: 0px;
  box-shadow: 0 0 20px #ccc;
}
.nav-previous-content a {
  left: -300px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.nav-next-content a {
  right: -300px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.nav-previous-content.nav30 a {
  left: 0px;
  opacity: 1;
}
.nav-next-content.nav30 a {
  right: 0px;
  opacity: 1;
}
.draggable {
  position: fixed;
  width: 356px;
  height: 200px;
  z-index: 999;
  padding: 30px 10px 10px 10px;
  background: #FFF;
  box-shadow: 0px 2px 10px #000;
  border-radius: 3px;
  right: 30px;
  top: 60px;
}
.draggable #playerCTN {
  width: 356px;
  height: 200px;
}
.draggable .innerLayer:hover {
  background: url('/img/v2/bg-40.png');
}
.draggable .innerLayer {
  position: absolute;
  top: 20px;
  width: 356px;
  height: 200px;
  cursor: move;
  z-index: 999;
  margin-top: 10px;
  background: url('/img/v2/bg-0.png');
  left: 10px \9;
}
.video #outerLayer .ontv {
  display: none;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  padding-left: 10px;
  float: left;
}
.video #outerLayer .row {
  position: absolute;
  top: 0;
  display: none;
  width: 356px;
  height: 200px;
}
.video #outerLayer .mute-icon {
  background-image: url('/img/v2/bt2.png')
}
.video #outerLayer .mute-icon.mute {
  background-image: url('/img/v2/bt2b.png')
}
.video #outerLayer .close-icon {
  background-image: url('/img/v2/bt3.png')
}
.video #outerLayer .mute-icon, .video #outerLayer .close-icon {
  width: 21px;
  height: 30px;
  display: none;
  float: right;
  margin-left: 3px;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
}
.video #outerLayer.draggable .row, .video #outerLayer.draggable .ontv, .video #outerLayer.draggable .mute-icon, .video #outerLayer.draggable .close-icon {
  display: block;
}
.pollingContent .polling {
  line-height: 28px;
  background-repeat: no-repeat;
  padding-left: 33px;
}
.pollingContent .pollingTitle {
  margin-left: 5px;
}
.pollingContent {
  margin-bottom: 30px;
  margin-top: 10px;
  display: none;
  line-height: 28px;
  font-weight: bold;
}
body._nation_hk._content .pollingContent .polling {
  color: #ff6600;
  background-image: url('/img/v2/hk_bt_polling.png');
}
body._nation_tw._content .pollingContent .polling {
  color: #d463d5;
  background-image: url('/img/v2/tw_bt_polling.png');
}
body._nation_cn._content .pollingContent .polling {
  color: #d60009;
  background-image: url('/img/v2/cn_bt_polling.png');
}
.moreContent {
  padding-top: 10px;
  margin-bottom: 30px;
}
.moreContent .more {
  background-repeat: no-repeat;
  padding-left: 33px;
  line-height: 28px;
  font-weight: bold;
  display: none;
}
body._nation_hk._content .moreContent .more {
  background-image: url('/img/v2/hk_bt_more.png');
}
body._nation_tw._content .moreContent .more {
  background-image: url('/img/v2/tw_bt_more.png');
}
body._nation_cn._content .moreContent .more {
  background-image: url('/img/v2/cn_bt_more.png');
}
.article_link {
  font-weight: normal;
}
body._nation_hk._content .moreContent .more {
  color: #ff6600;
  background-image: url('/img/v2/hk_bt_more.png');
}
body._nation_tw._content .moreContent .more {
  color: #d463d5;
  background-image: url('/img/v2/tw_bt_more.png');
}
body._nation_cn._content .moreContent .more {
  color: #d60009;
  background-image: url('/img/v2/cn_bt_more.png');
}
