@charset "utf-8";
/* ////////// Default - Start ///////////////// */
* { margin:0; padding: 0 }
body { 
	font-size:72%;
	font-family: 'Dotum', Verdana, Arial, Sans-Serif;
}



table 		{ font-family: tahoma; font-size: 11px;  line-height: 18px; }
img			{ border:0; }
form,dl		{ margin:0; }
dt			{ font-weight:bold; }

a:link 		{font-family: tahoma; font-size: 8pt; color: #8C8C8C; text-decoration: none}
a:visited 	{font-family: tahoma; font-size: 8pt; color: #8C8C8C; text-decoration: none}
a:active 	{font-family: tahoma; font-size: 8pt; color: #8C8C8C; text-decoration: none}
a:hover 	{font-family: tahoma; font-size: 8pt; color: #8C8C8C; text-decoration: none}

INPUT, TEXTAREA		{background-color: #FFFFFF; border: #D4D4D4 1px solid; font-family: tahoma; font-size:9pt; overflow-x:hidden; overflow-y:auto;
						scrollbar-face-color: #FFFFFF;
						scrollbar-highlight-color: #999999;
						scrollbar-3dlight-color: #FFFFFF;
						scrollbar-shadow-color: #999999;
						scrollbar-darkshadow-color: #FFFFFF;
						scrollbar-track-color: #FFFFFF;
						scrollbar-arrow-color: #ffffff}
INPUT, radio		{border: none}
INPUT, checkbox		{border: none}

.tdcenter {font-size:11px; font-family:tahoma; text-decoration:none; text-align:center }