@charset "utf-8";
#ring_wrap {
	height:26px;
	margin-bottom:0;
	overflow:hidden;
	padding:0;
}

.ring {
	background-image:url("/ring/img/ring.gif");
	background-repeat:repeat-x;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0px;
	text-align:center;
}

.ring ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	width:1000px;
	overflow:hidden;
}

.ring ul li {
	float:left;
}

.ring ul li a {
	color:#CCCCCC;
	display:block;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:26px;
	padding-left:32px;
	padding-right:6px;
	text-decoration:none;
}

.ring ul li a:visited {
	color:#CCCCCC;
}

.ring ul li a:hover {
	color:#333333;
}

.ring ul li .icon {
	background-image:url("/ring/img/icons.gif");
	background-position:0 0;
	background-repeat:no-repeat;
}

.ring ul li a.home {
	background-position:0 0;
	color:#CCCCCC;
}

.ring ul li a.home:hover {
	background-position:0 -26px;
	color:#333333;
}

.ring ul li a.home_selected {
	background-position:0 -52px;
	color:#333333;
	cursor:default;
}

.ring ul li a.home_selected:visited {
	color:#333333;
}

.ring ul li a.finance {
	background-position:0 -78px;
	color:#CCCCCC;
}

.ring ul li a.finance:hover {
	background-position:0 -104px;
	color:#333333;
}

.ring ul li a.finance_selected {
	background-position:0 -130px;
	color:#333333;
	cursor:default;
}

.ring ul li a.finance_selected:visited {
	color:#333333;
}

.ring ul li a.week {
	background-position:0 -156px;
	color:#CCCCCC;
}

.ring ul li a.week:hover {
	background-position:0 -182px;
	color:#333333;
}

.ring ul li a.week_selected {
	background-position:0 -208px;
	color:#333333;
	cursor:default;
}

.ring ul li a.week_selected:visited {
	color:#333333;
}

.ring ul li a.science {
	background-position:0 -234px;
	color:#CCCCCC;
}

.ring ul li a.science:hover {
	background-position:0 -260px;
	color:#333333;
}

.ring ul li a.science_selected {
	background-position:0 -286px;
	color:#333333;
	cursor:default;
}

.ring ul li a.science_selected:visited {
	color:#333333;
}

.ring ul li a.auto {
	background-position:0 -312px;
	color:#CCCCCC;
}

.ring ul li a.auto:hover {
	background-position:0 -338px;
	color:#333333;
}

.ring ul li a.auto_selected {
	background-position:0 -364px;
	color:#333333;
	cursor:default;
}

.ring ul li a.auto_selected:visited {
	color:#333333;
}

.ring ul li a.tv {
	background-position:0 -390px;
	color:#CCCCCC;
}

.ring ul li a.tv:hover {
	background-position:0 -416px;
	color:#333333;
}

.ring ul li a.tv_selected {
	background-position:0 -442px;
	color:#333333;
	cursor:default;
}

.ring ul li a.tv_selected:visited {
	color:#333333;
}

.ring ul li a.noicon {
	background-position:0 -494px;
	color:#CCCCCC;
	display:block;
	padding-left:8px;
	padding-right:8px;
}

.ring ul li a.noicon:hover {
	background-position:0 -468px;
	color:#333333;
	display:block;
	padding-left:8px;
	padding-right:8px;
}

.ring ul li a.noicon_selected {
	background-position:0 -468px;
	color:#333333;
	cursor:default;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

.ring ul li a.noicon_selected:visited {
	color:#333333;
}