@charset "utf-8";

body { margin:0 auto; padding:0; float:left; width:100%; height:100%; margin-top:-20px; overflow-x:hidden;}

#Header_top{ margin:0 auto; width:100%; height:39px; background:#474747; position:relative; z-index:1;}

#MainHome { width:100%; float:left; height:660px; overflow-x:hidden; margin-top:0px;}

#Content{  margin:0 auto; float:left; width:100%; height:100%; position:relative;}

#Footer{ margin:0 auto; float:left; width:100%; height:200px; background: url(../images/bg_footer.jpg) repeat-x; position:relative; margin-top:50px;}


