<STYLE TYPE="text/css">	
<!--
    html, body { font-size : 9pt; font-family : µ¸¿ò; display:block; }
	td  {
		font-size : 9pt;
		font-family : µ¸¿ò;
	}

	a:link  {
		text-decoration : none;
		color : Black;
		font-size : 9pt;
		font-family : µ¸¿ò;
	}

	a:visited  {
		text-decoration : none;
		color : Navy;
		font-size : 9pt;
		font-family : µ¸¿ò;
	}

	A:hover  {
		text-decoration : underline;
		color : #6187E0;
		font-size : 9pt;
		font-family : µ¸¿ò;
	}

	.num {
		text-align : right;
	}

	font.aa {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 8pt;
		color : Gray;
	}

	font.tri {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 7pt;
		color : White;
	}

	font.dic {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 8pt;
		color : white;
	}

	font.title {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 13pt;
		color : White;
	}

	font.com {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 14pt;
		color : White;
	}

	font.com1 {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 14pt;
		color : Black;
	}
	
	font.date {
		text-decoration : none;
		font-family : µ¸¿ò;
		font-size : 8pt;
		color : Black;
	}

	box.bb {
		border : thin Green;
		font-size : 9pt;
	}

	input.hidden
	{
		border:0 solid white;
		background-color: white;
	}


TABLE.basic
{
	margin:0 ; 
    border-top: 1px solid #a7a7a7;
    border-left: 1px solid #a7a7a7;
    border:1px solid #a7a7a7;
    background:#fff;
    border-collapse:collapse; /*cellspacing="0"*/
}

TABLE.basic th, TABLE.basic td {
        margin:0 ; 
        padding-left: 5px; 
		padding-right: 3px; 
        height:20pt;
        font-weight: none;
        border-right: 0px solid #6a6a6a;
        border-bottom: 1px solid #6a6a6a;
        }

TABLE.ListOng
{
	margin:0 ;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border:2px solid #818181;
    background:#ffffff;
    border-collapse:collapse; /*cellspacing="0"*/
}

TABLE.ListOng th,TABLE.ListOng td {
        margin:0 ; 
        padding-left: 5px; 
		padding-right: 3px; 
        height:18pt;
        font-weight: none;
        border-right: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        }

TD.ListOngC
{
	background: #fef5e8;
	color: #952c10;
	font-family: "µ¸¿òÃ¼";
	font-size: 9pt;
}


TABLE.LBlank
{
	margin:0 ; 
    border-top: 0px;
    border-left: 0px;
    border:0px ;
    border-collapse:collapse; cellspacing="0";
}

TABLE.LBlank th, TABLE.LBlank td {
        margin:0 ; 
        padding-left: 0px; 
		padding-right: 0px; 
        height:20pt;
        font-weight: none;
        border-right: 0px;
        border-bottom: 0px solid #b5b5b5;
        }

TABLE.LBlankAll
{
	margin:0 ; 
    border-top: 0px;
    border-left: 0px;
    border:0px ;
    background:#ffffff;
    border-collapse:collapse; /*cellspacing="0"*/
}

TABLE.LBlankAll th, TABLE.LBlankAll td {
        margin:0 ; 
        padding-left: 0px; 
		padding-right: 0px; 
        height:20pt;
        font-weight: none;
        border-right: 0px;
        border-bottom: 0px solid #ffffff;
        }


TABLE.blank
{
	margin:0 ; 
    border-top: 0px;
    border-left: 0px;
    background:#ffffff;
    border-collapse:collapse; /*cellspacing="0"*/
}

TABLE.blank th, TABLE.blank td {
        margin:0 ; 
        padding-left: 5px; 
		padding-right: 3px; 
        height:20pt;
        }


TABLE.cart
{
	margin:0 ;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border:2px solid #818181;
    background:#ffffff;
    border-collapse:collapse; /*cellspacing="0"*/
}

TABLE.cart th,TABLE.cart td {
        margin:0 ; 
        padding-left: 5px; 
		padding-right: 3px; 
        font-weight: none;
        border-right: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        }

/*******      SubTitle      ******/
.Sub_title
{
	
	COLOR: #000000;
	FONT-FAMILY: "µ¸¿ò, µ¸¿òÃ¼";
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	padding-top: 1px;
	padding-left: 25px; 
	height:30px;
	background-image:url(/community/images/main3/Sicon.gif);
}

.Sub_stitle
{
	
	COLOR: #676767;
	FONT-FAMILY: "µ¸¿ò, µ¸¿òÃ¼";
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	padding-top: 1px;
	padding-left: 25px; 
	height:30px;
	background-image:url(/community/images/main3/Sicons.gif);
}

.Sub_ptitle
{
	
	COLOR: #000000;
	FONT-FAMILY: "µ¸¿ò, µ¸¿òÃ¼";
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	padding-top: 1px;
	padding-left: 25px; 
	height:30px;
	background-image:url(/community/images/main3/Sicon.gif);
}

-->
</style>

