@charset "utf-8";
* { margin: 0; padding: 0; }
.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { background: url(template1/bg.gif) repeat; font-family: Arial, Helvetica, sans-serif; margin: 6px 0; }
#wrap, .wrap { width: 980px; margin: auto; background: #ffeecc; border: 6px solid #000; border-top: 0; }
.wrap { border-top: none; }
#head { position: relative; }
#head img, #footer img { float:left; }
a {color: #fff}
a span:hover{text-decoration: underline; }
.thumb-border { background: url(template1/thumbbg.jpg) no-repeat top; margin-left: 20px; float:left; margin-bottom: 10px; position: relative; }
.thumb-border span { display: block; margin: 0 30px; color: #fff000; font-weight: bold; text-align: center; border: 1px solid #444; background: #000; clear:left; padding: 4px; text-transform: uppercase; padding-bottom: 7px; }
img.thumb { border: 1px solid #000; margin: 30px 30px 0 30px; float: none;  }
#head .text p { margin: 20px; padding: 10px; border: 2px solid #ff0039; background: #ff5f74; clear:left; font-size: 13px; font-weight: bold; }
div.playbut {position: absolute; width: 72px; height: 50px; background: url(template1/hdover.png) 0 0 no-repeat; left: 345px; top: 275px; cursor: pointer;}

