/* CSS Document */

body {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 12px;
}

/* 最上边的“我的自选股”一行，还包括写死了的“我的基金”和“提醒信息” */
/* ---------- begin ---------- */
.nav {
	background: url(http://www.sinaimg.cn/cj/money/images/finance_in_ws_001.gif) repeat-x;
	clear: both;
	height: 30px;
	margin: 0px auto;
	width: 950px;
}
.nav .table {
	width: 100%;
}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav .on, .nav .off, .nav .index {
	text-align: center;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	height:30px;
}

.nav .index {
	background: url(http://www.sinaimg.cn/cj/money/images/finance_in_ws_003.gif);
	width: 105px;
}

.nav .off {
	background: none;
}

.nav .on {
	background: url(http://www.sinaimg.cn/cj/money/images/finance_in_ws_002.gif);
}
/* ---------- end ---------- */

/* 信息行 用户名、指数、汇率、帮助 */
/* ---------- begin ---------- */
.userBar {
	background-color: #F3F3F5;
	border-bottom: 1px solid #D7D7DE;
	height: 25px;
	line-height: 25px;
	margin: 1px auto 6px auto;
	text-align: center;
	width: 950px;
}
/* ---------- end ---------- */
.userBar .name {
	border-right: 1px solid #D7D7DE;
	float: left;
	height: 25px;
	width: 145px;
}

.userBar .exponent {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #D7D7DE;
	float: left;
	height: 25px;
	width: 620px;
}

.userBar .exchange {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #D7D7DE;
	float: left;
	height: 25px;
	width: 200px;
}

.userBar .links {
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 25px;
	width: 90px;
}

.userBar .links a {
	display: inline;
	float: left;
	margin-left: 6px;
}

/* Suggest */
/* ---------- begin ---------- */

.suggest {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	border-top: none;

	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.suggest .tableSuggest {
	color: #999999;
	line-height: 16px;
	margin-top: 2px;
	width: 100%;
}

.suggest .tableSuggest td {
	text-align: center;
	padding: 2px 4px;
}

.suggest .trHeader {
	background-color: #F3F3F3;
}

.suggest .overLine {
	background-color: #F1F5FC;
	color: #333333;
	cursor: pointer;
}
.suggest .selectedLine {
	background-color: #F6F8FD;
	color: #444444;
}
.suggest .overSelectedLine {
	background-color: #EFF3FB;
	color: #000000;
	cursor: pointer;
}
/* ---------- end ---------- */


/*标准头尾*/
#level2header {background:#FFFFFF none repeat scroll 0%;border-bottom:1px solid #000000;border-top:1px solid #000000;font-size:12px;height:27px;margin:5px auto; width:950px;}
#level2header img {border:medium none;}
#level2header #logo {float:left;text-align:left;width:150px;}
#level2header #datetime {float:left;line-height:27px;width:120px;}
#level2header #l2navlnk {float:right;line-height:27px;padding-right:5px;text-align:center;}
#level2header #l2navlnk a:link, #level2header #l2navlnk a:visited {color:#000000;text-decoration:none;}
#level2header #l2navlnk a:hover, #level2header #l2navlnk a:active {color:#FF0000;text-decoration:underline;}
#level2header #iask {background-color:#F0F0F0;color:#000000;float:right;height:20px;line-height:19px;margin-top:3px;padding-left:6px;text-align:left;width:230px;}
#level2header #iask a:link, #level2header #iask a:visited {color:#FF0000;text-decoration:none;}
#level2header #iask a:hover, #level2header #iask a:active {color:#FF0000;text-decoration:underline;}
#level2header #iask #iaskorik {border:1px solid #7F9DB9;margin:0pt 0pt 0pt 7px;width:65px;}
#level2header #iask .sebtn {height:18px;width:45px;}
#level2header .iaskRedTxt {border:1px solid #FF0000;color:#AAAAAA;}
#level2headerborder {background:#FFFFFF none repeat scroll 0%;clear:both;height:5px;overflow:hidden;}

.footer{margin-top:20px; width:100%; margin:20px auto 0 auto; text-align:center; font-size:12px;}
.footer li{line-height:24px;list-style:none;}


/*for ranks nav row  by chenhao1 begin*/
.nav_menu {width:950px; margin:0px auto; height:25px; border-top:1px solid #fff; background:#D4EEFF; border-bottom:1px solid #ACD3F2; position:relative;}
.nav_menu ul {list-style:none; height:26px; clear:both; margin:0px 0 0 35px; padding:0px; position:absolute;}
.nav_menu li {float:left; padding:0px 7px; line-height:25px; height:25px;}
.nav_menu ul li.active {border:1px solid #ACD3F2; border-bottom:none; color:#cd0000; font-weight:bold; background:#f4f5fa; cursor:default;}
.nav_menu ul li a:link {color:#010098; text-decoration:none;}
.nav_menu ul li a:visited {color:#010098; text-decoration:none;}
.nav_menu ul li a:hover {color:#CD0000; text-decoration:none;}
.nav_menu ul li a:active {color:#010098; text-decoration:none;}

#box {border:1px solid #ACD3F2; padding:1px; width:950px; margin:0px auto;}
#box table {border-collapse:collapse; font-size:12px; width:950px; color:#333; marign: 1px auto 6px}
#box table th {font-weight:normal; background:#E9E8ED; color:#000099; height:20px;}
#box table th.arrowUp {background: #E8E8EC url(http://image2.sina.com.cn/cj/money/images/img.gif) right -93px no-repeat;}
#box table th.arrowDown {background: #E8E8EC url(http://image2.sina.com.cn/cj/money/images/img.gif) right -108px no-repeat;}
#box table th a:link {color:#000099; text-decoration:none;}
#box table th a:visited {color:#000099; text-decoration:none;}
#box table th a:hover {color:#000099; text-decoration:underline;}
#box table th a:active {color:#000099; text-decoration:none;}
#box table tbody tr td a:link {color:#010098; text-decoration:none;}
#box table tbody tr td a:visited {color:#010098; text-decoration:none;}
#box table tbody tr td a:hover {color:#010098; text-decoration:underline;}
#box table tbody tr td a:active {color:#010098; text-decoration:none;}
#box table td {border-bottom:1px solid #eee; height:24px; text-align:center;}

#nav3 a:link {color: #010098; text-decoration: none;}
#nav3 a:visited {color: #010098; text-decoration: none;}
#nav3 a:hover {color: #CD0000; text-decoration: none;}
#nav3 a:active {color: #CD0000; text-decoration: none;}

/*for ranks nav row  by chenhao1 end*/

