BODY{
	background: #f1f1f1;  
	text-align: center;
	margin-top: 10px;
}

#BG_00{
	width: 780px;
	margin: 0 auto;
	border:0;  
}

#BG_01{
	width: 35px;
	height: 108px;
	background: url('../body/bg_03.gif') no-repeat;
}

#BG_02{
	width: 173px;
	height: 108px;
	background: url('../body/bg_04.gif');  
}

#BG_03{
	width: 546px;
	height: 108px;
	background: url('../body/bg_07.gif') repeat-x;  
	text-align: center;
}

#BG_04{
	width: 26px;
	height: 108px;
	background: url('../body/bg_08.gif') no-repeat;    
}

#BG_05{
	width: 35px;
	background: url('../body/bg_10.gif') repeat-y;     
}

#BG_06{
	width: 26px;
	background: url('../body/bg_13.gif') repeat-y;     
}

#BG_07{
	width: 35px;
	height: 26px;
	background: url('../body/bg_17.gif') no-repeat;      
}

#BG_08{
	width: 739px;
	height: 26px;
	background: url('../body/bg_18.gif') repeat-x;    
}

#BG_09{
	width: 26px;
	height: 26px;
	background: url('../body/bg_20.gif') no-repeat;     
}

#MAIN_TD{
	width: 739px;
	background: #fff;
 
}

DIV#MENU{
	width:100%;
	background: #f9f9f9;
	border-bottom: #e9e9e9 1px solid;
	clear:both;
	margin:0 auto;  
}

#TABLE_MAIN{
	width: 100%;
	background: #fff;  
}

#TD_MAIN{
	width: 539px;
	padding-right: 10px;
	vertical-align:top; 
}

#TD_RIGHT{
	width: 200px;
	vertical-align:top;   
}

