body	{ margin: 0px; padding: 0px; }

h1,h2,h3,h4,h5,h6		{ margin:0px; padding:0px;}

/* scrol */
html, body {
    scrollbar-base-color: #282020;
	scrollbar-track-color: #282020;
	scrollbar-face-color: #453936;
    scrollbar-shadow-color: #453936;
    scrollbar-darkshadow-color: #453936;
    scrollbar-highlight-color: #453936;
    scrollbar-3dlight-color: #282020;
    scrollbar-arrow-color: #8b8081;
}

/* all */
.all_left	{ background-image: url(../img/side.gif); background-repeat:repeat-y; background-position:100%;}
.all_right	{ background-image: url(../img/side.gif); background-repeat:repeat-y;}
.main_bg	{ background-image: url(../img/main_bg.gif); background-repeat:repeat;}
.all_bg		{ background: url(../img/menu_BG.jpg) repeat-y left; height: 100%; text-align: left; margin-left:60px;}

<!--a       	{ font-size: 12px; line-height: 150%; color:#762f2e; text-decoration:underline;}
<!--a:hover 	{ font-size: 12px; line-height: 150%; color:#762f2e; text-decoration: none;}

p			{ font-size: 10px; color: #585c31;}
p.text		{ font-size: 12px; line-height: 150%; margin: 0;}
p.text2		{ font-size: 11px; line-height: 150%; margin: 0;}
.back		{ background: url(../img/all_BG.jpg) repeat;}



/* all */
.main		{ margin-left: 60px; width: 796px;}
<!--.main		{ margin-left: 60px; width: 796px; background: url(../img/all_shadow.jpg) repeat-y; background-position: right;}
.head		{ background: url(../img/head.jpg) no-repeat; width: 796px; height: 23px; text-align: right; padding: 0;}
p.head_copy	{ color: #b5b683; line-height: 150%; margin: 0 68px; padding: 0;}
p.under_copy{ font-size: 12px; line-height: 130%; margin: 0 20px; padding: 0; text-align: right;}
.table_bg	{ background-color: #dbd5cc; width: 505px; margin: 0 35px; padding: 15px 15px 5px 15px; text-align:left;}
.table_bg2	{ background-color: #dbd5cc; width: 535px; margin: 0 35px 10px 35px; text-align:right;}
.table_bg3	{ background-color: #dbd5cc; width: 505px; height: 400px; margin: 20px 35px 0 35px; padding: 15px; text-align:center;}

/* menu */
.menu_bg	{ background: url(../img/menu_BG.jpg) repeat-y; width: 172px; height: 100%; text-align: left; float: left;}
.menu_sub	{ margin: 10px 0 0px 19px;}
.menu_btn	{ margin: 10px 0 0px 24px;}
.plus		{ margin-top: 20px; margin-bottom: 20px;}
p.menu_text	{ color: #a19580; line-height: 140%; width: 138px; margin: 10px 0 0 22px;}

/* top */
.main_bg	{ background: url(../img/main_BG.jpg) repeat-y; width: 624px; text-align: center; padding: 6px 0 20px 0; float: right;}
.top_sub	{ margin: 21px 0 10px 0;}

p.what		{ font-size: 12px;  line-height: 150%;}

.text_left	{ width: 220px;}
.text_right	{ width: 220px; margin-left:40px;}
