#navigation ul #media  {
	background-image: url(../images/top_btn_hover.png);
}
#navigation ul #media a:hover {
	background-image: none;
}

#content_top #subtitle  {
	position: absolute;
	height: 20px;
	width: 250px;
	background-image: url(../images/subtitle.png);
	background-position: 0px -80px;
	top: 12px;
	left: 230px;
}
#content_left #btn_02 {
	background-image: url(../images/quickLink_b.png);
	background-position: 0px 0px;
}
#content_left #btn_03 {
	background-image: url(../images/quickLink_b.png);
	background-position: 0px -200px;
}
#content_left #btn_04 {
	background-image: url(../images/quickLink_b.png);
	background-position: 0px -240px;
}
#content_left #btn_05 {
	background-image: url(../images/quickLink_b.png);
	background-position: 0px -400px;

}
#content_right #search {
	padding: 10px;
	height: 20px;
	font-size: 0.8125em;
	text-align: right;
	position: relative;
	width: 620px;
	margin-bottom: 20px;
}
#content_right #radio {
	height: 25px;
	width: 382px;
	position: relative;
	top: -80px;
	left: 268px;
}
#content_right table td {
	height: 50px;
	text-align: center;
	padding-top: 10px;
	font-size: 0.95em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



#content_right table th {
	color: #FFF;
	background-color: #333;
	font-size: 0.8125em;
}

#content_right table #func_1 {
	background-image: url(../images/icon.png);
	height: 30px;
	width: 29px;
	background-position: 0px -50px;
	margin-left: 12px;
	text-indent: -9999px;
}
#content_right table #func_2 {
	background-image: url(../images/icon.png);
	height: 30px;
	width: 29px;
	background-position: 0px -100px;
	margin-left: 12px;
	text-indent: -9999px;
}
#content_right table #func_3 {
	background-image: url(../images/icon.png);
	height: 30px;
	width: 29px;
	background-position: 0px -150px;
	margin-left: 12px;
	text-indent: -9999px;
}
#content_right table #func_4 {
	background-image: url(../images/icon.png);
	height: 30px;
	width: 29px;
	background-position: 0px -200px;
	margin-left: 12px;
	text-indent: -9999px;
}
#content_right table #func_5 {
	background-image: url(../images/icon.png);
	height: 30px;
	width: 29px;
	background-position: 0px -250px;
	margin-left: 12px;
	text-indent: -9999px;
}

#content_right table a  {
	display: block;
	height: 30px;
	width: 29px;
}
#content_right #page {
	text-align: center;
	font-size: 0.8125em;
	padding-top: 20px;
}

