/* CSS Document */

/*  keyword searcher */
/*  **************** */
.title_keyword_searcher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #020001;
	font-weight:bold;
	text-decoration: none;
	padding-left:7px;
}

.title_category_searcher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	color: #020001;
	font-weight:bold;
	text-decoration: none;
	padding-left:7px
}

.view_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	padding:3px;
	margin:1px;
}

a.top_link_1 {
	top:20px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #616161;
	padding-left:2px;
	padding-right:2px;
	text-decoration: underline;
	float:right;
	margin-left:4px;
}
a.top_link_1:hover {
	color:#F1F1F1;
	background-color:#AAAAAA;
	text-decoration: none;
}


div.box_1 {
height:45px;
background-color:#5D8698; float:left;
background-image:url(../img-dist/corner_01_2.gif);
background-position:top right;
background-repeat:no-repeat;
}
div.box_2 {
height:45px;
background-color:#8EAAB6; float:left;
background-image:url(../img-dist/corner_02_2.gif);
background-position:top right;
background-repeat:no-repeat;
}

.top_sep {
	height:15px;
	font-size:1px;
	background-color:#F5F5F5;
	margin:0 0 10px 0;
}
