@font-face {
  font-family: '新微軟正黑體';
  unicode-range: U+7db0, U+78A7, U+7B75;
  src: local(微軟正黑體), local(Microsoft JhengHei);
}

body {
	margin: 0;
	 font-family: "新微軟正黑體",'Microsoft JhengHei', "微軟正黑體", Arial, Helvetica, sans-serif;
	background-image: url("/img/index_content_bg.png");
	background-repeat: repeat-x;
}

a img {
	border: 0;
}

.clr {
	clear: both;
}

.block {
	display: block;
	overflow: hidden;
}

.content-wrapper {
	display: block;
	width: 1000px;
	margin: 0 auto;
}

.main-content {
	display: inline;
	float: left;
	width: 690px;
	margin-right: 10px;
	margin-bottom: 27px;
}

.side-content {
	display: inline;
	float: right;
	width: 300px;
}

.racing-table {
	font-size: 12px;
	border: 1px solid #378bb9;
	border-spacing: 0;
}

.racing-table tr:nth-child(odd) {
	background-color: #dcdcdc;
}

.racing-table tr.odd {
	background-color: #dcdcdc;
}

.racing-table tr td {
	padding: 5px;
}

.racing-title-bar {
	position: relative;
	width: 100%;
	height: 44px;
	margin-top: 28px;
	border-top: 1px solid #0086cf;
}

.racing-title-bar .bar-logo {
	position: absolute;
	top: -11px;
    left: 0px;
}

.racing-title-bar .more {
	display: inline;
    float: right;
    width: 40px;
    height: 17px;
    margin-top: 7px;
    font-size: 14px;
    color: #0086cf;
    line-height: 17px;
    background-image: url("/img/more.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
	text-decoration: none;
}

#lrc1 {
	margin-top: 19px;
}

#lrc1, #lrc2 {
	margin-bottom: 10px;
}

.calendar-block {
	width: 100%;
	border: 1px solid #d8d8d8;
}

#calendar {
	display: block;
	width: 225px;
	margin: 0 auto;
	border: 0;
}

#calendar #today {
	display: none;
}

.news-block {
	display: block;
	position: relative;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
}

.news-block .play-icon{
	position: absolute;
    right: 15px;
    bottom: 15px;
    width: 32px;
    height: 32px;
    background-image: url(https://hk.on.cc/img/v2/horse_playicon.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.news-block.mini {
	width: 223px;
}

.news-block.inline-block {
	display: inline-block;
	float: left;
	margin-right: 7px;
}

.news-block.inline-block:last-child {
	margin-right: 0;
}

.news-block .thumbnail {
	position: relative;
	overflow: hidden;
}

.news-block .thumbnail.standard-size {
	width: 100%;
	height: 159px;
}

.news-block .news-photo {
	width: 100%;
}

.news-block .vertical-img .news-photo {
	width: auto;
	height: 100%;
}

.news-block .horizontal-img .news-photo {
	width: 100%;
	height: auto;
}

.news-block .info-bar {
	display: block;
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 326px;
	padding: 20px 9px 4px 9px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,00314d+39,00314d+100&0+0,0.74+39,0.74+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,49,77,0.74) 39%, rgba(0,49,77,0.74) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,49,77,0.74) 39%,rgba(0,49,77,0.74) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,49,77,0.74) 39%,rgba(0,49,77,0.74) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bd00314d',GradientType=0 ); /* IE6-9 */
}

.news-block .news-time {
	display: block;
	width: 100%;
	color: #adadad;
	font-size: 14px;
	margin-top: 5px;
}

.news-block .news-time.white {
	color: #ffffff;
}

.news-block .title {
	display: block;
	width: 100%;
	font-size: 18px;
}

.news-block .label {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 83px;
    height: 28px;
    padding-left: 7px;
    padding-top: 0px;
	line-height: 28px;
	background-image: url("/img/label_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.title {
	color: #0086cf;
	font-weight: bold;
}

.title.white {
	color: #ffffff;
}

.sidebar {
	display: block;
}

.sidebar .item {
	display: block;
	margin-bottom: 8px;
}

#print-ad-3 {
	width: 100%;
	height: 300px;
	border: 0;
}