@charset "utf-8";

/* CSS Document */

body { padding:0; margin:0; background:url(../images/bg.jpg) no-repeat center top; }

ul, li { margin:0; padding:0; list-style:none; }

form { margin:0; padding:0; }

img { border:none; vertical-align:bottom; }

#container { width:1000px; margin:0 auto; }

#header { height:130px; background:url(../images/nav_bg.jpg) no-repeat; }

#nav { padding:20px 0 0 108px; }

#nav a { display:inline-block; height:44px; width:100px;  }

#nav a#bbs { margin-left:215px; }

#left { width:269px; height:765px; background:url(../images/left_bg.jpg) no-repeat; float:left; position:relative; overflow:hidden;}

#right { width:731px; overflow:hidden; float:right;}

#bottom { height:165px; background:url(../images/bottom_bg.jpg) no-repeat;clear:both; }

#xy{position:absolute;width:222px;height:40px; left:25px;top:50px;}

#dl{ position:absolute; width:222px; height:56px; left:25px; top:522px; }

#reg{ height:340px; width:222px; position:absolute; left:25px; top:125px;overflow:hidden;}


