#page_title {
	clear: both;
}
/*#search_box {
	clear: both;
	padding-top: 10px;
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}*/

.black {
	color: #000;
}
.red {
	font-size: 15px;
	color: #F00;
}
/*#item_list {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 726px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}*/
.font_14 {
	font-size: 14px;
}
.gray {
	color: #585858;
}
.blue {
	color: #004fa1;
	font-size: 10px;
}
#search_table{
	/*width:693px;*/
}
#search_table table{
	border: 2px solid #004FA1;
	border-collapse:collapse;
}
#search_table td{
	border: 1px solid #004FA1;
	border-collapse:collapse;
	padding:5px;
	font-size:12px;
	text-align:left;
}
.cell_center{
	text-align:center;
	padding:5px;
}
#tr01{
	background-image:url(../images/item_list/tr_01.gif);
	width:5px;
	height:5px;
	float:left;
	position:absolute;
}
#tr02{
	background-image:url(../images/item_list/tr_02.gif);
	margin-left:688px;
	width:5px;
	height:5px;
	float:right;
	position:absolute;
}
#tr03{
	background-image:url(../images/item_list/tr_03.gif);
	width:5px;
	height:5px;
	float:left;
	position:absolute;
	margin-top:-5px;
}
#tr04{
	background-image:url(../images/item_list/tr_04.gif);
	margin-left:688px;
	width:5px;
	height:5px;
	float:right;
	position:absolute;
	margin-top:-5px;
}
