@charset "utf-8";
/* CSS Document */
*							{ margin:0; padding:0;}
body						{ cursor:default; color:#686868; font-family:Arial, Helvetica, sans-serif; font-size:13px; background:#FEF9A9; padding-bottom:10px;}
img							{ border:0;}
a							{ text-decoration:none; font-weight:normal; color:#92541d;}
a:hover						{ text-decoration:underline;}
.clear						{ clear:both; height:0; overflow:hidden;}
.float_l					{ float:left;}
.float_r					{ float:right;}

#wrapper					{ margin:0 auto; width:760px; border:1px solid #e4d0a7;  background:url(images/bottom.png) left bottom no-repeat; padding-bottom:7px;}
#header						{ height:107px; position:relative; }
#leave						{ position:absolute; height:16px; width:15px; background:url(images/leave.png); left: 364px; top: 53px;}

#content					{ }
.menu						{ width:527px; height:38px; background:url(images/top_menu.png) repeat-x 0 0;}
.menu ul					{ padding-top:2px;}
.menu ul li					{ display:inline; list-style:none; padding-left:16px; background:url(images/top_li.png) no-repeat 0 2px; }

#menu						{ width:167px; height:199px; background:url(images/menu.jpg) no-repeat 0 0;}
#menu ul		 			{ padding:51px 0 0 6px;}
#menu ul li		 			{ list-style:none; padding-left:19px; background:url(images/main_menu_li.png) no-repeat 0 -1px; padding-bottom:5px; letter-spacing:+1px; }
.text_area					{ width:593px; background:#fff;}
.text_area div.top			{ height:7px; background:url(images/top_left.gif) no-repeat left top; overflow:hidden;}
.text_area div.top div	    { background:url(images/top-right.png) no-repeat right top;}
.text_area div.bottom		{ height:5px; background:url(images/bot_left.gif) no-repeat  left top;  overflow:hidden;}
.text_area div.bottom div	{ background:url(images/bot_right.png) no-repeat  right top;}
.text_area #text			{ padding:0 10px;}

#text	h1					{}
#text	h2					{}
#text	h3					{}
#text	p					{ padding:0 0 10px 0;}
#text	ul					{ padding:0 0 10px 30px;}
#text	ul li				{ }