@charset "utf-8";
/* CSS Document */
body					{background:#fff; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6f7476;}
a						{color:#790000; text-decoration:underline;}
p						{padding:0; margin:0;}
h1						{padding:0; margin:0; font-size:18px;}
h2						{padding:0; margin:0; font-size:12px;}
.color_black			{color:#000;}
/* Site Top Box */
#site_top				{background:url(top_bg.gif) left repeat-x; height:146px; vertical-align:bottom;}
#site_top_logo img		{margin:0 0 5px 20px;}
#site_top_ico img		{margin:0 10px 0 0;}
#site_top_links img		{margin:0 10px 5px 0;}
/* Site Menu Box */
#site_menu				{vertical-align:middle;}
#site_menu_left			{background:url(menu_bg.gif) left no-repeat; width:318px; height:53px;}
#site_menu_right		{background:url(menu2_bg.gif) left repeat-x; width:397px; height:53px;}
#site_menu_right img	{margin:0 10px;}
/* Site Body Box */
#site_body				{vertical-align:top;}
#site_body_left			{background:url(left_bg.gif) top no-repeat; width:318px; height:418px; vertical-align:top;}
#body_content			{width:391px; height:372px; vertical-align:top;}
#body_content_bg		{background:url(right_bg.gif); width:6px; height:372px;}
#body_content p			{padding-right:10px;}
#site_body_end			{background:url(body_bg.gif) left repeat-x; width:397px; height:46px;}
#site_body_end img		{margin-right:20px;}
/* Site Copy Box */
#site_copy				{vertical-align:middle;}
#site_copy_text			{background:url(copy_bg.gif) left repeat-x; height:81px;}
#site_copy_text p		{margin-left:30px; font-size:10px;}
