@charset "utf-8";
* { margin: 0px; padding: 0px; }
html, body { height: 100%; }
body { font-family:  "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; font-size: 12px; color: #000; line-height: 20px; background: #0260FE; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; vertical-align: top; }
input, select { outline: none; }

.page { width: 100%; position: absolute; left: 0; top: 0; }
.page_1 { text-align: center; width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; }
.page_1 img { margin: -300px 0 0 -500px; position: absolute; left: 50%; top: 50%; cursor: pointer; }

.page_2 { background: url(images/page_2.jpg) no-repeat center center; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; }





























