body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.input_search {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/search_bk.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 136px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.input_id {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/member_id_bk.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 126px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.input_pw {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/member_pw_bk.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 126px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.table_line_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
