@CHARSET "UTF-8";

body { padding: 0; margin: 0; background: #fff url(../img/kanyu_background.png) no-repeat top center; }

#root { width: 888px; margin: 0 auto 20px auto; position: relative; }
 #top { height: 90px; }
 #header { height: 265px; background: url(../img/kanyu_header_livingroom.png) no-repeat; }
 #content-top { margin: 0 0 0 2px; padding: 0; font-size: 0; height: 9px !important; }
 #content-area { margin-left: 2px; }
  #leftnav { margin: 0 10px; width: 150px; padding: 15px 0 0 10px; float: left; }
  #main-content { margin: 0 0 0 20px; width: 660px; float: left; }
 #content-bottom { margin-left: 2px; height: 20px; }
 #copyright { font-size: 7pt !important; padding: 2px 10px; }
 
#header.home { height: 500px; background: url(../img/kanyu_header_home.png) no-repeat; }
 
.content_menu_ctop { background: url(../img/kanyu_content_top.png) no-repeat; }
.content_menu_carea { background: url(../img/kanyu_content.png) repeat-y; }
.content_menu_cbottom { background: url(../img/kanyu_content_bottom.png) no-repeat; }

.full_ctop { background: url(../img/kanyu_content_full_top.png) no-repeat; }
.full_carea { background: url(../img/kanyu_content_full.png) repeat-y; }
.full_carea #main-content { width: 845px; }
.full_cbottom { background: url(../img/kanyu_content_full_bottom.png) no-repeat; }