* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 5px;
	margin-right: 5px;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#0032ab;
}
/* set footer begin */
#footer {
	clear:both;
	margin:0 auto;
	margin-top:25px;
	border-top:1px solid #ccc;
	padding-top:10px;
}
#footer p {
	text-align:center;
	padding-top:6px;
	color:#616161;
}
#footer p span {
	color:#666;
}
#footer p a {
	padding:0 10px;
	color:#0032ab;
}

#footer_no_line {
	clear:both;
	margin:0 auto;
	padding-top:10px;
}
#footer_no_line p {
	text-align:center;
	padding-top:6px;
	color:#616161;
}
#footer_no_line p span {
	color:#666;
}
#footer_no_line p a {
	padding:0 10px;
	color:#0032ab;
}
/* set footer end */
/* serch butten begin */
.submit_button {
	height:24px;
	width:70px;
	padding:0px 3px;
}
/* serch butten end */
/* footer search begin */
#search_bottom {
	width:100%;
	height:60px;
	background:url(../image/search_bg.gif) repeat-x;
	border-top:1px solid #3f738a;
	border-bottom:1px solid #3f738a;
	text-align:center;
	clear:both;
}
#search_bottom span {
 	margin-top:18px;
 	display:block;
}
#search_bottom .search_box {
 	height:19px;
}
/* footer search end */
/* header start */
#header_bar {
	height:25px;
	border-top:1px solid #3f738a;
	background:url("../image/search_bg_x.gif") repeat-x;
	font-size:13px;
	line-height:25px;
	padding-left:15px;
	margin-bottom:10px;
	padding-top:3px;
}
#header_bar{
	white-space:nowrap;
}
#header_bar #searchcondition span {
	font-weight:bold;
	color:#006666;
}
#header_bar #searchcondition{
	float: left;
	text-align: left;
	margin: 0 3px auto 0;
}
#header_bar #resultnum{
	text-align: right;
	margin: 0 0 auto 3px;
    margin-right:10px;
}
#header_bar #resultnum span{
	font-weight: bold;
	color:#006666;
}
#header_bar_top{
	height: 10px;
}
/* header end */
/*
#login {
	padding-left:5px;
	height:21px;
	line-height:21px;
	border-bottom:1px solid #C9D7F1;
	margin-top:3px;
}
#login a {
	color:#02C;
	font-size:13px;
	padding:0 7px;
	text-decoration:underline;
	font-family:"�ͣ� �Х����å�","HiraKakuPro-W3","�ҥ饮�νǥ� Pro W3","MS UI Gothic","Osaka",sans-serif;
}
#login strong a {
	color:#000;
	text-decoration:none;
	font-family:"�ͣ� �Х����å�","HiraKakuPro-W3","�ҥ饮�νǥ� Pro W3","MS UI Gothic","Osaka",sans-serif;
}
*/