/* CSS Document */
html{overflow-x:hidden;}
#j_tip_wrap{
background:rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);left:0;position:absolute;top:0;z-index:10;width:100%; height:100%;}
#j_tip{height:100%;margin:auto;position:relative;width:100%;}
#j_tip #popuplayer{
	height:228px;left:280px;position:absolute;top:185px;width:256px;
	_left:121px;_top:186px;
	background:url(xztc.png) no-repeat;
	*background: url(xztc.png) no-repeat !important;
	
	*background:none;       
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='xztc.png');
	z-index:100;	
	
}

.close_01{
	width:20px;
	height:20px;
	position:relative;
	top:124px;
	_top:124px;
	left:100px;
	_left:100px;	
	cursor:pointer;
	
}
.link{
    width:65px;
    height:24px;
    position:relative;
	top:166px;
	_top:166px;
	left:63px;
	_left:63px;
	cursor:pointer;
}
.know{
    width:78px;
	height:27px;
	position:relative;
	top:173px;
	_top:173px;
	left:135px;
	_left:135px;
	cursor:pointer;
	
}