@charset "utf-8";
/* CSS Document */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFCC;
color:#000000;
visibility: hidden;
font-size: small;
z-index: 999;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.table_bian {
	border:1px solid #CCCCCC;
	overflow:hidden;
}
.table_br {
	width:534px;
	padding:4px;
	margin:0 auto;
	/*background:url(images/Search_Results_Page_bg.gif);*/
	overflow:hidden;
}
.table_br2 {
	width:534px;
	padding:4px;
	margin:0 auto;
	/*background:url(images/bg_2.gif);*/
	overflow:hidden;
}
.textzong {
	width:350px;
	padding:5px 5px 5px 20px;
	float:left;
}
.pic {
	width:150px;
	float:left
}
/*.btnb{
	width:60px;
	padding-top:10px;
	float:right;
}*/
.three {
	width:143px;
	border:1px solid #999999;
	background:url(images/three_bg.gif) no-repeat;
	background:#CCCCCC;
	text-indent:1em;
	overflow:hidden;
}
.th {
	width:144px;
	float:left;
	margin-left:15px;
}
.video_title {
	border-bottom:1px solid #999999;
	line-height:23px;
	overflow:hidden;
}
.video_title1 {
	line-height:23px;
	overflow:hidden;
	border-bottom:1px solid #999999;
}
.danxuan {
	width:40px;
	float:left;
	text-align:center;
}
.norecord {
	padding-top:20px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
}
