html {background-color: #eee}

* {margin:0; padding:0}
div {vertical-align:top}
img {border: 0;}

div#mainblock {width:1100px; margin:0 auto; background-color:#eee;}
div.header {width:900px; height:30px; background-color:#eee; margin:0 auto;}
div.menu {width:900px; height:26px; background-color:#333; margin:0 auto;}
div.share {width:900px; height:30px; background-color:#ddd; margin:0 auto;}
div.center_col {width:900px; min-height:350px; margin:0 auto; background-color:#fff; overflow: hidden;}
div.footer {width:900px; height:50px; background-color:#333; margin:0 auto;}

div.block_left {width:340px; background-color:#fff; float:left; margin:0 auto; padding: 10px 20px 10px 20px;}
div.block_right {width:480px; background-color:#fff; float:left; margin:0 auto; padding: 10px 20px 10px 20px;}

div#video_player {left: 0; top: 0; width:100%; height:100%; position: fixed; background-color:#000; z-index: 10; opacity: 0.8;}


p#copyright {text-align: center; padding-top: 18px;}
p#copyright span {font-size: 10pt; cursor: default; color: white; font-family: Verdana; font-weight: bold;}