/*Top Founctions Bar*/

div.top_functions {
	background: transparent url(../images/top_bg.png) bottom right no-repeat;
	width: 690px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 25px;
}

div.top_functions ul.tf_list {
	float: right;
	margin: 4px 8px 0 0;	
}

div.top_functions ul.tf_list a {
	color: #999999;
	padding-left: 13px;
	text-decoration: none;
}

div.top_functions ul.tf_list a {
	text-decoration: underline;
}

/* First lvl nav */
.nav {position: absolute; top: 42px; right: 21px; width: 700px; height: 17px; z-index: 72;}/*right: 64px*/
.nav ul li {float: left;}
.nav ul li a {display: block; width: 54px; height: 17px; background-image: url(../images/navigation.png); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; text-indent: -999em;}


.nav .home { background-position: 10px 0;}
.nav .home:hover { background-position: 10px -18px;}

.nav .stock { background-position: -44px 0;}
.nav .stock:hover { background-position: -44px -18px;}

.nav .futures { background-position: -98px 0;}
.nav .futures:hover { background-position: -98px -18px;}

.nav .overseas { width: 86px; background-position: -152px 0;}
.nav .overseas:hover { background-position: -152px -18px;}

.nav .wealth { width: 87px; background-position: -238px 0;}
.nav .wealth:hover { background-position: -238px -18px;}

.nav .items { width: 102px; background-position: -325px 0;}
.nav .items:hover { background-position: -325px -18px;}

.nav .bond { background-position: -427px 0;}
.nav .bond:hover { background-position: -427px -18px;}

.nav .insurance { background-position: -481px 0;}
.nav .insurance:hover { background-position: -481px -18px;}

.nav .service { width: 87px; background-position: -535px 0;}
.nav .service:hover { background-position: -535px -18px;}

.nav .osu { width: 53px; background-position: -622px 0;}
.nav .osu:hover { background-position: -622px -18px;}

.nav .fund { display: none; width: 0;}

/* Second lvl nav */
.sec_nav {
	position: absolute;
	top: 80px;
	right: 23px;
	width: 956px;
	height: 35px;
}

#nav_po {
	left: 218px;
	position: absolute;
	top: 13px;
	width: 772px;
}

#navigation {
	width: 722px;
	height: 35px;
	left: auto;
	position: relative;
	z-index: 31;
}

ul#navigation, ul#navigation ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	display: block;
	height: 35px;
	text-indent: -999em;
	overflow: hidden;
	text-align: center;
}

ul#navigation li ul {
	left: -999em;
	padding: 0;
	position: absolute;
	top: 35px;
	width: 142px;
	border: 0 solid #b29425;
	border-width: 1px 1px 3px;
}

ul#navigation li ul li {
	float: none;
	text-align: left;
}

ul#navigation li:hover ul, ul#navigation .over ul {
	left: auto;
	z-index: 32767;
}

ul#navigation li ul li a {
	background-color: #f6f6f6;
	border-top: 0 solid #c69626;
	border-width: 1px 1px 0;
	color: #515151;
	display: block;
	height: 24px;
	margin: 0 auto;
	padding: 0.5em 0.5em 0;
	text-indent: 0;
	width: 130px;
}

ul#navigation li ul li a:hover {
	color: #c40202;
}
/* font-weight: bold; */


/* Font size switcher */

.fontsize_switcher {
	float: right;
	padding: 5px 6px 0 0;
}

.fontsize_switcher li {
	display: inline;
}

.fontsizebtn1,
.fontsizebtn2,
.fontsizebtn3 {
	background-color: #FFFFFF;
	position: relative;
	top: 1px;
	color: #999999;
	margin: 0 1px;
	padding: 1px 1px 1px;
	text-decoration: none;
	border: 1px solid #c9c9c9;
}

.fontsizebtn1 {
	font-size: 11px;
	line-height: 11px;
}

.fontsizebtn1:hover {
	background: #b9b9b9;
	color: #FFFFFF;
}

.fontsizebtn2 {
	font-size: 13px;
	line-height: 13px;
	top: 0px;
}

.fontsizebtn2:hover {
	background: #b9b9b9;
	color: #FFFFFF;
}

.fontsizebtn3 {
	font-size: 16px;
	line-height: 16px;
	top: 0px;
}

.fontsizebtn3:hover {
	background: #b9b9b9;
	color: #FFFFFF;
}

.fontsize_switcher li .now {
	background: #b9b9b9;
	color: #FFFFFF;
}
