/* »õ À¥ ÀÀ¿ë ÇÁ·Î±×·¥ ÇÁ·ÎÁ§Æ®ÀÇ ±âº» CSS ½ºÅ¸ÀÏ½ÃÆ®ÀÔ´Ï´Ù. */

A:link
{
	font: 9pt Gulim,±¼¸²;
	color: black;
	text-decoration: none;
}
A:active
    {
	font: 9pt Gulim,±¼¸²; 
	text-decoration: none;
	color: black;
	}
A:visited 
	{
	font: 9pt Gulim,±¼¸²; 
	text-decoration: none;
	color: black;
	}
A:hover   
	{
	text-decoration: none;
	color: blue;
	}
	
	
TD
    {
	font: 9pt Gulim,±¼¸²;
	}	

/* °Ô½ÃÆÇ ¸ñ·Ï È¦¼öROW CSS */
.grd_itemstyle1
{
	background-color: #F3F3F3;
} 	

/* °Ô½ÃÆÇ ¸ñ·Ï Â¦¼öROW CSS */
.grd_itemstyle2
{
	background-color: #FBFBFB;
} 

/* Å¸ÀÌÆ² CSS */
.td_title
{
	background-color: #F3F3F3;
}


/* Å¸ÀÌÆ² CSS2 */
.td_title2
{
	font:9pt ±¼¸²;
	background-color:#D7EAF4;	
	color:#6F6F6F;
	text-align:center;
	height:20pt;	
}

.td_title3
{
	font:9pt ±¼¸²;	
	text-align:center;
	background-color:#ffffdf;	
}

/* ³»¿ë CSS */
.td_content
{
	background-color: #FBFBFB;
}

/* Ãß°¡ CSS */
.td_css
{
	font:9pt ±¼¸²;	
}	

.tb_css
{
	background-color:#79ABDD;	
}

/* ÅØ½ºÆ®¹Ú½º CSS */
.txt_style
{	
	BORDER-RIGHT: #c4c4c4 1px solid; 
	BORDER-TOP: #c4c4c4 1px solid; 
	BORDER-LEFT: #c4c4c4 1px solid; 
	BORDER-BOTTOM: #c4c4c4 1px solid; 
	HEIGHT: 18px;	
}

.allborder { border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

