body {
		    background-image: url(http://yishizhibo.com/assets/bg_playdefault.jpg);
		}
		.videobox {
		    float: left;
		}
		.shadow{ box-shadow: 0 0 3px #000;}
		
		body{margin:0; padding:0; color:#eee; background:#222; font-family:Verdana,Geneva,sans-serif; font-size:13px; line-height:20px;}
		a:link,a:visited,a:hover{color:inherit;}
		h1{font-family:Georgia,serif; font-size:18px; font-style:italic; color:#26beff;}
		p{margin:0 0 20px 0;}
		hr{height:0; border:none; border-bottom:1px solid rgba(255,255,255,0.13); border-top:1px solid rgba(0,0,0,1); margin:9px 10px; clear:both;}
		.links{margin:10px;}
		.links a{display:inline-block; padding:3px 15px; margin:7px 10px; background:#444; text-decoration:none; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
		.links a:hover{background:#eb3755; color:#fff;}
		.output{margin:20px 40px;}
		.output a{display:inline-block; text-decoration:none; padding:3px 15px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; background:#000; margin:5px 20px 5px 0;}
		code{color:#5b70ff;}
		#showMsg{/*margin:40px; width:50%; height:500px; padding:20px; */overflow:auto; /*background:#000;opacity:0.6;filter:alpha(opacity=60)*/ -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
		.content p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
		.content p:nth-child(3n+0){color:#c96;}
		.content .content{width:100%; margin:20px 0; background:#252525; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
		.content .content .content{background:#191919;}
		.messagebg{background-color:#e6e6e6;color: #000;
    z-index: 10;
    position: relative;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#55000000', endColorstr='#55000000'}
    .sendbtn {background:red;}
    .sendbtn:hover {background:black;}