@charset "utf-8";
/* CSS Document */

body{ background:#000000; font-size: 14px; font-family: "arial"; color: #ffffff;}
.allclear{ clear:both;}
img{border:0;}
*{margin:0;padding: 0;border: 0;}
a,a:hover{display:block;}
strong{color:#00deff;}

.bg{ width:100%; background:url(../images/bg.jpg) no-repeat top center; min-width: 960px;}
.all{ width:960px; padding: 333px 0 0 0; margin: 0 auto; position: relative;}
.top{ width: 964px; height: 143px; background:url(../images/top.png) no-repeat top center; position: absolute; top: -143px; left: -2px;}
.main_y{ width: 960px; background:url(../images/main_y.jpg) repeat-y; position: relative;}
.bot{ width: 960px; height: 101px; background:url(../images/bot.png) no-repeat; margin-bottom: 50px;}

.logo{ width: 302px; height: 144px; background:url(../images/logo.png) no-repeat; position: absolute; top: 32px; left: 329px;}
.title{ width: 100%; height: 38px; background:url(../images/title.png) center no-repeat; margin-top: 58px;}
.center{ width: 800px; margin: 0 auto;}
.center h1{ line-height: 60px; font-size: 18px; font-style: italic;}
.center p{ line-height: 25px; padding-bottom: 20px;}
.box{ width: 768px; height: 63px; border: 1px dashed #918376; color: #dbcfc3; padding: 20px 15px; line-height: 20px; margin-bottom: 30px;}