@charset "UTF-8";
/* CSS Document */

html, body {height: 100%;margin: 0; padding: 0;background-color:#000000;}

p,div,a{margin:0;padding:0;}
a img{border:none;}
#wrap{width:100%; height:650px;}
#website{width:100%;height:650px;display:block;}
#footer{width:1280px;position:relative;padding:0;clear:both;height:70px;}
#footer .under{position:absolute;left:50px;top:10px;}
#footer .copy{position:absolute;right:31px;top:10px;width:321px;height:39px;overflow:hidden;text-indent:-5000px;}
#footer .copy a{width:287px;height:24px;background-position:0 0;display:block;background:url(../images/to_html.gif);}
#footer .copy a:hover{width:287px;height:24px;background-position:0 -24px;}
#footer .copyright{width:120px;height:9px;position:absolute;right:48px;top:40px;}

#bbbbb{width:1280px;clear:both;}