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

/*********************************************************************
*	GLOBAL
*********************************************************************/
body,td,select,option,textarea,input,button
 	{ font-family : Tahoma, ±¼¸², Arial, Verdana, Helvetica; font-size : 9pt; color:#666666;
		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
	}

form{ border:0;margin:0;}
.word_break {word-break:break-all;}
.hand { cursor:hand; border:0}

/*********************************************************************
*	LINKS
*********************************************************************/
a:link, a:visited, a:active  {color:#666666; text-decoration:none;}
a:hover  {color:#111111; text-decoration:none;}

a.small {font-family:µ¸¿ò,µ¸¿òÃ¼,Tahoma;font-size:8pt;letter-spacing:-1;text-decoration:none}
/*********************************************************************
*	FONT
*********************************************************************/
font.bold {font-weight:bold;}
font.lh15 {line-height: 1.5em}
font.lh18 {line-height: 1.8em}
font.small {font-family:µ¸¿ò,µ¸¿òÃ¼,Tahoma; color:#444444;font-size:8pt;letter-spacing:-1;text-decoration:none} 
font.eng {font-family:verdana; font-size:10px;}
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}



/*********************************************************************
*	BOARDER
*********************************************************************/
.all { border-width:1; border-color:#DDDDDD; border-style:solid; }
.left { border-left-width:1; border-left-color:#DDDDDD; border-left-style:solid; }
.right { border-right-width:1; border-right-color:#DDDDDD; border-right-style:solid; }
.top { border-top-width:1; border-top-color:#DDDDDD; border-top-style:solid; }
.bottom { border-bottom-width:1; border-bottom-color:#DDDDDD; border-bottom-style:solid; }
.box_bg { filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FFFFFF,endcolorstr=#E7E7E7); border-width:1; border-color:#CCCCCC; border-style:solid; }


/*********************************************************************
*	FORM
*********************************************************************/
.ip {background-color:#FFFFFF; border-width:1; border-color:#BBBBBB; border-style:solid; height=20px}
.ip2 {border-width:1; background-color:#F6F6F6; border-color:#BBBBBB; border-style:solid;}
.hd {border-width:0;}


/*********************************************************************
*	Background
*********************************************************************/
.gr_bg { filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#efefef,endcolorstr=#fafafa); }
.cus_bg1 { background-color:#CCCCCC; }
.cus_bg2 { background-color:#EBEBEB; }
.cus_bg3 { background-color:#DDDDDD; }


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