/* total */
	
	
	body							{	margin: 0px;
	                                    background-image:url('../Images/Common/bg.gif');
										background-repeat:repeat-x;
	                                    font-family: dotum;
										scrollbar-3dlight-color: #FFFFFF; 
										scrollbar-arrow-color: #889aa6; 
										scrollbar-base-color: #FFFFFF; 
										scrollbar-darkshadow-color: #FFFFFF; 
										scrollbar-face-color: #eeeeee; 
										scrollbar-highlight-color: #c4c4c4; 
										scrollbar-shadow-color: #c4c4c4; }
																	
										
 	a:link							{	color: #777d80; text-decoration: none; }
	a:visited						{	color: #777d80; text-decoration: none; }
	a:hover							{	color: #000000; text-decoration: none; } 

 	a.data:link					    {	color: #fd5300; text-decoration: none; }
	a.data:visited				    {	color: #fd5300; text-decoration: none; }
	a.data:hover					{	color: #fd5300; text-decoration: underline; } 
	
	

	

/* IMG */
	img								{	border: 0; onfocus:"this.blur()";}
	img.ImgLink 					{	border: none; cursor: hand; }
	.ImgBlankArea					{ 	background-color: transparent; }

/* form */
	input							{	font-size: 12px; color: #202020; line-height: 140%;
										background-color: #ffffff; 
										border: 1 solid #92bccc;
									}

	input.Search					{	font-size: 12px; color: #756C59; line-height: 140%;
										padding-left: 2px; 
										background-color: #ffffff;
										border: 1 solid #92bccc;
										background-repeat:no-repeat;
										background-position:3 3;}

	
	input.NoLine					{	color: #696767; border-width: 0; 
										padding-left: 0px; 
										background-color: transparent; }
	
	
	select							{	font-size: 12px; color: #666666; 
										border: 1 solid #92bccc;
										padding-left: 2px; 
										behavior:url('../Images/Common/arrow_Selectimage.gif');
										setImage:url('../Images/Common/arrow_Selectimage.gif');
										background-color: #ffffff; }
	
	textarea 						{	font-family: dotum; font-size: 12px; 
										border-right: #D9D9D9 1px solid;
										padding-right: 2px;
										border-top: #D9D9D9 1px solid;
										padding-left: 2px;
										padding-bottom: 0px;
										vertical-align: top;
										border-left: #D9D9D9 1px solid;
										color: #707070;
										padding-top: 2px;
										border-bottom: #D9D9D9 1px solid;
										background-color: #ffffff;
									}

    textarea.NoLine					{	font-family: dotum; font-size: 11px; 
										vertical-align: top;
										color: #333333;
										padding-top: 3px; 
										padding-left:10px; 
										padding-right:10px; 
										padding-bottom:3px;
										border:0;
										background-color: #ffffff;
									}



/* Contents Total:1004px, LeftMenuArea:134px, ContetnsArea:725px, */

	.TopArea						{	height: 24px; 
										background-image:url('../Images/Include/kTop.gif');
										background-repeat:repeat-x; }

	.MiddleArea						{	text-align:left; vertical-align:top;}																																		


	.LeftArea						{	width:163px; padding-left:29px; text-align:left; vertical-align:top;}			


	.ContentsArea					{	text-align:left; vertical-align:top; 
	                                    padding-left:47px; padding-top:17px; padding-bottom:30px; }
	.ContentsArea2					{	text-align:left; vertical-align:top; 
	                                    padding-left:0px; padding-top:25px;}
										
	.ContentsArea3					{	text-align:center; vertical-align:top; 
	                                    padding-top:25px;}
										
	.LocationArea					{	height: 55px; text-align:right; font-size:11px;
										padding-top:7px; color:#4e4e4e; }										


	.FooterArea						{	background-color: #ebebeb;
										padding-left:30px; height:95px;
										vertical-align: middle; }

/* Padding */
	.pB11					 		{	padding-bottom: 11px;} 
	.pB14					 		{	padding-bottom: 14px;}
	.pB15					 		{	padding-bottom: 15px;} 
	.pB5					 		{	padding-bottom: 5px;}
	.pB8					 		{	padding-bottom: 8px;}
	.pB40					 		{	padding-bottom: 40px;}
	.pB60					 		{	padding-bottom: 60px;}
	.pB27					 		{	padding-bottom: 27px;}
	.pB20					 		{	padding-bottom: 20px;}
	
	.pT8					 		{	padding-top: 8px;}
	.pT15					 		{	padding-top: 15px;}
	
	.pL14					 		{	padding-left: 14px;} 
	.pL10					 		{	padding-left: 10px;} 
										
	.pMaincon                       {	padding-left:32px; padding-top:10px; padding-bottom: 40px;}
	
	.pProduct                       {	text-align:center; padding-top:20px; padding-bottom: 20px;}


/* Height */
	.Site_Contents			 		{	height: 10px;}
	.Company5_Contents			    {	height: 50px;}
	
	.Main_Board  			 		{	height: 20px;}



/* Font Style */
    .FS_14							{	font-size:14px; }
    .FS_13							{	font-size:13px; }
	.FS_12							{	font-size:12px; }
	.FS_11							{	font-size:11px; }
	.FC_White						{	color:#FFFFFF; }  
	.FC_Dblue						{	color:#3d597e; }
	.FC_Orange						{	color:#fd5300; }
	.FC_Black						{	color:#000000; }
	.FC_Green						{	color:#1d6822; }
	.FC_Blue						{	color:#016ead; }	
	.FC_Gray                        {	color:#a8a8a8; }
	.FC_Purple	                    {   color:#5c35c1; }
																																						
	.F_L							{	text-decoration:underline; }	
	.F_B							{	font-weight:bold; }
	
		
/* TExt Align */	
    .TA_C					    {	text-align:center; }
	.TA_L					    {	text-align:left; }		
	.TA_R					    {	text-align:right; }
	.TA_T					    {	vertical-align:top; }		
	.TA_M					    {	vertical-align:middle; }	
	.TA_B					    {	vertical-align:bottom; }
	
	

	
/* Board Style */
	.lBlue  						{	background-color:#92bcf0; height:1px; }	
	.lGray					        {	background-color:#dee3e9; height:1px; }
	.lBlue2  						{	background-color:#cee0f8; width:1px; }
	.lBlue3  						{	width:1px; }
	.B_Title     			        {	background-color:#cee0f8; height:30px; 
	                                    text-align:center; padding-top:5px;}
	.B_Con      			        {	height:30px; text-align:center; padding-top:7px;}	
	.B_ConL      			        {	height:30px; text-align:left; padding-left:25px; padding-top:5px;}	
	.B_ConL2     			        {	background-color:#cee0f8; height:30px; text-align:left; padding-left:25px; padding-top:5px;}	
	.B_ConL3      			        {	text-align:left; padding-left:20px; padding-top:20px; padding-bottom:20px;}	
	.B_Search						{	font-size: 12px; color: #808080;
										background-image:url('../Images/Common/Board_SearchBg.gif');
										background-repeat:no-repeat; height:38px;}		
										
	.lGreen					        {	background-color:#b1d0af; height:2px; }											
									
											
/* Box Style1 */
	.Company_5Bg				    {	background-image:url('../Images/Company/Img_1_5_Tbg.gif');
										background-repeat:no-repeat; width:178px; height:86px; 
										text-align:center; vertical-align:middle;}																	
															
											
											
/* Box Style2(blue) */
    .Table_Lineh2    			    {	background-color: #b4d9e8; height:2px;}
	.Table_Lineh1    			    {	background-color: #b4d9e8; height:1px;}
	.Table_Linew1    			    {	background-color: #b4d9e8; width:1px;}
	.Table_Title    			    {	background-color: #e1eff5; text-align:center; vertical-align:middle;}
	.Table_Title2    			    {	background-color: #eff9fd; text-align:center; vertical-align:middle;
	                                    padding-top:6px; padding-bottom: 6px;}
										
	.Table_Con      			    {	background-color: #ffffff; text-align:left; vertical-align:middle;
	                                    padding-top:10px; padding-bottom:10px;}
	.Table_Con2      			    {	background-color: #ffffff; text-align:left; vertical-align:middle;
	                                    padding-left:10px; padding-top:10px; padding-bottom:10px;}
										
								
/* Box Style2(green) */
    .GTable_Lineh2    			    {	background-color: #a1ccb1; height:2px;}
	.GTable_Lineh1    			    {	background-color: #a1ccb1; height:1px;}
	.GTable_Linew1    			    {	background-color: #a1ccb1; width:1px;}
	.GTable_Title    			    {	background-color: #d4eede; text-align:center; vertical-align:middle;}
	.GTable_Title3    			    {	background-color: #d4eede; text-align:left; vertical-align:middle;
	                                    padding-left:10px; padding-top:5px; padding-bottom:5px;}
										
	.GTable_Title2    			    {	background-color: #edf8f1; text-align:center; vertical-align:middle;
	                                    padding-top:6px; padding-bottom: 6px;}
	.GTable_Title4    			    {	background-color: #edf8f1; text-align:center; vertical-align:middle;}
										
	.Table_Con3      			    {	background-color: #edf8f1; text-align:left; vertical-align:middle;
	                                    padding-left:10px; padding-top:10px; padding-bottom:10px;}
	.Table_Con4      			    {	background-color: #ffffff; text-align:left; vertical-align:middle;
	                                    padding-left:10px; height:25px;}
	.Table_Con5      			    {	background-color: #edf8f1; text-align:left; vertical-align:middle;
	                                    padding-left:10px; height:25px;}
	.Table_Con6      			    {	background-color: #f4f4f4; text-align:left; vertical-align:middle;
	                                    padding-left:10px; height:25px;}
										
										
										
/* Box Style3 */
    .Tech_Table 				    {	color: #678ab6;
	                                    background-image:url('../Images/Tech/Img_3_2_1_Cen.gif');
									    background-repeat:repeat-y; 
								        text-align:left; padding-left:10px; padding-top:10px; padding-bottom:10px;}
	.Product_TableCon			    {	background-color: #e2f4e1; color: #4b936f;
								        text-align:left; padding-top:10px; padding-bottom:10px;}
	.Product_Ta_Top  				{	background-image:url('../Images/Product/Img_Top2.gif');
									    background-repeat:repeat-x; height:12px;}
	.Product_Ta_Bot  				{	background-image:url('../Images/Product/Img_Bot2.gif');
									    background-repeat:repeat-x; height:12px;}
	.Product_Ta_Left  				{	background-image:url('../Images/Product/Img_Left.gif');
									    background-repeat:repeat-y; width:16px;}
	.Product_Ta_Right  				{	background-image:url('../Images/Product/Img_Right.gif');
									    background-repeat:repeat-y; width:16px;}							 
									 
	.Product_Line   				{	background-image:url('../Images/Product/Line_Dot.gif');
									    background-repeat:repeat-x; height:1px;}								 
									 
/* MAin */

    .Board_bg                    {   background-color: #e6eef3; }
	
	.cooper_bg				     {	 background-image:url('../Images/Main/cooperation_bg.gif');
									 background-repeat:repeat-x; height:52px; 
								     text-align:left; padding-left:10px; padding-right:10px; vertical-align:middle;}	
									 
	.Product_bg				     {	 background-image:url('../Images/Main/Product_bg.gif');
									 background-repeat:no-repeat; height:128px; 
								     text-align:center; vertical-align:middle;}
	.Product_bg2				 {	 background-image:url('../Images/Main/Product_bg.gif');
									 background-repeat:no-repeat; height:128px; 
								     text-align:left; vertical-align:top;padding:5 0 0 5 }
 
