﻿@charset "utf-8";
/*全局定义 BEGIN*/
body {
	text-align: center;
	font-family:Verdana,arial,"宋体";
	margin:0;
	padding:0;
	font-size:12px;
	height:100%;
	background-color: #134B8E;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
ul,li {
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.normal {
	font-weight: normal;
}
.clear{
	clear: both;
	font-size:1px;
	width:1px;
	height:0;
	visibility: hidden;
	overflow: hidden;
}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {
	font-style: italic;
}
.fright {
	text-align: right;
}
.fleft {
	text-align: left;
}
.fcenter {
	text-align: center;
}
.fH14 {
	line-height: 140%;
}
.fH16 {
	line-height: 160%;
}
.fH17 {
	line-height: 170%;
}
.fH18 {
	line-height: 180%;
}
.fH20 {
	line-height: 200%;
}

/* 字体大小*/
.f10px {
	font-size: 10px;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.f16px {
	font-size: 16px;
}
.f18px {
	font-size: 18px;
}
.f20px {
	font-size: 20px;
}
.f24px {
	font-size: 24px;
}
/* 链接颜色 */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {color: #FF3300;text-decoration: none;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.white,a.white {
	color: #FFFFFF;
}
.white:hover{
	color: #f9e290;
}
.gold {
	color: #cb9d56;
}
a.gold {
	color: #cb9d56;
}
a.gold:hover {
	color: #cb9d56;
	text-decoration: underline;
}
.orange,a.orange {
	color:#ea5906;
}
a.orange:hover {
	color:#ea5906;
}
.red,a.red {
	COLOR: #ff0000
}
a.red:hover {
	COLOR: #ff0000;
	text-decoration: underline;
}
.red2,a.red2 {
	COLOR: #f7497b
}
a.red2:hover {
	COLOR: #f7497b;
	text-decoration: underline;
}
.blue2,a.blue2 {
	COLOR: #005a9f
}
a.blue2:hover {
	COLOR: #005a9f;text-decoration: underline;
}
.blue,a.blue {
	COLOR: #095395
}
a.blue:hover {
	COLOR: #FF3300
}
.Purple,a.Purple,a.Purple:hover {
	COLOR: #74298a
}
.green,a.green,a.green:hover {
	color: #538b08;
}
.wite,a.wite {color: #FFF;}
a.wite:hover{color:#FFF;text-decoration: underline;}
.yellow,a.yellow {color: #f9ee46;}
a.yellow:hover{color:#f9ee46;text-decoration: underline;}
.funderline {
	text-decoration: underline;
}

.hui,a.hui {color: #797774;}
a.hui:hover {color: #FF3300;}
/*---------------- 容器 --------------------*/
.wrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.top_bg1 {	
	background-repeat: repeat-x;
	height: 48px;
}
.top_bg2 {
	background-image: url(../images/top_bg2.gif);
	background-repeat: repeat-x;
	height: 71px;
}
.nav_title {
	height: 33px;
	width: 950px;
}
.nav_title li {
	float: left;
}
.nav_title .nav_li1 {
	background-image: url(../images/nav_li01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 58px;
	font-size: 14px;
	font-weight: bold;
	color: #0f6baa;
	padding-top: 10px;
}
.nav_title .nav_li2 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/nav_li03.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 80px;
	padding-top: 10px;
}
.nav_title .nav_li3 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/nav_li02.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 70px;
	padding-top: 10px;
	padding-left: 10px;
}

.nav_box {
	height: 41px;
	text-align: left;
}
.bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-top: 8px;
}
#top_input{
	height:24px;
	width:207px;
	background-image: url(../images/top_input_bg.gif);
	background-repeat: no-repeat;
}
#top_input input{
background-color:transparent;
	height:20px;
	width:200px;
	border:1px;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;vertical-align:middle;	
	padding-top: 2px;
}

.b_border {
	border: 1px solid #b1c2ce;
	display: inline-block;
}
.b_border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b1c2ce;
	border-bottom-color: #b1c2ce;
	border-left-color: #b1c2ce;
	display: inline-block;
	text-decoration: none;
}
.b_border2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.b_border3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1c2ce;
	border-left-color: #b1c2ce;
	display: inline-block;
	text-decoration: none;
}

.left_01bg {
	background-image: url(../images/left_01bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_01list {
	padding-right: 5px;
	padding-left: 5px;
}
.left_01list li {
	background-image: url(../images/left_ico03.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	background-position: 3px 7px;
}
.box_title_bg {
	background-image: url(../images/box_title.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
.box_title_bg2 {
	background-image: url(../images/title2_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.top10 {
	height: 20px;
}
.top10 li {
	float: left;
}
.top10_li1 {
	background-image: url(../images/top10_li1.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 69px;
	padding-top: 5px;
	cursor:pointer;
}
.top10_li2 {
	background-image: url(../images/top10_li2.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 66px;
	padding-top: 5px;
	cursor:pointer;
}
.top10_li3 {
	background-image: url(../images/top10_li3.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 185px;
	padding-top: 5px;
}
.right_gs {
	height: 30px;
}
.right_gs li {
	float: left;
}
.right_gs .right_gs_li1 {
	background-image: url(../images/gs_li1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 49px;
	padding-top: 5px;
	font-size: 14px;
	cursor:pointer;
}
.right_gs .right_gs_li2 {
	background-image: url(../images/gs_li2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 49px;
	padding-top: 5px;
	font-size: 14px;
	cursor:pointer;
}
.right_gs2 {
	height: 23px;	
}
.right_gs2 li {
	float: left;
}
.right_gs2 .right_gs2_li1 {
	background-image: url(../images/gs_li1_li1.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 84px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs2 .right_gs2_li2 {
	background-image: url(../images/gs_li1_li2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 82px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs2 .right_gs2_li3 {
	background-image: url(../images/gs_li1_li3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 1px;
}

.right_gs5 {
	height: 23px;
}
.right_gs5 li {
	float: left;
}
.right_gs5 .right_gs5_li1 {
	background-image: url(../images/gs_li1_li2_3.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs5 .right_gs5_li2 {
	background-image: url(../images/gs_li1_li2_3_2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs5 .right_gs5_li3 {
	background-image: url(../images/gs_li1_li3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 1px;
}

.right_gs3 {
	height: 23px;
}
.right_gs3 li {
	float: left;
}
.right_gs2 .right_gs3_li1 {
	background-image: url(../images/gs_li1_li1_2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 62px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs2 .right_gs3_li2 {
	background-image: url(../images/gs_li1_li2_2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 62px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs2 .right_gs3_li3 {
	background-image: url(../images/gs_li1_li3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 1px;
}


.right_sf {
	height: 28px;
}
.right_sf li {
	float: left;
}
.right_sf .right_sf_li3 {
	background-image: url(../images/right_li1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 13px;
}
.right_sf .right_sf_li1 {
	background-image: url(../images/right_li2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	cursor:pointer;
}
.right_sf .right_sf_li2 {
	background-image: url(../images/right_li3.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	cursor:pointer;
}
.right_sf .right_sf_li4 {
	background-image: url(../images/right_li4.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b1c2ce;
	padding-top: 8px;
}
.right_sf .right_sf_li5 {
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b1c2ce;
	overflow: hidden;
}

.b_border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b1c2ce;
	border-bottom-color: #b1c2ce;
	border-left-color: #b1c2ce;
	display: inline-block;
	text-decoration: none;
}
#nav{
	width:98px;
	height:20px;
	border-bottom:0px;
	z-index:1;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}
.list{
line-height:18px;
text-align:left;
padding:4px;
font-weight:normal;
}
.menu1{
	width:98px;
	height:auto;
	border:1px solid #F2A13D;
	background-color:#FEF8E1;
	color:#336601;
	cursor:hand;
	overflow-y:hidden;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu2{
	width:98px;
	height:18px;
	background-color:#FFFFFF;
	color:#FF4900;
	border:1px solid #FFFFFF;
	overflow-y:hidden;
	cursor:pointer;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_sf .right_zh_li1 {
	background-image: url(../images/right_zh_li1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 124px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	cursor:pointer;
}
.right_sf .right_zh_li2 {
	background-image: url(../images/right_zh_li2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 124px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	cursor:pointer;
}
.b_border  .sbg01 {
	background-image: url(../images/tu19.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 88px;
	font-weight: bold;
	line-height: 92px;
	overflow: hidden;
	color: #0f6baa;
}
.b_border .sbg02 {
	background-image: url(../images/tu20.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 88px;
	font-weight: bold;
	line-height: 92px;
	overflow: hidden;
	color: #0f6baa;
}
.b_border  .sbg03 {
	background-image: url(../images/tu21.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 88px;
	font-weight: bold;
	line-height: 92px;
	overflow: hidden;
	color: #0f6baa;
}
.jf_top {
	background-image: url(../images/66d_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 474px;
}
.jf_middle {
	background-image: url(../images/66d_middle.gif);
	background-repeat: repeat-y;
	width: 454px;
	padding-right: 10px;
	padding-left: 10px;
}
.jf_bottom {
	background-image: url(../images/66d_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 474px;
}
.border_1px {
	border-bottom:1px solid #b1c2ce;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.blue_box {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.b_border2 .blue_box td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.blue_box p {
	margin: 0px;
	padding: 0px;
}
.b_border2 .box td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*分类 字母查找 begin*/
#nav_fund
{
	list-style:none;
	float:left;
	font-size:9pt;
	white-space: nowrap;
	overflow: hidden;
} 
#nav_fund ul 
{
list-style-type: none;margin:0; padding:0
}  
#nav_fund li 
{
    float:left; 	
    margin-left:2px;
}  
#nav_fund li.new {
	background-color: #336699;
	height: 15px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
}


#nav_fund li div
{
height:24px;
float:left; 
}

#nav_fund li  div a
{
    padding: 0 0.5em;
    line-height:1.5em;
    text-decoration:none;
    color:black;
    float:left;
    margin-bottom:5px;
    background-color:#ccc;
    cursor:pointer;
}  

#nav_fund li #active
{
	background:url('../images/jian.gif') no-repeat center bottom;
}  

#nav_fund li #active a
{
	color:white;
	background-image: url(../images/jian_top.gif);
}  

#nav_fund li a:hover
{
    color:#333;
}

#nav_fund li a:visited 
{
 color:black;
} 
#nav_2 .li_4 {
	background-image: url(../images/04_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.content  .fund_nav_l {
	background-image: url(../images/fund_nav_l.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 226px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 14px;
	text-align: left;	
}
.content .fund_nav_m {
	background-image: url(../images/fund_nav_m.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 697px;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
}
.content .fund_nav_r {
	background-image: url(../images/fund_nav_r.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 7px;
}
.fund_zs li {
	float: left;
	height: 27px;
	margin-left: 6px;
}
.fund_zs .zs_li1 {
	background-image: url(../images/zs_li02.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 95px;
	padding-top: 6px;
	cursor:pointer;
}


.fund_zs .zs_li2 {
	background-image: url(../images/zs_li01.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 95px;
	padding-top: 6px;
	cursor:pointer;
}
.sec1 {
	height: 28px;
	background-image: url(../images/sec_bg2.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 14px;
	line-height: 25px;
	cursor:pointer;
}
.sec2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	height: 28px;
	border-left-width: 1px;
	background-image: url(../images/sec_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 14px;
	line-height: 25px;
	cursor:pointer;
}
.sec3 {
	height: 28px;
	background-image: url(../images/gs_li1_li3.gif);
	background-repeat: repeat-y;
}
.btn1 {
	border:1px solid #ccc;
	background:url(../images/btn_bg.gif) repeat-x;
	color:#002274;
	cursor:pointer;
	line-height: 16px;
}
#IssueList {
	margin:0px;
	padding: 0;
	list-style: none;
	height: 20px;
	width:315px;
	overflow:hidden;
	color:#000000;
	line-height: 20px;
}

#IssueList_index {
	margin:0px;
	padding: 0;
	list-style: none;
	height: 20px;	
	overflow:hidden;
	color:#000000;
	line-height: 20px;
}
#duibi li {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
.subnav li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 85px;
	margin-right: 5px;
}
.subnav li a {
	background-image: url(../images/subnav_li2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.subnav li a:hover {
	background-image: url(../images/subnav_li1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subnav_li1 {
	background-image: url(../images/subnav_li1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 70px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.nTab{

}
.nTab .TabTitle{
	height: 30px;
	overflow: hidden;
	background-image: url(../images/new_fund_info_3.gif);
	background-repeat: repeat-x;
}
.nTab .TabTitle li{
	float: left;
	width: 94px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-right: 0px;
}
.nTab .TabTitle .active{
	background-color: #fff;
	background-image: url(../images/new_fund_info_1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 79px;
}
.nTab .TabTitle .normal{
	background-image: url(../images/new_fund_info_2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 79px;
	cursor: pointer;
}
.nTab .TabContent{
	width:auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.nTab .TabTitle .bg {
	background-image: url(../images/new_fund_info_3.gif);
	background-repeat: repeat-x;
	height: 30px;
	cursor: pointer;
}
.none {display:none;}
.b_border .company_bg01 {
	background-image: url(../images/company_bg.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 75px;
	font-weight: bold;
	overflow: hidden;
	color: #0f6baa;
	line-height: 20px;
	
}
.nav_title .nav_li1_2 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/nav_li01_2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 58px;
	padding-top: 10px;
}
.nav_title .nav_li3_2 {
	font-size: 14px;
	background-image: url(../images/nav_li03_2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	width: 70px;
	padding-top: 10px;
	padding-left: 11px;
	font-weight: bold;
	padding-right: 0px;
}

.nav_title .nav_li3_3 {
	font-size: 14px;
	background-image: url(../images/nav_li03_2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	width: 70px;
	padding-top: 10px;
	padding-left: 8px;
	font-weight: bold;
	padding-right:2px;
}
.floatright input {
	vertical-align: middle;
}
.staregy_td td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	font-size: 14px;
}
.xia_hua_xiang td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;	
}
.new_Page p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 200%;
	text-align: left;
	word-break:break-all; 
}
.comment_title_bg {
	background-image: url(../images/comment_title_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	padding-right: 5px;
	padding-left: 5px;
}
.li2 li {
	background-image: url(../images/ico_jj.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
}
.new_title_bg1  {
	background-image: url(../images/new_title_bg1.gif);
	background-repeat: no-repeat;
}
.new_title_bg2 {
	background-image: url(../images/new_title_bg2.gif);
	background-repeat: repeat-x;
}
.new_title_bg2 li {
	float: left;
	width: 141px;
	padding-right: 10px;
}
.new_title_bg2  li  span {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}

.img_blue_b {
	padding: 3px;
	border: 1px solid #b6cfeb;
	background-color: #FFFFFF;
}
.new_nav li {
	height: 30px;
	float: left;
}
.new_nav {
	background-image: url(../images/new_nav_li2.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.new_nav .naw_nav_li1 {
	background-image: url(../images/new_nav_li1.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}
.new_nav .naw_nav_li2 {
	height: 23px;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/new_nav_li3.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.new_rdgz {
	height: 53px;
	width: 54px;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	color: #990000;
	background-image: url(../images/news_rdgz.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.border_xixian_1px {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b1c2ce;
}
.naw_nav_li3 {
	background-image: url(../images/university_bg.gif);
	background-repeat: no-repeat;
	height:20px;
	width: 231px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	padding-left: 10px;
	padding-top: 5px;
}
.input_css {
	background-image: url(../images/input_error_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	border: 1px solid #A7A6AA;
	padding-top: 4px;
	padding-left: 5px;
}
.naw_nav_li4 {
	background-image: url(../images/about_bg.gif);
	background-repeat: no-repeat;
	height:20px;
	width: 135px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	padding-left: 10px;
	padding-top: 5px;
}

.right_gs4 {
	height: 23px;
}
.right_gs4 li {
	float: left;
}
.right_gs4 .right_gs4_li1 {
	background-image: url(../images/gs_li1_li2_3.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs4 .right_gs4_li2 {
	background-image: url(../images/gs_li1_li2_3_2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
	padding-top: 5px;
	font-size: 12px;
	cursor:pointer;
}
.right_gs4 .right_gs4_li3 {
	background-image: url(../images/gs_li1_li3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 1px;
}
/* 弹出层*/
.mydiv {
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	z-index:99;
	width: 400px;
	height: 160px;
	left:50%;/*FF IE7*/
	top:50%;/*FF IE7*/
	margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/




_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}

.bg {
background-color: #666;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

} 
/* 弹出层结束*/
/* 基金工具-基金对比-滑动门效果*/
.nTab2{}
.nTab2 .TabTitle{height: 30px;overflow: hidden;background-image: url(../images/new_fund_info_a3.gif);background-repeat: repeat-x;}
.nTab2 .TabTitle li{float: left;width: 94px;padding-top: 4px;padding-right: 0px;padding-left: 0px;padding-bottom: 2px;margin-right: 0px;}
.nTab2 .TabTitle .active{background-color: #fff;background-image: url(../images/new_fund_info_a1.gif);background-repeat: no-repeat;height: 30px;width: 79px;}
.nTab2 .TabTitle .normal{background-image: url(../images/new_fund_info_a2.gif);background-repeat: no-repeat;height: 30px;width: 79px;cursor: pointer;}
.nTab2 .TabContent{width:auto;background-color: #FFFFFF;padding-top: 5px;padding-right: 0;padding-bottom: 0;padding-left: 0;}
.nTab2 .TabTitle .bg {background-image: url(../images/new_fund_info_a3.gif);background-repeat: repeat-x;height: 30px;cursor: pointer;}
/* 基金工具-基金对比-滑动门效果 end*/

/* 首页滚动专家组图1 */
.scrollImgList1{width:950px; height:130px; }
.scrollImgList1{zoom:1;overflow:hidden;}
.scrollImgList1 .LeftBotton{float:left;width:18px;height:106px;cursor:pointer;background:url(images/entscl_mj_001.gif) no-repeat 0 28px;}
.scrollImgList1 .RightBotton{
	float:left;
	width:28px;
	height:106px;
	cursor:pointer;
	background-image: url(images/entscl_mj_001.gif);
	background-repeat: no-repeat;
	background-position: right -77px;
}
.scrollImgList1 .Cont{float:left;width:896px;overflow:hidden;padding:4px 2px;}
.scrollImgList1 .ScrCont{width:32766px;zoom:1;overflow:hidden;}
#List1_1,#List2_1{float:left;}
.scrollImgList1 .box{width:315px;float:left;text-align:center;}
.scrollImgList1 .box img{display:block;margin:0 auto;border:1px solid #d6d6d6;padding:4px;}
.scrollImgList1 .box a:hover img{border:1px solid #eb9c99;}
.scrollImgList1 .box p{line-height:24px;color:#505050;text-align:center;}
.scrollImgList1 a:link,.scrollImgList1 a:visited{color:#095395;text-decoration:none;}
.scrollImgList1 a:hover{color:#f00;text-decoration:underline;}
/* 首页滚动专家组图1 end */

/* 首页左边三步曲 */
#slidingBlock {
	width:191px;
	padding:1px;
	over-flow:hidden;
	background-image: url(../images/09_left_td_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 165px;
}
#slidingBlock h4 {
	float:left;
	width:59px;
	height:37px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	over-flow:hidden;	
}
#slidingBlock h4.menuNo {
    font-weight:normal;color:#333333;background:url(../images/09_left_td_nav_2.gif) repeat-x
}
#slidingBlock h4.menuOn {
    font-weight:bold;color:#ffffff;background:url(../images/09_left_td_nav_1.gif) no-repeat
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    margin:0px;padding:5px;
}
/* 首页左边三步 end*/
/* 首页右边服务产品 */
#Block_2 {
	width:233px;
	padding:1px;
	over-flow:hidden;	
	background-repeat: no-repeat;
	background-position: top;
	height: 165px;
}
#Block_2 h4 {
	float:left;
	width:59px;
	height:37px;
	text-align:center;
	font-size:12px;
	over-flow:hidden;	
}
#Block_2 h4.menuNo {
	font-weight:normal;	
	background:url(../images/09_right_td_3.gif) repeat-x;
	
}
#Block_2 h4.menuOn {
	font-weight:bold;	
	background:url(../images/09_right_td_2.gif) no-repeat;
	}
#Block_2 DIV.List_none {
    display:none
}
#Block_2 DIV.List {
    margin:0px;padding:2px;
}
/* 首页右边服务产品 end*/

/* 首页顶部公告*/
.home_tx {BACKGROUND: url(../images/hometx_03.gif);width: 950px;}
.home_tx DL {FLOAT:left;WIDTH:61px;HEIGHT:37px;margin-right:10px;}
.home_tx SPAN {FONT-SIZE: 12px;FLOAT: left;WIDTH: 830px;COLOR: #333333;LINE-HEIGHT: 34px;HEIGHT: 37px;TEXT-ALIGN: left}
.home_tx SPAN B {FONT-WEIGHT: normal;FLOAT: left;COLOR: #990000}
.home_tx A {FLOAT: right;WIDTH: 35px;HEIGHT: 37px;}
/* 首页顶部公告 end*/
/* 首页背景*/
#reStyle {DISPLAY: block; RIGHT: 6px; BACKGROUND: url(../images/cl_mj_001.gif) no-repeat 0px 0px; OVERFLOW: hidden; WIDTH: 18px; CURSOR: pointer; POSITION: absolute; TOP: 6px; HEIGHT: 62px}
.RedStyle {BACKGROUND: url(../images/2008indexbg.png) #fff no-repeat center top}
/* 首页背景 end*/

TD.zhidao{
width:400px;
padding-left:8px;
padding-top:8px;
padding-right:8px;
text-align:left;
border-left:solid 4px #7B68EE;
border-right:solid 4px #7B68EE;
}
