body { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#top { background-image: url(../images/bg/bg_top.png); background-repeat: no-repeat; position: absolute; left: 50%; width: 820px; height: 32px; margin: 20px auto auto -410px; }
#body { background-image: url(../images/bg/bg_body.png); background-repeat: repeat-y; position: absolute; left: 50%; width: 820px; margin: 52px auto auto -410px; }
#footer { background-repeat: no-repeat; position: relative; left: 50%; width: 820px; height: 32px; margin: auto auto auto -410px; }
/*<agl.folder "banner">*/
	#banner { height: 32px; margin: 0; }
	#banner_box { }
/*</agl.folder>*/
/*<agl.folder "menu">*/
	#menu { position: absolute; left: 50%; width: 820px; height: 22px; margin: auto auto auto -410px; }
	#menu_box { padding-right: 20px; padding-left: 20px; }
	#menu_box a { color: #2a1faa; font-size: 10px; font-weight: 900; text-decoration: none; margin-right: 10px; }
/*</agl.folder>*/
/*<agl.folder "main">*/
	#main { text-align: center; }
	#m_box { padding-right: 20px; padding-left: 20px; }
	#m_box h3 { color: #ffa; font-size: 12px; font-weight: bold; }
	#m_box p {  }
	#m_box a { color: #fff; font-size: 10px; line-height: 12px; text-decoration: none; }
	#m_box a:hover { color: #c1cbac; font-size: 10px; line-height: 12px; text-decoration: none; }
	#m_box img { border: solid 1px #637049; }
/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer { background-image: url(../images/bg/bg_bottom.png); background-repeat: no-repeat; }
	#footer_box { }
/*</agl.folder>*/


