.index_head_box {
	background-color: #FFFFFF;
	border: 1px solid #93a7ca;
}

a.index_nav_bar:link {
	display: block;
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

a.index_nav_bar:visited {
	display: block;
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #990066;
	font-size: 14px;
	text-decoration: none;
}

a.index_nav_bar:hover {
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #C1E3E8;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

.index_nav_bar {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

.index_small_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.index_small_title:hover {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	/*text-decoration: underline;*/
}

.index_head_link {
	color: #054d8b;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.index_tab {
	display: block;
	padding: 5px;
	border: 1px solid #93a7ca;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.index_tab:visited {
	padding: 5px;
	border: 1px solid #93a7ca;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.index_tab:hover {
	padding: 5px;
	border: 1px solid #93a7ca;
	background: #a4b7c8;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.index_link:link {
	font-size: 12px;
	color: #25648d;
	text-decoration: none;
}

.index_link:visited {
	font-size: 12px;
	color: #25648d;
	text-decoration: none;
}

.index_link:hover {
	color: #25648d;
	text-decoration: underline;
}


.index_normal_txt {
	font-size: 12px;
	color: #000000;
}

.artist_normal_link:link {
	font-size: 12px;
	color: #25648d;
}

.artist_normal_link:visited {
	font-size: 12px;
	color: #25648d;
}

.artist_normal_link:hover {
	font-size: 12px;
	color: #3399FF;
}

<!--
----------------------------------//
<!--
-------------------------------//
.search_ad_box {
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	padding: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333333;
	font-size: 14px;
	width: 250px;
}

.search_promoted_box {
	border: 1px solid #5089B8;
	background: #D1E4FA;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333333;
	font-size: 14px;
	width: 550px;
}

.search_sponserd {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a.search_link_name_big:link {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
}

a.search_link_name_big:visited {
	color: #990066;
	font-size: 16px;
	text-decoration: underline;
}

a.search_link_name_big:hover {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
}

a.search_link_name_small:link {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}

a.search_link_name_small:visited {
	color: #990066;
	font-size: 12px;
	text-decoration: underline;
}

a.search_link_name_small:hover {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}

.search_text_small {
	color: #000000;
	font-size: 12px;
}

.search_ad_pic {
	padding: 5px;
}
.fb_iframe_widget{
	margin-top:20px;
}
.floatingBanner{
	position:fixed;
	left:0px;
	top:0px;
	width:120px;
	height:600px;
	z-index:2;
}