@import url("subnav_entertainment.css");
.entDetailTipBox {
	background-image: none;
	background-repeat: no-repeat;
	height: 280px;
	width: 607px;
	margin-top: -274px;
	margin-left: 56px;
	position: absolute;
	cursor:auto;
	font-weight: normal;
}

.entDetailTipBox .closeBox {
	float: right;
	padding-top: 16px;
	padding-right: 26px;
}
.entDetailTipBox a.closeLink {
	height: 0px;
	width: 60px;
	margin-top: 15px;
	overflow: hidden;
	float: right;
	padding-top: 16px;
	padding-right: 22px;
}
.gridTable td.tip {
	position: relative;
}
#entertainment .gridBox .gridTable .primary {
	width: 300px;
}
#entertainment .gridTable tr {
	cursor: pointer;
	cursor: hand;
}
.entDetailTipBox .ui-l {
	background-image: url(../images/entertainment/tooltip/tt_ui_l.png);
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	width: 21px;
}
.entDetailTipBox .ui-bg {
	background-image: url(../images/entertainment/tooltip/tt_ui_bg.png);
	background-repeat: repeat-x;
	height: 280px;
	float: left;
	position: relative;
}
.entDetailTipBox  .ui-r {
	background-image: url(../images/entertainment/tooltip/tt_ui_r.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 25px;
	float: left;
}
.entDetailTipBox  .ttHeader {
	height: 40px;
	margin-top: 4px;
	float: left;
}
.ttTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-left: 4px;
	line-height: 40px;
	padding-top: 4px;
}
.ttBtnClose {
	padding-top: 4px;
	display: inherit;
	position: absolute;
	z-index: 6000;
	margin-left: -56px;
}
.ttBtnCloseNoVideo {
	padding-top: 4px;
	display: none;
	position: absolute;
	z-index: 6000;
	padding-left: 250px;
}
.ttBtnCloseWithVideo {
	float: left;
	padding-top: 4px;
	display: inherit;
}
.ttContent {
	height: 214px;
	float: left;
}
.ttPointer {
	background-image: url(../images/entertainment/tooltip/tt_pointer.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 11px;
	height: 22px;
	float: left;
	width: 30px;
}
.ttColLeft {
	width: 112px;
	padding-top: 17px;
	padding-left: 2px;
	float: left;
}
ttThumb {
	background-color: #333333;
	height: 79px;
	width: 112px;
}
.ttThumb {
	height: 79px;
	width: 112px;
	background-color: #666666;
	margin-bottom: 10px;
}
.ttBtnBox {
	margin-bottom: 7px;
	height: 20px;
	width: 112px;
}
.ttColMiddle {
	float: left;
	width: 182px;
	padding-left: 13px;
	padding-top: 17px;
}
.ttColRight {
	clear: right;
	float: left;
	width: 238px;
	padding-top: 12px;
	padding-left: 14px;
}
.ttVideoBox {
	background-color: #000000;
	height: 189px;
	width: 238px;
}
.ttContentTop {
	height: 76px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ded2bc;
	line-height: 18px;
	margin-bottom: 12px;
}
.ttContentBottom {
	padding-left: 1px;
	line-height: 18px;
	height: 90px;
	overflow: auto;
}
.ttContentBottom a {
	font-weight: bold;
}
