/* CSS Document */
body {padding:0;margin:0;}
body {background:#DAE2E5 url(../images/bg.jpg) repeat-x;}
#wrapper {width:950px; margin:auto; border-left:5px solid #f9f9f9;border-right:5px solid #f9f9f9; overflow:hidden; background-color:#FFFFFF;}
#header {height:849px;}
#header img {float:left;}
.flv-container {background:url(../images/index_03.jpg) no-repeat; width:483px; height:393px; float:left; position:relative;}
.movie-prev {width:455px; height:320px; margin:auto; position:relative; top:10px;}
.pic-wrapper {background-color:#D7D7D7; clear:both; display:block; overflow:hidden; height:260px;}
.picc {width:930px; margin:auto; position:relative; top:10px;}
.pic-wrapper img {float:left; margin:4px; border:4px solid #FFF;}
.btn_play {position:absolute; bottom:0; left:13px;}
.btn_dload {position:absolute; bottom:0; right:13px;}
.btn_dload:hover,.btn_play:hover {opacity:0.9; filter:alpha(opacity=90);}
.button {position:relative; display:block;clear:both;}
.button:hover {cursor:pointer; pointer:hand; background-position:0 -40px; opacity:0.8; filter:alpha(opacity=80);}

.clearfix {clear:both}


