#content #orange_bar {
	background: url('../images/bg_h1.jpg') repeat-x;
	width: 546px;
	height: 30px;
	margin: 15px 0 0 0;
}
#content #orange_bar h2 {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	padding-top: 6px;
}
#content #search_box {
	background-color: #ECECEC;
	border: 1px solid #999;
	width: 544px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content #search_box #first {
	margin-top: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #999;
	height: 40px;
}
#content #search_box #first #search_all_box {
	display: inline;
	background: none;
	border: none;
}

#content #search_box #first #community_box {
	display: inline;
	background: none;
	border: none;
}
#content #search_box #first h2 {
	color: #333;
	font-size: 16px;
	display: inline;
	font-weight: bold;
}
#content #search_box #first h3 {
	color: #333;
	font-size: 16px;
	display: inline;
	font-weight: normal;
}
#content #search_box #first input,#content #search_box #first select {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#content #search_box #first {
	margin-top: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #999;
	height: 40px;
}
#content #search_box #bottom {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#content #search_box #bottom .left {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}
#content #search_box #bottom .left h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	width: 175px;
}
#content #search_box #bottom .right h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
}
#content #search_box #bottom .right select {
	width: 100px;
}
#content #search_box #bottom .right {
	margin-left: 15px;
	float: left;
	width: 175px;
}
#content #search_box #submit {
	text-align: center;
	background-color: #D1D1D1;
	height: 35px;
	padding-top: 12px;
	margin: 3px;
	
}