﻿body											{	background-color: #ffffff; 	color: #000000; 		margin: 0px; padding: 0px;
																										font-family: Arial, Helvetica, Sans-Serif; }

#center											{														position: relative; margin: 0px auto; padding: 0px; width: 986px; z-index: 1; }
#LnC_hCheck																		{	height: 100%; position: absolute; top: 0px; left: 0px; display: block; }


/* HEAD 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_navi										{														position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 67px; z-index: 10; overflow: hidden; }
#frame_navi_bm									{														position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 67px; z-index: 10; overflow: hidden; }
#center_navi									{														position: relative; margin: 0px auto; padding: 0px; width: 986px; height: 687px; z-index: 1; }
#center_navi #logo								{														position: absolute; top: 10px; right: -2px; margin: 0px; padding: 0px; width: 163px; height: 53px; z-index: 20; }
#center_navi #dd_head_hide						{														position: absolute; top: 0px; left: 10px; margin: 0px; padding: 0px; width: 810px; height: 76px; z-index: 20; }
#center_navi #dd_head_hide img					{														margin: 0px; padding: 0px; width: 810px; height: 76px; }


/* BG 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_bg_menu									{	background-color: #e0edb7;							position: static; margin: 0px; padding: 0px; width: 976px; height: 202px; overflow: hidden;
													border-color: #ffffff;								border-width: 0px 0px 0px 10px; border-style: solid; }
#frame_bg_menu div.menu_overlay					{														position: static; margin: 0px; padding: 0px; width: 976px; height: 202px; overflow: hidden;
																										background-image: url('../../../files/general/pconf_menu_background.png'); background-repeat: no-repeat; background-position: 0px 0px; }


/* GENERAL 
-------------------------------------------------------------------------------------------------------------------------------------*/
img												{														border: 0px; }
div.clear										{														width: 0px; height: 0px; overflow: hidden; clear: both;
																										font-size: 0px; line-height: 0px; }
#scrbr											{	background-color: #ffffff; color: #ffffff;			position: absolute; bottom: -1px; left: 0px; width: 1px; height: 1px; z-index: 1; overflow: hidden; }


/* IE
-------------------------------------------------------------------------------------------------------------------------------------*/
@media all{
* html body #frame_bg_menu div.menu_overlay		{ 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/general/pconf_menu_background.png', sizingMethod='image'); background: none; } }
}	
