@charset "UTF-8";
/* CSS Document */

body 	{ background-color: #000000; font-family: Lucida Grande; font-size: 0.9em; color: #000000; margin: 0; padding: 0;}

.header { width: 100%; height: 350px; background: url('headerbg.jpg') no-repeat top; margin: 0px auto; z-index: 50;}
.container { width: 1024px; height: auto; margin: 0px auto;}
.cover { background: url('cover.png') no-repeat; width: 345px; height: 615px; z-index: 100; margin-top: -625px; margin-left: 680px; display: table;}
.content { background: url('content-bg.png') no-repeat center top;width: 655px; height: 445px; margin-top: 20px;}
.text { width: 90%; margin:  0px auto; padding-top: 20px; line-height: 1.1em;}
.big { font-size: 1.0em;}
.title { width: 614px; height: 139px; margin-top: -225px;}
.purchase { color: #cc6633; font-size: 1.0em; font-weight: bold;}
.xulon { display: table-cell; vertical-align: bottom;}
.footer { background-color: #96331e; color:  #ffffff; clear: both; width: 100%; height:375px;  margin-top: 150px; padding: 20px;}
.footer-content { width: 1024px; margin: 0px auto;}