@charset "utf-8";


#play_button1 {
	background-image:url(/image/video2.jpg);
	background-repeat:no-repeat;
	height:193px;
	width:290px;

}

/*}}}*/
#play_button2 {
	background-image:url(../image/video2.jpg);
	background-repeat:no-repeat;
	height:193px;
	width:290px;
}
div.overlay {
	background:url(/image/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}

div.overlay div.close {
	background:url(/image/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:340px;			
}
#play_button3 {

}
