@charset "UTF-8";
/* CSS Document */

#left { background: url(images/layout/left2.gif) repeat-y; width:20px; height:1138px; position: absolute; }
#right { background: url(images/layout/right2.gif) repeat-y; margin-left: 977px; width:20px; height:1138px; position: absolute; }
#middle { width:956px; height:1138px; position: absolute; margin-left: 20px; background-color:#FFFFFF; }
#contentbottom { width:883px; height:113px; position: absolute; margin-left: 20px; margin-top: 1025px; }
#main_image { width:961px; height:1122px; }

