.box_top_wrapper{
	margin-bottom:20px;
}

.box_top_range,
.box_top_bbs,
.box_top_news{
}
	.box_top_range th,
	.box_top_bbs th,
	.box_top_news th{
		border:1px solid #ccc;
		border-top:0px solid;
		padding:5px;
		background:#c00;
		color:#fff;
		text-align:center;
	}
	.box_top_range td,
	.box_top_bbs td,
	.box_top_news td{
		border:1px solid #ccc;
		padding:8px 5px;
	}

.box_top_area{
}
	.box_top_area th{
		background:#f0f0f0;
		border:1px solid #ccc;
		padding:8px 5px;
	}
	.box_top_area td{
		border:1px solid #ccc;
		padding:8px 5px;
	}

h2.box_top_srch_title{
	margin:0px;
	padding:0px;
	font-size:14px;
}
.box_top_srch{
	background: url(pic/menu_bar_bg2.gif) repeat-x;
	border:1px solid #ccc;
	padding:10px 30px;

	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
.box_top_srch select{
	font-size:18px;
}

.box_appl_form{
	margin:20px auto;
	text-align:center;
	width:500px;
}
	.box_appl_form table{
		margin:0 auto;
	}
	.box_appl_form th{
		padding:5px;
		border:1px solid #ccc;
		background:#f0f0f0;
	}
	.box_appl_form td{
		padding:5px;
		border:1px solid #ccc;
	}
