/* CSS Document */
/* page */
#page { margin:10px 0 0 0; position: relative; width: 865px;}
#page .content .columleft{ width:205px; padding: 0 655px 0 0; position: absolute;}
#page .content .columcenter{width:460px; padding: 0 205px 0 205px; position: absolute;}
#page .content .columright{ width:205px; padding: 0 0 0 655px; position: relative; }

/************************************/

/* page1 */

#page1 .content .columleft{ width:205px; padding: 0 655px 0 0; position: absolute;}
#page1 .content .columcenter{width:665px; padding: 0 0 0 205px; position: relative;}
