@charset "utf-8";
/* CSS Document */

body { background:#E2E4E6; margin:30px; font-family:Tahoma, Arial, sans-serif; font-size:11px; }

table.mainbox { width:760px; height:auto; margin:auto;  }
	table.mainbox td.top { height:5px; font-size:1px; line-height:0px; background:url(../img/border_top.gif) repeat-x; }
	table.mainbox td.bot { height:5px; font-size:1px; line-height:0px; background:url(../img/border_bot.gif) repeat-x }
	table.mainbox td.lw { width:5px; font-size:1px; line-height:0px; background:url(../img/border_lw.gif) repeat-y  }
	table.mainbox td.rg { width:5px; font-size:1px; line-height:0px; background:url(../img/border_rg.gif) repeat-y  }
	table.mainbox td.center { background:#FFF url(../img/body_bg.gif) right bottom no-repeat; vertical-align:top; padding:0px 0px 20px 0px; height:610px; *height:590px;  }
	
div.header { height:61px; margin-right:25px; border-bottom:2px solid #69BFEE; background:url(../img/top_bg.jpg) left no-repeat; }
	div.logo { position:absolute; top:5px; left: 20px; width: 150px; }
	div.header img { border:0px; }
	div.topmenu{ position:absolute; top:40px; left:13px; }
	
table.content { width:100%; height:auto }
		table.content div.menu { width:190px; padding:20px 10px 0px 10px }
		table.content div.menu div.menu_i a { background:url(../img/nav/slim.gif) 6px 9px no-repeat; padding:6px 10px 6px 35px; display:block; color:#666666; text-decoration:none;}
		table.content div.menu div.menu_i a:hover {  background:url(../img/nav/slim_anim.gif) 5px 3px no-repeat; padding:6px 10px 6px 35px;  text-decoration:underline }
		table.content div.menu div.spacer { font-size:1px; line-height:0px; height:10px; }
		table.content div.menu div.menu_a a { background:url(../img/nav/slim_b.gif) 0px 2px no-repeat; padding:5px 10px 2px 35px; display:block; color:#666666; text-decoration:none }
		table.content div.menu div.menu_a a:hover { text-decoration:underline }
			table.content div.menu div.sub { margin:0px 0px 0px 27px; border-left:1px solid #ADADAD; padding:0px 0px 5px 0px  }
			table.content div.menu div.sub a { padding:2px 10px 2px 2px; text-align:right;  display:block; color:#666666; text-decoration:none; font-size:10px }
			table.content div.menu div.sub div.spacer { border-bottom:1px solid #ADADAD; display:block; height:2px;  }
				table.content div.menu div.sub a:hover { text-decoration:underline }
