@charset "euc-kr";
body {
	font-family: "Verdana", "µ¸¿ò", "Dotum", "±¼¸²", "Gulim", "AppleGothic", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: justify;
	margin: 0px;
	text-decoration: none;
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #F2F2F2;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color:#D4D0C8;
	background-color: #b8c1c8;
	background-image: url(http://www.gbase.co.kr/ver1/images/bg/sub_total.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, µ¸¿ò, Dotum, ±¼¸², Gulim, AppleGothic, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: justify;
}
input {
	border: 1pt solid #999999;
	font-family: Verdana, µ¸¿ò, Dotum, ±¼¸², Gulim, AppleGothic, sans-serif;
}
textarea {
	border: 1pt solid #999999;
	font-family: Verdana, µ¸¿ò, Dotum, ±¼¸², Gulim, AppleGothic, sans-serif;
}
.radio {
	border: 1px none;
}
<!--
a {
	font-family: Verdana, µ¸¿ò, Dotum, ±¼¸², Gulim, AppleGothic, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}	.green_icon {
	list-style-image: url(green-arrow.gif);
}
