<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ margin:0;padding:0;}/*background-color:#8F0A17; }*/
#tosom_webcam{ width:800px;height:600px;display:block;margin:auto;border:0;#555;background-color:#1d1d1f;box-shadow:0px 0px 5px #000; }
#tosom_webcam_footer{ display:block;width:800px;margin:auto;text-align:right;font-family:Arial;font-size:13px;line-height:20px;color:#999; }
#tosom_webcam_footer a {color:#ccc;font-size:12px;font-weight:normal;}
#book-directly{
	position:relative;
	/*top:35px;
	left:50%;
	margin-left:-360px;*/
	z-index:9997;

	display:inline-block;
	/*vertical-align:-70px;*/
	margin-top:-70px;
	width:62px;
	height:62px;
	margin-right:10px;
	margin-top:-5px;
	
	cursor:help;

	background-image:url("./images/book_directly_62.png");
	background-position:center center;
	background-repeat:no-repeat;

}
#tip
{
	position:absolute;
	display:none;
	
	width:310px !important;
	height:190px !important;
	
	*width:320px;
	*height:200px;
	
	padding:5px;
	margin: -290px 0 0 -5px;
	z-index:9998;
	
	color:#555;
	background-color:#F0F0F0;
	border:5px solid #887847;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	font-family:Arial,Verdana;
	font-size:13px;
	text-align:center;
	line-height:17px;
}
#tip strong
{text-shadow:#fff 1px 1px 1px;}</pre></body></html>