@charset "UTF-8";
/* CSS Document */
*{ margin:0 auto; padding:0; }
html,body{height:100%;background:#000000}
body{ background:url(../imgs/bg.jpg) no-repeat; width:100%; height:100%;}
.contents{ text-align:center;}
.banner{ width:977px; height:120px; background:url(../imgs/banner1.jpg) no-repeat;}
.Collection{ width:100%; height:100%;; position:relative; top:0; left:0;}
.Collection a{ color:#efdddd; text-decoration:none; font-weight:bolder; font-size:12px; display:block; float:left; padding-top:8px; margin-left:10px;}
.shoucang{ margin-left:5px;}
.footer{ text-align:center; width:977px; height:120px; line-height:20px; background:url(../imgs/footer.jpg) no-repeat;}
.footer .Copyright{ width:800px; height:100px; font-size:12px; padding-top:25px; color:#000; vertical-align:middle;}