BODY {
background-color:#ffffff;
scrollbar-face-color: #dddddd;  
scrollbar-shadow-color: #B7B7B7;  
scrollbar-highlight-color: #F2F2F2;  
scrollbar-3dlight-color: #F2F2F2;  
scrollbar-darkshadow-color: #E9E9E9;  
scrollbar-track-color: #E9E9E9;  
scrollbar-arrow-color: #B7B7B7; 
}


td {  font-family: "±¼¸²"; font-size: 9pt; color: #333333; line-height: 19px; }
p {  font-family: "±¼¸²"; font-size: 9pt; color: #333333; line-height: 19px; }

.left {
	padding: 20px 30px 0 10px;
}

.main {
	padding: 20px 10px 0 0;
}

.font8 {  font-family: "±¼¸²"; font-size: 8pt; line-height: 19px; }

.tahoma10px {	font-family: "Tahoma";	font-size: 10px;	color: #000000;}

a:link			{ color: #000000;  text-decoration: none; line-height: 19px; }
a:visited		{ color: #000000;  text-decoration: none; line-height: 19px; }
a:hover		{ color: #D4633F;  text-decoration: underline; line-height: 19px; }
a:active		{ color: #D4633F;  text-decoration: underline; line-height: 19px; }

a.location:link 		{ font-size: 8pt; color: #666666;  text-decoration: none; }
a.location:visited		{ font-size: 8pt; color: #666666;  text-decoration: none; }
a.location:hover		{ font-size: 8pt; color: #D4633F;  text-decoration: underline; }
a.location:active		{ font-size: 8pt; color: #D4633F;  text-decoration: underline; }

a.location2:link 		{ font-size: 8pt; color: #666666;  text-decoration: none; }
a.location2:visited	{ font-size: 8pt; color: #666666;  text-decoration: none; }
a.location2:hover	{ font-size: 8pt; color: #D4633F;  text-decoration: underline; }
a.location2:active	{ font-size: 8pt; color: #D4633F;  text-decoration: underline; }

a.pageno:link 		{ font-family: "Verdana", "Arial"; font-size: 7pt; color: #666666;  text-decoration: none; }
a.pageno:visited		{ font-family: "Verdana", "Arial"; font-size: 7pt; color: #666666;  text-decoration: none; }
a.pageno:hover		{ font-family: "Verdana", "Arial"; font-size: 7pt; color: #3B82C9;  text-decoration: underline; }
a.pageno:active		{ font-family: "Verdana", "Arial"; font-size: 7pt; color: #3B82C9;  text-decoration: underline; }


a.search:link 		{ font-size: 9pt; color: #000000;  text-decoration: none; line-height: 21px; }
a.search:visited		{ font-size: 9pt; color: #000000;  text-decoration: none; line-height: 21px; }
a.search:hover		{ font-size: 9pt; color: #D4633F;  text-decoration: underline; line-height: 21px; }
a.search:active		{ font-size: 9pt; color: #D4633F;  text-decoration: underline; line-height: 21px; }




.input  {
 BACKGROUND-COLOR: #F5F5F5;
 BORDER-TOP: #dddddd 1px solid;
 BORDER-LEFT: #dddddd 1px solid;
 BORDER-RIGHT: #dddddd 1px solid;
 BORDER-BOTTOM: #dddddd 1px solid; 
 COLOR: #666666;
 FONT-FAMILY: "±¼¸²";
 FONT-SIZE: 9pt;
}


.inputw  {
 BACKGROUND-COLOR: #FFFFFF;
 BORDER-TOP: #dddddd 1px solid;
 BORDER-LEFT: #dddddd 1px solid;
 BORDER-RIGHT: #dddddd 1px solid;
 BORDER-BOTTOM: #dddddd 1px solid; 
 COLOR: #666666;
 FONT-FAMILY: "±¼¸²";
 FONT-SIZE: 9pt;
}

.inputblue  {
 BACKGROUND-COLOR: #B3C1D2;
 BORDER-TOP: #dddddd 1px solid;
 BORDER-LEFT: #dddddd 1px solid;
 BORDER-RIGHT: #dddddd 1px solid;
 BORDER-BOTTOM: #dddddd 1px solid; 
 COLOR: #FFFFFF;
 FONT-FAMILY: "±¼¸²";
 FONT-SIZE: 9pt;
}

.inputtahoma  {
 BACKGROUND-COLOR: #F5F5F5;
 BORDER-TOP: #dddddd 1px solid;
 BORDER-LEFT: #dddddd 1px solid;
 BORDER-RIGHT: #dddddd 1px solid;
 BORDER-BOTTOM: #dddddd 1px solid; 
 COLOR: #666666;
 FONT-FAMILY: "Tahoma";
 FONT-SIZE: 10px;
}

 .button		{
	Font-Size: 9pt;
	Background-Color:#eeeeee;
	Color:#666666;
	Border:1x SOLID #666666;
}

 .button-pad10tb		{
	Font-Size: 9pt;
	Background-Color:#eeeeee;
	Color:#666666;
	Border:1x SOLID #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}



.160pro {
	font-size: 9pt;
	line-height: 160%;
}

.btn_blue {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 9pt;
	background-color: #7EBBF1;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	border: 3px double #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}.btn_orange {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 9pt;
	background-color: #FF9900;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	border: 3px double #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}.btn_green {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 9pt;
	background-color: #66CC99;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	border: 2px double #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}.btn_gray {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 9pt;
	background-color: #CCCCCC;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	border: 3px double #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
