@charset "utf-8";
/* CSS Document */
@import url("reset.css");
img, div, input, a, ul, ol, li, input, h1, h2, h3, h4, h5, h6{ behavior:url(css/iepngfix.htc) }
body{ background-color:#c0c0c0; background-image:url(../images/bg01.jpg); background-repeat:repeat-x; background-position:center top;}
#wrapper{ width:100%; height:800px; margin:0 auto; background:url(../images/bg02.jpg) center top no-repeat;}
#box{ width:1000px; height:800px; margin:0 auto; background:url(../images/pic.jpg) left top no-repeat;}
.logo{ width:184px; height:60px; padding:20px 0 0 50px;}
.logo a{ display:block; width:184px; height:60px; background:url(../images/logo.png) left top no-repeat; text-indent:-9999px; cursor:pointer; outline:none;}
.footer{ width:80%; height:60px; margin:0 auto; padding-top:600px;}
.treaty{ height:35px; border-bottom:1px solid #909090; text-align:center;}
.treaty a{ font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:35px; color:#000; text-decoration:none;}
.treaty a:hover{ text-decoration:underline;}
.copyright{ font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:20px; color:#000; text-align:center; padding-top:8px;}