
p,br,body,td,table,tr,textarea {font-size:12px ; font-family:µ¸¿ò ; color:#666666; line-height:140%;}
A:link     {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#666666 ; text-decoration:none;}
A:visited  {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#666666 ; text-decoration:none;}
A:active   {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#9F7540 ; text-decoration:underline;}
A:hover    {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#9F7540 ; text-decoration:underline;}

body 
{scrollbar-face-color: #f9f9f9; scrollbar-shadow-color: #cccccc; 
scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #aaaaaa;


width:100%; height:100%; margin:0 0 0 0; padding:0px;  	}

img{border:0; margin:0; padding:0; }

.input {font-size: 12px; color:#666666; border:1 solid #DFDFDF; background-color:#ffffff}
.input_gray {font-size: 12px; color:#313131; border:1 solid #cccccc; background-color:#F3F3F3}

<!-- text-->
.info {font-size:11px; color:#c3c3c3;}

<!-- button -->

.bu_green1{font-size:11px; color:ffffff; background-color:#B7CF43; border:1 solid #A3C02A; font-family:µ¸¿ò,verdana; cursor:hand;}
.bu_orange{font-size:11px; color:ffffff; background-color:#FFA05E; border:1 solid #e96110; font-family:µ¸¿ò,verdana; cursor:hand;}
.bu_gray{font-size:11px; color:ffffff; background-color:#A29E91; border:1 solid #cccccc; font-family:µ¸¿ò,verdana; cursor:hand;}
.bu_more{font-size:8px; color:ffffff; background-color:#A29E91; border:1 solid #8A8677; font-family:verdana; vertical-align:middle; cursor:hand;}
.bu_green{font-size:11px; color:ffffff; background-color:#B7CF43; border:1 solid #A3C02A; font-family:µ¸¿ò,verdana; cursor:hand;}

<!-- Admin -->

.AdminMenu{font-size:16px; color:ffffff; font-family:µ¸¿ò,verdana;}
.AdminMenu{font-size:16px; font-weight:bold; color:ffffff; font-family:µ¸¿ò,verdana; padding-left:10; padding-right:10;}

<!-- font color -->

.green{color:#7CC52A;}
.history{color:#999999; font-size:11px;}
.title{color:#313131; font-size:16px; font-weight:bold;}
.title_s{color:#1e3c9f; font-weight:bold; font-size:14px;}


.point{color:#FF6600; font-size:14px; font-weight:bold;}

/* ----- Data Tables ----- */
table{ border:0; border-spacing:0px; border-collapse:collapse;}
table, td, p, dl, dt, dd{ border:0px; margin:0; padding:0;}

/* ----- Tables ----- */
table.tablegray	{
	width:100%;
	border-top:2px solid #1e3c9f;
	border-left:1px solid #cccccc;
}
table.tablegray thead th	{
	font-size:12px; font-weight:bold; color:#1984B0;
	height:28px;
	text-align:center;
	background:#f4f4f4;
	border-left:0; border-top:0;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
}
table.tablegray thead td	{
	text-align:left; padding-left:10px;
	border-left:0; border-top:0;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
}

table.tablegray th	{
	text-align:center; font-weight:bold; color:#1984B0;
	border-left:0; border-top:0;
	background:#f4f4f4;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
}

table.tablegray td	{
	text-align:center;
	border-left:0; border-top:0;
	height:25px;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
}


/* ----- Tables ----- */
table.tableblue	{
	width:100%;
	border-top:2px solid #23A0D4;
	border-left:1px solid #DAECF7;
}

table.tableblue thead th	{
	font-size:12px; font-weight:bold; color:#1984B0;
	height:28px;
	text-align:center;
	background:#F2F8F9;
	border-left:0; border-top:0;
	border-right:1px solid #DAECF7; border-bottom:1px solid #DAECF7;
}
table.tableblue tbody td	{
	font-weight:normal;
	padding:3px 0px 3px 0px;
	text-align:center;
	line-height:1.5em;
	border-left:0; border-top:0;
	border-right:1px solid #DAECF7; border-bottom:1px solid #DAECF7;
}
table.tableblue tbody th	{
	font-weight:bold;
	padding:3px 0px 3px 0px;
	text-align:center;
	line-height:1.5em;
	border-left:0; border-top:0;
	border-right:1px solid #DAECF7; border-bottom:1px solid #DAECF7;
}
table.tableblue tbody td.text	 {
	text-align:justify;
}
table.tableblue tbody td.left	 {
	text-align:left;
}
table.tableblue tbody td.amount	 {
	text-align:right;
}