/*@import "main.base.css";*/
html{ overflow: hidden; }
body{ background: black; }
#body{ width: 791px; height:539px; background: url('/img/member_center/bg_member.png'); }
#content-wrap{ 
	height:528px;
	background: url('/img/member_center/bg_content.png');
	_background: url('/img/member_center/bg_content.gif');
	position: absolute;
	margin-top: 5px;
	left: 200px;
	top: 0px;
}

#content{ margin-top: 12px; }
#content, #menutab{ width: 591px; height: 497px; }

.ui-tabs-panel{ height: 433px; overflow: auto; }
.ui-widget-content{ background: none !important; }
