/******************************************************************
* =======================================================
* Previl CSS
*
* Á¦ ÀÛ: gubok kim (email : previl@previl.net,  homepage : http://previl.net)
*
* ¸¶Áö¸· ¼öÁ¤ÀÏ: 2003.02.25
*        
* =======================================================
******************************************************************/

/*********************************************************************
*	GLOBAL
*********************************************************************/
@font-face {font-family:Àß³­Ã¼;src:url(nontoxic_jalanche_2.non);} 

A:link,A:visited,A:active {font-family:±¼¸²Ã¼; color:#000000;text-decoration:none;font-size: 9pt;}
A:hover {font-family:±¼¸²Ã¼; color:#93979C;text-decoration:none;font-size: 9pt;}

font {font-family:±¼¸²Ã¼; font-size: 9.3pt; color:#505050;}

body, table, tr, td, select, textarea, input{ 
 		font-family:±¼¸²Ã¼, seoul, arial, helvetica;
 		font-size: 9pt;
 		color: #000000;
		scrollbar-3dlight-color:595959;
	        scrollbar-arrow-color:ffffff;
	        scrollbar-base-color:CFCFCF;
	        scrollbar-darkshadow-color:FFFFFF;
	        scrollbar-face-color:CFCFCF;
	        scrollbar-highlight-color:FFFFF;
	        scrollbar-shadow-color:595959
 }



/*********************************************************************
*	FONT
*********************************************************************/
font.1 {font-weight:bold;}
font.2 {font-size: 8.0pt;}
font.3 {font-size: 9.3pt; line-height: 1.5em}
font.eng {font-family:verdana; font-size:11px; color:#000000;}
font.num {font-family:Tahoma; font-size:10px;}
font.page_list1 {font-family:verdana;font-size:11px}
font.page_list2 {font-family:verdana;font-size:11px; background-color:#BBBBBB;color:white; font-weight:bold;}
font.page_list3 {font-family:tahoma;font-size:8pt}


font.btn2 {font-family:Àß³­Ã¼;}



/*********************************************************************
*	BOARDER
*********************************************************************/
.all { border-width:1; border-color:#999999; border-style:solid; }
.all2 { border-width:1; border-color:#dadada; border-style:solid; }
.left { border-left-width:1; border-left-color:#999999; border-left-style:solid; }
.right { border-right-width:1; border-right-color:#999999; border-right-style:solid; }
.top { border-top-width:1; border-top-color:#999999; border-top-style:solid; }
.top2 { border-top-width:1; border-top-color:#cccccc; border-top-style:solid; }
.bottom { border-bottom-width:1; border-bottom-color:#999999; border-bottom-style:solid; }


/*********************************************************************
*	FORM
*********************************************************************/
.bt {background-color:#efefef; color:#1E1F20; border-width:1; border-color:rgb(130,132,131); border-style:solid; height=21px}
.bt2{border-color:#b0b0b0;;background-color:#b3b3b3;color:#ffffff;font-weight:bold;height:21px;}
.ta { color:#1E1F20; border-width:1; border-color:rgb(130,132,131); border-style:solid;}


/*********************************************************************
*	Background
*********************************************************************/
.gr_bg { filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#cdcdcd,endcolorstr=#dcdcdc); }
.gr_bg2 { filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#dcdcdc,endcolorstr=#cdcdcd); }


/*********************************************************************
*	Button Effect
*********************************************************************/
.btn {color:#444444;border-width:1px; border-color:#999999; filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#dadada,endcolorstr=#fafafa); border-style:solid; padding:3 10 2 10;cursor:hand; height=20px}
