/* ======== È«¾Ö ======== */
.button_over {
	width:155px;
	height:33px;
	background:url(head_2.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_over a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.button_over2 {
	width:85px;
	height:33px;
	background:url(head_2b.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_over2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.button_over3 {
	width:125px;
	height:33px;
	background:url(head_2c.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_over3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_over3 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.button_on {
	width:155px;
	height:33px;
	background:url(head_4.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_on a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.button_on2 {
	width:85px;
	height:33px;
	background:url(head_4b.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_on2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.button_on3 {
	width:125px;
	height:33px;
	background:url(head_4c.gif);
	font-size:14px;
	text-align:center;
	line-height:33px;
	float:right;
	margin-right:2px;
}
.button_on3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_on3 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.search {
	background:url(head_3.gif) no-repeat;
	width:186px;
	height:33px;
	text-align:left;
	float:right;
}
.search_input {
	width:130px;
	height:17px;
	line-height:17px;
	border: #999999 1px solid;
	margin-top:6px;
}
.search_button {
	width:22px;
	height:20px;
	border:0px;
	padding:0px;
	margin:6px 0 0 3px;
	background-image:url(search.png);
}

