﻿
#big { width: 100%; height: 661px; margin: auto; background: url( '../img/23.jpg' ) repeat-y center; background-color: #DCDCDC; }
#bigImg { width: 1001px; height: 451px; margin: auto; position: relative; overflow:hidden; }
/*#horizontalLine { height: 42px; width: 100%; background: url( '../img/hline.gif' ) repeat-x; }*/
#hLine { height: 42px; width: 1001px; background: url( '../img/hline.gif' ) repeat-x; margin: auto;}

/*#footbg { height: 168px; width: 100%; background: url( '../img/footbg.gif' ) repeat-x; }*/
#foot { background-color: White; height: 168px; width: 1001px; margin: auto; overflow:hidden; }
#foot1 { float: left; width: 310px; height: 149px; margin: 10px 0 0 10px; background: url( '../img/foot1.gif' ) no-repeat; position: relative; }
#foot2 { float: left; width: 304px; height: 149px; margin: 10px 0 0 10px; background: url( '../img/foot2.gif' ) no-repeat; position: relative; }
#foot3 { float: left; width: 354px; height: 149px; margin: 10px 0 0 0px;  position: relative; }
.foot1content { width: 310px; height: 114px; padding-top:35px; overflow: hidden; font-size:12px;  }
.foot2content { width: 291px; height: 120px; margin: 24px 8px 5px 5px; overflow: hidden; }
#foot3content { width: 324px; height: 100px; margin: 34px 15px 15px 15px; overflow: hidden; }

#divflv { display: none; width: 100%; z-index: 1000; position: absolute; left: 0; top: 0; background-color: white; filter: alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
#player { margin: auto; position:absolute; top:180px; }
#closeplayer { z-index: 10001; position: absolute; cursor: pointer; }
.clear{clear:both}