﻿/*2009年02月11日 页面样式文件 */
/*gls*/
/**/

/*通用样式*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#fff;color:#444;width:960px;text-align:left;margin:0 auto;}
td,p,li,select,input,textarea,div{font-size:12px;font-family:"宋体"}
form,ul,li,dl,ol{list-style:none;margin:0;padding:0;}
table{border-collapse:collapse;}
a img {border:0;}
select {color:#444;}
.texBox_jjjlzx p {
	text-indent:2em;
	line-height:20px;
	letter-spacing:0.1px !important;
	letter-spacing:1.8px;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.texBox_jjjlzx table {
	width: 630px;
	line-height: 20px;
}
.clear { clear:both;font-size:0;  height:0; overflow:hidden;}
 /*链接样式*/
 a {color:#444;text-decoration:none;}
 a:visited {color:#444;text-decoration:none;}
 a:hover {color:#f33;text-decoration:underline;}
 a:active {color:#f33;text-decoration:underline;}
 
 a.black {color:#444;text-decoration:none;} 
 a.black:link {color:#444;text-decoration:none;} 
 a.black:visited{color:#444;text-decoration:none;} 
 a.black:hover {color:#444;text-decoration:none;} 
 a.black:active {text-decoration:none;}
 
 a.gray {color:#444;text-decoration:underline;} 
 a.gray:link {color:#444;text-decoration:underline;} 
 a.gray:visited{color:#444;text-decoration:underline;} 
 a.gray:hover {color:#f33;text-decoration:underline} 
 a.gray:active {text-decoration:underline}
 
 a.grayTxt {color:#444;text-decoration:none;} 
 a.grayTxt:link {color:#444;text-decoration:none;} 
 a.grayTxt:visited{color:#444;text-decoration:none;} 
 a.grayTxt:hover {color:#444;text-decoration:underline} 
 a.grayTxt:active {text-decoration:underline}

 a.white {color:#ffffff;text-decoration:none;} 
 a.white:link {color:#ffffff;text-decoration:none;} 
 a.white:visited{color:#ffffff;text-decoration:none;} 
 a.white:hover {color:#ffffff;text-decoration:underline} 
 a.white:active {text-decoration:underline}
 
 a.red {color:#f33;text-decoration:underline} 
 a.red:link {color:#f33;text-decoration:underline} 
 a.red:visited{color:#f33;text-decoration:underline} 
 a.red:hover {color:#f33;text-decoration:none;} 
 a.red:active {text-decoration:underline}
  
 a.blue {color:#597A9B;text-decoration:none;} 
 a.blue:link {color:#597A9B;text-decoration:none;} 
 a.blue:visited{color:#597A9B;text-decoration:none;} 
 a.blue:hover {color:#0A4E94;text-decoration:underline;} 
 a.blue:active {text-decoration:underline;}
 
 a.blueBlack {color:#224E7A;text-decoration:none;} 
 a.blueBlack:link {color:#224E7A;text-decoration:none;} 
 a.blueBlack:visited{color:#224E7A;text-decoration:none;} 
 a.blueBlack:hover {color:#224E7A;text-decoration:underline;} 
 a.blueBlack:active {text-decoration:underline;}
/*去掉点击时的虚线框*/
a:link,a:active,a:visited { 
text-decoration:none;
color:#444; 
star:expression(this.onFocus=this.blur());/*让加载样式时同时加载js事件*/ 
} 
a:hover {
text-decoration:underline; 
color:#444;
} 
a:focus { 
outline:0;/*兼容火狐浏览器*/ 
}
.HideFocus { hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */ 
             outline: none;  /* for firefox 1.5 + */}
 
/*文字样式*/
.t14blu1{ line-height:160%;font-size:12px;color:#333366;}
.f_BBA06D {color:#BBA06D;} 
.fRed{color:#c00;} 
.fRed3{color:#f30;}
.fBlue{color:#597A9B;}
.fGray9{color:#444;}
.fBolder{font-weight:bolder;}
.fRight{text-align:right;margin-right:10px;}
.fCent{text-align:center;}

/*页面补白*/
.marginTop15 {margin-top:15px;}
.marginTop45 {margin-top:30px;}
.marginTB45 {margin:30px 0;}
.marginTopF15 {margin:-75px 0 0 0;}
.marginLeft20 {margin-left:45px !important;margin-left:25px;}

/*标签样式*/
.tagRight {float:right;margin:10px 50px 0 0;}
.tagRight_log{float:right;margin:0;}

/*页头部分*/
#headerTop {float:left;background:url(../images/bg_header.jpg) no-repeat left;height:90px;width:960px;}
#logo {float:left;}
#menvTop {float:right;margin:52px 18px 0 0;}
#menvTop a {color:#597A9B;font-weight:bolder;}
#menvTop a:hover { text-decoration:underline;}

/*导航部分
#navBox {background:url(../images/bg_nav.jpg) no-repeat left;height:58px;padding-left:110px;}
#navBox ul li {float:left;width:85px;text-align:center;}
#navBox ul li a {display:block;width:85px;height:22px;padding-top:8px;color:#444;}
#navBox ul li a:hover{background:url(../images/bg_nav_activ.jpg) no-repeat center 2px;height:22px;color:#fff;font-weight:bolder;}
#navBox ul li.activ{background:url(../images/bg_nav_activ.jpg) no-repeat center 2px;height:24px;}
#navBox ul li.activ a{color:#fff;font-weight:bolder;}*/

/*导航部分 调整适应栏目增减 2009年06月09日 gls*/
.navBox_o {background:url(../images/bg_nav.jpg) repeat-x left;height:58px;padding-left:110px;}
.navBox_o ul li {float:left;width:85px;text-align:center;}
.navBox_o ul li a {display:block;width:85px;height:17px;padding-top:8px;color:#444;background:url(../images/bg_nav_link.jpg) no-repeat center 2px;}
.navBox_o ul li a:visited {color:#444}
.navBox_o ul li a:hover{background:url(../images/bg_nav_activ.jpg) no-repeat center 2px;height:17px;color:#fff;font-weight:bolder;}
.navBox_o ul li.activ{background:url(../images/bg_nav_activ.jpg) no-repeat center 2px;height:18px;}
.navBox_o ul li.activ a{color:#fff;font-weight:bolder;background:url(../images/bg_nav_activ.jpg) no-repeat center 2px;}
.navBox_o ul li.activ a:visited{color:#fff}

/*导航部分 调整适应栏目增加 2009年06月16日 gls*/
.navBox_Add {background:url(../images/bg_nav.jpg) repeat-x left;height:58px;padding-left:113px;}
.navBox_Add ul li {float:left;width:77px;text-align:center;}
.navBox_Add ul li a {display:block;width:77px;height:17px;padding-top:8px;color:#444;background:url(../images/bg_Addnav_link.jpg) no-repeat center 2px;}
.navBox_Add ul li a:visited {color:#444}
.navBox_Add ul li a:hover{background:url(../images/bg_Addnav_activ.jpg) no-repeat center 2px;height:17px;color:#fff;font-weight:bolder;}
.navBox_Add ul li.activ{background:url(../images/bg_Addnav_activ.jpg) no-repeat center 2px;height:18px;}
.navBox_Add ul li.activ a{color:#fff;font-weight:bolder;background:url(../images/bg_Addnav_activ.jpg) no-repeat center 2px;}
.navBox_Add ul li.activ a:visited{color:#fff}

/*导航部分 调整适应栏目减少 2009年06月16日 gls*/
.navBox_Sub {background:url(../images/bg_nav.jpg) repeat-x left;height:58px;padding-left:113px;}
.navBox_Sub ul li {float:left;width:94px;text-align:center;}
.navBox_Sub ul li a {display:block;width:94px;height:17px;padding-top:8px;color:#444;background:url(../images/bg_Subnav_link.jpg) no-repeat center 2px;}
.navBox_Sub ul li a:visited {color:#444;}
.navBox_Sub ul li a:hover{background:url(../images/bg_Subnav_activ.jpg) no-repeat center 2px;height:17px;color:#fff;font-weight:bolder;}
.navBox_Sub ul li.activ{background:url(../images/bg_Subnav_activ.jpg) no-repeat center 2px;height:18px;}
.navBox_Sub ul li.activ a{color:#fff;font-weight:bolder;background:url(../images/bg_Subnav_activ.jpg) no-repeat center 2px;}
.navBox_Sub ul li.activ:visited a{color:#fff;}

/*内容部分*/

#main {float:left;background:url(../images/bg_mainTop.jpg) no-repeat top;width:960px;}
#mainTxt {float:left;background:url(../images/bg_mainTop.jpg) no-repeat center -20px;width:960px;}
/*********了解我们频道*********/
   /*左侧导航部分*/
#mainLeft {float:left;margin-top:92px;background:url(../images/bg_mainLeft.jpg) no-repeat left top;width:236px;height:400px}
#mainLeft h5{color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}

.mainLeft_nav {margin-left:47px;}
.mainLeft_nav ul li{float:left;width:137px;height:29px;}
.mainLeft_nav ul li a {display:block;width:112px;padding:5px 0 0 24px;height:22px; letter-spacing:3px;}
.mainLeft_nav ul li a:hover{background:url(../images/bg_mainLeft_activ.jpg) no-repeat left;height:18px;color:#666;font-weight:bolder;}
.mainLeft_nav ul li.activ{float:left;background:url(../images/bg_mainLeft_activ.jpg) no-repeat left top;color:#666;font-weight:bolder;l}
.mainLeft_nav ul li.activ a{display:block;width:112px;padding:5px 0 0 24px;height:22px;}
   
  .mainLeft_nav_jcname {margin-left:47px;}
  .mainLeft_nav_jcname ul li{float:left;width:137px;height:29px;}
  .mainLeft_nav_jcname ul li a{display:block;width:128px;padding:5px 0 0 8px;height:22px; letter-spacing:0px;}/*修改基金名称加长20090422 gls*/
  .mainLeft_nav_jcname ul li a:hover{background:url(../images/bg_mainLeft_activ.jpg) no-repeat left;height:18px;color:#666;font-weight:bolder;}
  .mainLeft_nav_jcname ul li.activ{float:left;background:url(../images/bg_mainLeft_activ.jpg) no-repeat left top;color:#666;font-weight:bolder;l}
  .mainLeft_nav_jcname ul li.activ a{display:block;width:123px;padding:5px 0 0 8px;height:22px;}

.mainLeft_nav_snbnav {margin-left:47px;}
.mainLeft_nav_snbnav ul li{float:left;width:137px;height:29px;}
.mainLeft_nav_snbnav ul li a {display:block;width:112px;padding:7px 0 0 24px;height:21px; letter-spacing: normal;}
.mainLeft_nav_snbnav ul li a:hover{background:url(../images/bg_mainLeft_activ.jpg) no-repeat left;height:18px;color:#666;font-weight:bolder;}
.mainLeft_nav_snbnav ul li.activ{float:left;background:url(../images/bg_mainLeft_activ.jpg) no-repeat left top;color:#666;font-weight:bolder;l}
.mainLeft_nav_snbnav ul li.activ a{display:block;width:112px;padding:7px 0 0 24px;height:20px;}


   /*右侧内容部分*/
#mainRightL {float:left;background:url(../images/bg_mainRight_liaojie.jpg) no-repeat right top;margin-top:25px;width:724px;}
/*
#mainRightL_Txt {float:left;background:url(../images/bg_mainRight_txt.jpg) no-repeat right top;margin-top:5px;width:724px;}
*/
#mainRightL_Txt {float:left;background:url(../images/bg_mainRight_liaojie.jpg) no-repeat right top;margin-top:5px;width:724px;}
.hisNavL {margin-top:42px;}
.hisNavL h5{font-size:12px;font-weight:normal;}
.hisNavL h5 span {color:#597A9B;}
.hisNavL h3 {font-size:15px; font-weight:bolder;color:#014D7E;margin:66px 0 5px 0;}
.hisNavL h3.indet{text-indent:-9999px;height:21px;}
.texBox p { text-indent:2.2em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;border-bottom:1px #EFEFEF solid;width:551px !important;padding:15px 35px 10px 29px;}
.texBox p span{color:#597A9B;}

.hisNavL select{color:#444;padding:0;}

.texBox_zhici p { text-indent:3em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;width:551px !important;padding:15px 30px 10px 29px;}
.texBox p img.photo,.texBox_zhici p img.photo{float:left;clear:both;width:80px;margin-right:20px;}
.texBox_zhici p img.name{float:right;clear:both;width:113px;}

.texBox_zhici table {float:left;margin-top:20px;}
.texBox_zhici table td{ vertical-align:top;}
.texBox_zhici table td li{text-indent:2.3em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;width:440px !important;padding:0px 30px 10px 15px;} 
.texBox_zhici table td li img.name{float:right;clear:both;width:113px;}
/*********旗下产品频道*********/
   /*左侧导航部分*/
#mainLeft_product_Box {float:left;width:236px;}
.mainLeft_product {float:left;margin-top:92px;background:url(../images/bg_mainLeft.jpg) no-repeat left top;width:236px;}
.mainLeft_product h5{clear:both;color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}
.marTop2{margin-top:2px;}

.mainLeft_product h5 a:link{color:#597A9B;text-decoration:none;}
.mainLeft_product h5 a:visited{color:#597A9B;text-decoration:none;}
.mainLeft_product h5 a:hover{color:#597A9B;text-decoration:underline;}
.mainLeft_product h5 a:active{color:#597A9B;}

.mainLeft_product_botm {float:left;margin-top:0px;background:url(../images/bg_mainLeft.jpg) no-repeat left bottom;width:236px;height:16px;}

   /*右侧内容部分*/
#mainRight_prod_hbjj {float:left;background:url(../images/bg_mainRight_product_hbjj.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_hjjz {float:left;background:url(../images/bg_mainRight_product_hjjz.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_yxcz {float:left;background:url(../images/bg_mainRight_product_yxcz.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_yhpz {float:left;background:url(../images/bg_mainRight_product_yhpz.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_hxjx {float:left;background:url(../images/bg_mainRight_product_hxjx.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_ysdl {float:left;background:url(../images/bg_mainRight_product_ysdl.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_wdzl {float:left;background:url(../images/bg_mainRight_product_wdzl.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRight_prod_syzq {float:left;background:url(../images/bg_mainRight_product_syzq.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texBox_product h3{font-size:12px;font-weight:normal;margin:25px 0 0 15px; word-spacing:5px;}
.texBox_product h3 span{color:#597A9B;font-weight:bolder;}

.texBox_product h3.xswd{font-size:12px;font-weight:normal;margin:25px 0 0 15px; word-spacing:5px;width:600px;line-height:22px;}/*2009年03月18日 销售网点导航新增样式 gls*/
.texBox_product h3.xswd span{color:#597A9B;font-weight:bolder;}
.texBox_product h3.xswd a:link{ white-space:nowrap;}

.texBox_product p{margin:25px 0 0 0; word-spacing:5px;line-height:22px;}/*2009年03月17日 互动中心之预约留言新增样式 gls*/


.texBox_product_tab {float:left;clear:both;margin-top:15px !important;margin-top:8px;}
.texBox_product_tab ul li.TabTop{float:left;background:url(../images/bg_mainRight_product_tabTop.jpg) no-repeat left bottom;height:6px;width:621px;}
.texBox_product_tab ul li.TabMid{float:left;background:url(../images/bg_mainRight_product_tabMid.jpg) no-repeat  left bottom;}
.texBox_product_tab ul li.TabMid ul li.tdL {float:left;padding:9px 0 9px 13px;width:160px;letter-spacing:1.5px;}
.texBox_product_tab ul li.TabMid ul li.tdR {float:left;padding:9px 20px 9px 13px;width:420px;line-height:18px;letter-spacing:0.1px !important; letter-spacing:1.5px;}
.texBox_product_tab ul li.TabMid ul li.tdLcent {float:left;padding:19px 0 9px 13px;width:160px;}
.texBox_product_tab ul li.TabMid ul li.tdR div.Dxjigou dt {float:left;clear:both;width:400px;}
.texBox_product_tab ul li.TabMid ul li.tdR div.Dxjigou dd{float:left;clear:both;margin:5px 0;padding-left:30px;line-height:18px;width:400px;}

.texBox_product_tab ul li.TabMid ul li.tdR div.feilvTab p{padding:0;margin:0;letter-spacing:0;text-indent:2em;}
.texBox_product_tab ul li.TabMid ul li.tdR div.feilvTab table th{font-weight:normal;text-align:center;padding:0;}
.texBox_product_tab ul li.TabMid ul li.tdR div.feilvTab table td{padding-left:26px;line-height:20px;}

.texBox_zhici .tablist {margin-top:5px;}
/*2009年03月03日修改列表样式 gls
.texBox_zhici .tablist th{background:#99ADC2;text-align:center;color:#fff;}
.texBox_zhici .tablist td{border-bottom:1px #ddd dashed;line-height:22px;text-align:center;}
*/
.texBox_zhici .tablist th{background:#CCD6DF;text-align:center;color:#666;}
.texBox_zhici .tablist td{line-height:20px;text-align:center;}

.texBox_zhici div.tab{float:left;clear:both;width:85%;margin-bottom:20px;}
.texBox_zhici .tablist2 {margin-top:5px;border-collapse:inherit;}
.texBox_zhici .tablist2 th{background:#CCD6DF;text-align:center;color:#666;}
.texBox_zhici .tablist2 td{line-height:22px;text-align:center;}
.texBox_zhici .tablist2 td.numbL{line-height:22px;text-align:right;padding:0 30px 0 0;}
.texBox_zhici .tablist2 td.texFL{line-height:22px;text-align:left;padding:0 0 0 10px;}
.texBox_zhici .tablist2 td.texFLchird{line-height:22px;text-align:left;padding:0 0 0 35px;}
.texBox_zhici div.tab p{margin:0px;padding:0 0 0 18px;text-indent:0;}

.texBox_zhici div.tab .dateList ul li{float:left;width:150px;text-align:center;line-height:22px;}

.date_seach {margin:20px 0 0 0;z-index:999;text-align:right;width:610px;}
.date_seach h5 {font-size:12px;font-weight:bolder;text-align:center;}
.date_seach select {color:#444;}

.date_seach h3{font-size:12px;font-weight: normal;text-align:left;margin:0px 0 10px 0;}
.date_seach h5.duoh {font-size:12px;font-weight:bolder;text-align:center;line-height:22px;}

.texBox_zhici .tablist3 {margin-top:5px;border-collapse:inherit;}
.texBox_zhici .tablist3 th{background:#CCD6DF;text-align:center;color:#666;}/*2009年03月16日 产品优势之经典系列表格新增样式 gls*/
.texBox_zhici .tablist3 td{line-height:20px;text-align:center;}
.texBox_zhici .tablist3 td.texFL{text-align:left;padding-left:15px;}
.texBox_zhici .tablist3 td.texFL2{text-align:left;padding-left:8px;}
.texBox_zhici .tablist3 td.texFL3{text-align:right;padding-right:8px;}
.texBox_zhici .tablist3 select {color:#999;}

.texBox_zhici div.tab2{float:left;clear:both;width:85%;}/*2009年03月17日 产品优势之经典系列表格新增样式 gls*/
.texBox_zhici div.tab2 p{margin:0px;padding:0 0 0 18px;text-indent:0;}
.texBox_zhici div.tab2 p.Left0{margin:0px;padding:0;text-indent:0;}
.texBox_zhici div.tab2 p.Left20{margin-left:50px;padding:0;text-indent:0;}

.tablist4 {margin-top:20px;border-collapse:inherit;margin-left:0 !important;*margin-left:-25px !important;margin-left:-30px;}/*2009年04月07日 建信志表格新增样式 gls*/
.tablist4 th{background:#CCD6DF;text-align:center;color:#666;}
.tablist4 td{line-height:20px;text-align:right;}
.tablist4 td.texFL{text-align:left;padding-left:15px;}
.tablist4 td.texFL2{text-align:left;padding-left:8px;}

/*********信息披露频道*********/
   /*左侧导航部分*/
#mainLeft_Information_xxpl {float:left;margin-top:92px;background:url(../images/bg_mainLeft_product.jpg) no-repeat left top;width:236px;height:400px}
#mainLeft_Information_xxpl h5{clear:both;color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}
   /*右侧内容部分*/
#mainRightL_xxpl {float:left;background:url(../images/bg_mainRight_xxpl.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texList {float:left;margin-top:10px;}
.texList ul{float:left;background:url(../images/bg_mainRight_texList.jpg) no-repeat left bottom;}
.texList ul li.tdL{float:left;width:482px;padding:11px 0 0 25px;}
.texList ul li.tdR{float:left;width:86px;padding:11px 10px 5px 15px;color:#999;color:#666;}

/*********建信资讯频道*********/
   /*左侧导航部分*/
#mainLeft_Information_jxzx {float:left;margin-top:92px;background:url(../images/bg_mainLeft_jxzx.jpg) no-repeat left top;width:236px;height:400px}
#mainLeft_Information_jxzx h5{clear:both;color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}
   /*右侧内容部分*/
#mainRightL_jxzx {float:left;background:url(../images/bg_mainRight_jxzx.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRightL_jxzx_Txt {float:left;background:url(../images/bg_mainRight_jxzx.jpg) no-repeat right top;margin-top:5px;width:724px;}
/*
#mainRightL_jxzx_log {float:left;background:url(../images/bg_mainRight_jxzx_log.jpg) no-repeat right top;margin-top:25px;width:724px;}
*/
.texList ul li.tdL span {color:#333;}

  /*建信志新增样式2009年04月15日 gls*/
#mainRightL_jxzx_log {float:left;width:880px; margin:0 auto 0 20px;} 
#mainRightL_jxzx_log .log_hisNavL h5{margin:5px 0;font-size:12px;font-weight:normal;}
#mainRightL_jxzx_log .log_hisNavL h5 span {color:#597A9B;}
.texListKh h5.fBlue {float:left;clear:both;margin:20px 0 5px 0;font-size:12px;font-weight:bolder;color:#597A9B;}
.texListKh h5.fGray {float:left;clear:both;margin:0px 0 5px 0;font-size:12px;font-weight:bolder;color:#333;width:550px;text-align:center;border-bottom:1px #ddd solid;}
.texListKh .log_txt {float:left;clear:both;margin:0 0 5px 0;width:550px;}
.texListKh .log_txt p{float:left;text-indent:2.3em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;border-bottom:1px #EFEFEF solid;padding:5px 0 5px 0;width:550px;}
.log_nav {float:right;width:300px;margin-top:5px;padding:0px 0 0 15px;}
.log_nav h5.fBlue {float:left;clear:both;margin:5px 0 0 0;font-size:12px;font-weight:bolder;color:#597A9B;}
.log_nav h5.fGray {float:left;clear:both;*margin:-10px 0 5px 0 !important;margin:-15px 0 5px 0;padding-right:5px;font-size:12px;font-weight:normal;color:#333;width:300px;text-align:right;border-bottom:3px #00498D solid;}
.log_nav dt {float:left;clear:both;font-weight:bolder;width:300px;margin:5px 0 10px 0;background:#EAEFF3;}
.log_nav dd {float:left;clear:both;margin:0;padding-left:20px;line-height:20px;width:280px;}



/*********专户理财频道*********/
    /*左侧导航部分*/
.mainLeft_product2 {float:left;margin-top:92px;background:url(../images/bg_mainLeft_product.jpg) no-repeat left top;width:236px;}
   /*右侧内容部分*/
#mainRightL_zhlc {float:left;background:url(../images/bg_mainRight_zhlc.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texBiaot {float:left;}
.texBiaot dt{float:left;clear:both;margin:24px 0 5px 0;font-size:14px;font-weight:bolder;color:#BBA06D;width:700px;}
.texBiaot dt span {color:#C7D5E4;margin-right:5px;}
.texBiaot dd{float:left;clear:both;margin-left:17px !important;margin-left:10px;text-indent:2em;line-height:22px;width:590px;letter-spacing:0.1px !important; letter-spacing:0.7px;}

#mainRightL_zhlc_khwj {float:left;background:url(../images/bg_mainRight_zhlc_khwj.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texBiaot dd.wenjuan {float:left;clear:both;padding:0 0 15px 120px;margin:20px 0 0 0;width:450px;text-indent:0;border-bottom:1px #ccc dashed;}

.texBiaot h3 {float:left;margin:20px 0 0 0;clear:both;}

.texBiaot dt.fBlue{float:left;clear:both;margin:24px 0 5px 0;font-size:12px;font-weight:bolder;color:#597A9B;width:500px;}
.texBiaot dd.texBg{float:left;clear:both;margin-left:10px !important;margin-left:10px;text-indent:2em;line-height:22px;width:598px !important;width:590px;letter-spacing:0.1px !important; letter-spacing:0.7px;background:#F6F6F6;padding:0 7px 0 10px !important;padding:0 7px;}

/*********养老基金频道*********/
   /*左侧导航部分*/
#mainLeft_Fund_yljj {float:left;margin-top:92px;background:url(../images/bg_mainLeft_yljj.jpg) no-repeat left top;width:236px;}
#mainLeft_Fund_yljj h5{clear:both;color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}
   /*右侧内容部分*/
#mainRightL_yljj {float:left;background:url(../images/bg_mainRight_yljj.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texList ul li.Yl_tdL{float:left;width:598px;padding:11px 0 5px 25px;}

/*********理财顾问频道*********/
   /*右侧内容部分*/
#mainRightL_lcgw {float:left;background:url(../images/bg_mainRight_lcgw.jpg) no-repeat right top;margin-top:25px;width:724px;}
.texListLc {float:left;margin-top:10px;}
.texListLc ul li {float:left;width:300px;margin:10px 0 0 10px;}
.texListLc ul li div.td01 {float:left;background:url(../images/icon_lcgj01.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td02 {float:left;background:url(../images/icon_lcgj02.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td03 {float:left;background:url(../images/icon_lcgj03.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td04 {float:left;background:url(../images/icon_lcgj04.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td05 {float:left;background:url(../images/icon_lcgj05.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td06 {float:left;background:url(../images/icon_lcgj06.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td07 {float:left;background:url(../images/icon_lcgj07.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td08 {float:left;background:url(../images/icon_lcgj08.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td09 {float:left;background:url(../images/icon_lcgj09.jpg) no-repeat left top;padding-left:68px;height:57px;}
.texListLc ul li div.td10 {float:left;background:url(../images/icon_lcgj10.jpg) no-repeat left top;padding-left:68px;height:57px;}

.texListLc ul li div.td00 {float:left;background:url(../images/icon_lcgj0.jpg) no-repeat left top;padding-left:50px;height:57px;}
.texListLc ul li div.td00 dt{float:left;clear:both;border-bottom:1px #8CB1D4 solid;margin-top:10px;width:218px;}
.texListLc ul li div.td00 dt a:hover{text-decoration:none;color:#8CB1D4;}
.texListLc ul li div.td00 dd {float:left;clear:both;color:#8CB1D4; font-family:Arial, Helvetica, sans-serif; white-space:nowrap;margin:0;}

.texListLc ul li div.td01 dt,.texListLc ul li div.td02 dt,.texListLc ul li div.td03 dt,.texListLc ul li div.td04 dt,.texListLc ul li div.td05 dt,.texListLc ul li div.td06 dt,.texListLc ul li div.td07 dt,.texListLc ul li div.td08 dt,.texListLc ul li div.td09 dt,.texListLc ul li div.td10 dt {float:left;clear:both;border-bottom:1px #8CB1D4 solid;margin-top:10px;width:225px;}

.texListLc ul li div.td01 dt a:hover,.texListLc ul li div.td02 dt a:hover,.texListLc ul li div.td03 dt a:hover,.texListLc ul li div.td04 dt a:hover,.texListLc ul li div.td05 dt a:hover,.texListLc ul li div.td06 dt a:hover,.texListLc ul li div.td07 dt a:hover,.texListLc ul li div.td08 dt a:hover,.texListLc ul li div.td09 dt a:hover,.texListLc ul li div.td10 dt a:hover {text-decoration:none;color:#8CB1D4;}

.texListLc ul li div.td01 dd,.texListLc ul li div.td02 dd,.texListLc ul li div.td03 dd,.texListLc ul li div.td04 dd,.texListLc ul li div.td05 dd,.texListLc ul li div.td06 dd,.texListLc ul li div.td07 dd,.texListLc ul li div.td08 dd,.texListLc ul li div.td09 dd,.texListLc ul li div.td10 dd {float:left;clear:both;color:#8CB1D4; font-family:Arial, Helvetica, sans-serif; white-space:nowrap;margin:0;}

 
/*********客户服务频道*********/
   /*左侧导航部分*/
#mainLeft_Customer_khfw {float:left;margin-top:92px;background:url(../images/bg_mainLeft_khfw.jpg) no-repeat left top;width:236px;}
#mainLeft_Customer_khfw h5{clear:both;color:#597A9B;font-size:12px;padding:6px 0 12px 71px; letter-spacing:3px;}
   /*右侧内容部分*/
#mainRightL_khfw {float:left;background:url(../images/bg_mainRight_khfw.jpg) no-repeat right top;margin-top:25px;width:724px;}
#mainRightL_Txt_ssbb {float:left;background:url(../images/bg_mainRight_khfw.jpg) no-repeat right top;margin-top:5px;width:724px;}
.texListKh {float:left;margin-top:10px;width:400px;}
.texListKh ul{float:left;background:url(../images/bg_mainRight_texList.jpg) no-repeat left bottom;}
.texListKh ul li.Kh_tdL{float:left;width:350px;padding:11px 0 5px 25px;}
.texListKh ul li.Kh_tdL a img {margin:0 0 -3px 5px;}
.DownloadBox {float:left;}
.DownloadSoftware {width:192px;height:77px;border:1px #FFDC6D solid;margin-top:95px;padding:20px 0 0 15px;}

#mainRightL_khfw_hd {float:left;background:url(../images/bg_mainRight_khfw_hdzq.jpg) no-repeat right top;margin-top:25px;width:724px;}

/*建信志2009年04月07日新增样式
 
.texListKh h5.fBlue {float:left;clear:both;margin:20px 0 5px 0;font-size:12px;font-weight:bolder;color:#597A9B;}
.texListKh h5.fGray {float:left;clear:both;margin:0px 0 5px 0;font-size:12px;font-weight:bolder;color:#333;width:395px;text-align:center;border-bottom:1px #ddd solid;}
.texListKh .log_txt {float:left;clear:both;margin:0 0 5px 0;width:395px;}
.texListKh .log_txt p{float:left;text-indent:2.3em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;border-bottom:1px #EFEFEF solid;padding:5px 0 5px 0;width:395px;}
.log_nav {width:192px;height:77px;margin-top:62px;padding:0px 0 0 15px;}
.log_nav h5.fBlue {float:left;clear:both;margin:0px 0 5px 0;font-size:12px;font-weight:bolder;color:#597A9B;}
.log_nav h5.fGray {float:left;clear:both;margin:0px 0 5px 0;font-size:12px;font-weight:normal;color:#333;width:210px;text-align:right;border-bottom:1px #ddd solid;}
.log_nav dt {float:left;clear:both;font-weight:bolder;width:215px;margin:5px 0 10px 0;}
.log_nav dd {float:left;clear:both;margin:0;padding-left:20px;line-height:20px;width:200px;}

gls*/


.texList_dialog {float:left;width:620px;}/*基金经理面对面新增样式 2009年04月09日 gls*/
.texList_dialog ul li {float:left;}
.texList_dialog ul li.td1{width:450px;border:1px #CDDBE4 solid;height:170px; overflow:auto;padding:5px;}
.texList_dialog ul li.td2{width:150px;border:1px #CDDBE4 solid;border-left:none;text-align:center;height:180px;padding:0;}
.texList_dialog ul li.td2 h5{background:#f7f7f7;border-bottom:1px #CDDBE4 solid;font-size:12px;text-align:left;padding:5px 10px;}
.texList_dialog ul li.td3{border:1px #CDDBE4 solid;margin:10px 0 5px 0;width:611px;}
.texList_dialog ul li.td3 h5{background:#f7f7f7;border-bottom:1px #CDDBE4 solid;font-size:12px;padding:5px 10px;}
.texList_dialog ul li.td3 div.jlsk {width:610px;height:320px;margin:0;padding:5px 0; overflow:scroll; overflow-x:hidden;}
.texList_dialog ul li.td3 div.jlsk p{margin:0;padding:2px 10px;line-height:20px;}
.texList_dialog ul li.td3 div.jlsk p.ybg{background:#f7f7f7;margin:0;}
.texList_dialog ul li.td3 div.jlsk p span{font-weight:bolder;}
.texList_dialog ul li.td3 div.jlsk3 {margin:0;}
.texList_dialog ul li.td3 div.jlsk3 p{margin:0;padding:2px 5px;line-height:20px;}
.texList_dialog ul li.td3 div.twcgMeg p.ybg{background:#F0F5FB;margin:0;}
.texList_dialog ul li.td3 div.twcgMeg2 p{margin:10px 0 0 0;padding:0 0 0 25px;line-height:22px;}
.texList_dialog ul li.td3 div.twcgMeg2 p.ybg{background:#F0F5FB;margin:10px 0 0 0;padding:0;}
.texList_dialog ul li.td3 div.jlsk3 p span{font-weight:bolder;}
.texList_dialog ul li.td3 div.jlsk4 {margin:0 !important;margin:0 0 0 -11px;}
.texList_dialog ul li.td3 div.jlsk4 textarea{margin:0 50px;padding:2px 5px 0 5px;line-height:18px;text-indent:1em;width:500px;height:100px;border:1px #CDDBE4 solid;background:#F0F5FB;}

.texList_dialog ul li.td4 {border:1px #CDDBE4 solid;margin:5px 0;width:370px;}
.texList_dialog ul li.td4 h5{font-size:12px;padding:5px 5px;}
.texList_dialog ul li.td4 div.jlsk2 {width:370px;height:248px;margin:0;padding:5px 0; overflow:scroll; overflow-x:hidden;}
.texList_dialog ul li.td4 div.jlsk2 p{margin:0;padding:2px 10px;line-height:20px;}
.texList_dialog ul li.td4 div.jlsk2 p.ybg{background:#f7f7f7;margin:0;}
.texList_dialog ul li.td4 div.jlsk2 p span{font-weight:bolder;}

.texList_dialog ul li.td5 {border:1px #CDDBE4 solid;border-left:none;margin:5px 0;width:240px;}
.texList_dialog ul li.td5 h5{background:#f7f7f7;border-bottom:1px #CDDBE4 solid;font-size:12px;padding:5px 10px;}
.texList_dialog ul li.td5 div.jlsk3 {margin:0;}
.texList_dialog ul li.td5 div.jlsk3 p{margin:0;padding:2px 5px;line-height:20px;}
.texList_dialog ul li.td5 div.jlsk3 p.ybg{background:#f7f7f7;margin:0;}
.texList_dialog ul li.td5 div.jlsk3 p span{font-weight:bolder;}
.texList_dialog ul li.td5 div.jlsk4 {border:1px #CDDBE4 solid;background:#F0F5FB;height:157px !important;width:226px !important;width:236px;height:150px;margin:0;padding:0 0 0 10px!important;padding:5px 0; overflow:hidden;}
.texList_dialog ul li.td5 div.jlsk4 textarea{margin:0;padding:2px 5px 0 0;line-height:18px;text-indent:1em;width:225px !important;height:153px !important;width:220px;height:150px;border:0;background:#F0F5FB;}

.texList_dialog ul li.td5 div.twcgMeg{background:#fff;padding-top:10px;height:223px;}
.texList_dialog ul li.td5 div.twcgMeg p{margin:0;padding:10px 0;line-height:60px;}
.texList_dialog ul li.td5 div.twcgMeg p.ybg{background:#F0F5FB;text-align:right;margin-top:73px !important;margin-top:74px;padding-right:15px;}

.texList_dialog ul li.td5 div.twcgMeg2{background:#fff;padding-top:10px;height:223px;}
.texList_dialog ul li.td5 div.twcgMeg2 p{margin:0;padding:10px 0 0 25px;line-height:22px;}
.texList_dialog ul li.td5 div.twcgMeg2 p.ybg{background:#F0F5FB;text-align:right;margin-top:127px !important;margin-top:130px;padding-right:15px;}

.texList_dialog ul li.td6{border:1px #CDDBE4 solid;margin:10px 0 5px 0;width:600px;padding:5px;}

.texList_dialog ul li.td4 div.jlsk2 .tablist {border-collapse:inherit;}
.texList_dialog ul li.td4 div.jlsk2 .tablist th{background:#CCD6DF;text-align:center;color:#666;}
.texList_dialog ul li.td4 div.jlsk2 .tablist td{line-height:20px;text-align:center;}
.texList_dialog ul li.td4 div.jlsk2 .tablist td.texFL{text-align:left;padding:5px;}

.text_content .tablist {border-collapse:inherit;margin-left:20px !important;margin-left:0px;}
.text_content .tablist th{background:#CCD6DF;text-align:center;color:#666;line-height:20px;}
.text_content .tablist td{line-height:20px;text-align:left;padding:5px;}
.text_content .tablist td.texCen{line-height:20px;text-align:center;}
.text_content div.TabBox{background:#FAFAFA;width:770px;margin-left:80px;}


/*在线客服*/ 
.zxkfBox {width:620px;border:1px #DAE5EB solid;}

.zxkfBox_login {width:620px;text-align:center;}
.zxkfBox_login_box {background:url(../images/bg_login.jpg) no-repeat center 25px;width:400px;height:300px;margin:0 auto;text-align:left;}
.zxkfBox_login_box h5{background:url(../images/icon_message-info.gif) no-repeat left top;font-size:12px;font-weight:bolder;padding:5px 0 3px 30px;}
.zxkfBox_login_box table {margin:70px 0 0 100px !important;margin:70px 0 0 50px;}
.zxkfBox_login_box table td{line-height:22px;}

.zxkfBox_login_box_02 {background:url(../images/bg_login_02.jpg) no-repeat center 25px;width:400px;height:300px;margin:0 auto;text-align:left;}
.zxkfBox_login_box_02 h5{background:url(../images/icon_message-info.gif) no-repeat left top;font-size:12px;font-weight:bolder;padding:5px 0 3px 30px;}
.zxkfBox_login_box_02 table {margin:70px 0 0 100px !important;margin:70px 0 0 50px;}
.zxkfBox_login_box_02 table td{line-height:22px;}

/*实时播报嘉宾页*/
.jjjl_ssbb {float:left;margin:10px 0 0 60px;*margin:10px 0 0 30px;}
.Inquiry_listBox{float:left;border:1px #CDDBE4 solid;width:780px;}
.Inquiry_listBox ul {float:left;}
.Inquiry_listBox ul li.title{float:left;width:780px;background:#f9f9f9;border-bottom:1px #CDDBE4 solid;padding:0 0 2px 0;}
.Inquiry_listBox ul li.td1{float:left;width:510px;background:#f9f9f9;border-bottom:1px #CDDBE4 solid;padding:0 0 2px 0;}
.Inquiry_listBox ul li.td2{float:left;width:270px;padding:6px 0 3px 0;background:#f9f9f9;border-bottom:1px #CDDBE4 solid;}
.Inquiry_listBox ul li.td3{float:left;width:509px;border-right:1px #CDDBE4 solid;}
.Inquiry_listBox ul li.td4{float:left;width:270px;}
.Inquiry_listBox ul li.td5{float:left;width:780px;}
.Inquiry_listBox p{line-height:24px;padding:0 10px;}
.Inquiry_listBox p span{color:#597A9B;}
.Inquiry_listBox div textarea{margin-left:10px;width:490px;height:120px;}

.Inquiry_listBox_left {float:left;width:509px;height:180px;overflow:scroll;overflow-x:hidden;padding:2px 0;}
.Inquiry_listBox_right {float:left;width:270px;height:180px;overflow:scroll;overflow-x:hidden;padding:2px 0;}
.Inquiry_listBox_left2 {float:left;width:780px;height:180px;overflow:scroll;overflow-x:hidden;padding:2px 0;}

.Inquiry_listBox_left table td{line-height:22px;text-align:left;}
.Inquiry_listBox_left table td span {color:#597A9B;}
.Inquiry_listBox_left table td.xlh{text-align:center;width:20px;}

.Inquiry_listBox_left2 table td{line-height:22px;text-align:left;}
.Inquiry_listBox_left2 table td span {color:#597A9B;}
.Inquiry_listBox_left2 table td.xlh{text-align:center;width:20px;}

.Inquiry_listBox_right table td{line-height:22px;text-align:left;}
.Inquiry_listBox_right table td span {color:#597A9B;}
.Inquiry_listBox_right table td.xlh{text-align:center;width:20px;}

/*内容文章页面新增样式2009年04月8日 gls*/
/*.text_content {float:left;background:;width:100%;}
.text_content h5 {font-size:12px;text-align:center;margin:10px 0 10px 0;border-bottom:1px #ccc solid;padding-bottom:5px;}
.text_content h5.footer{font-size:12px;font-weight:normal;text-align:center;margin:20px 0;border-top:1px #ccc solid;border-bottom:none;padding-top:5px;}
.text_content p{width:740px;margin-left:80px;text-indent:2.2em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;background:#f9f9f9;padding:0 10px 0 20px;}
*/
.text_content_detail {float:left;background:;width:100%;text-align:-moz-center !important;text-align:center;}
.text_content_detail h5 {font-size:14px;text-align:center;margin:10px 0 10px 0;border-bottom:1px #ccc solid;padding-bottom:5px;}
.text_content_detail .con{width:740px;text-align:left;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;background:#f9f9f9;padding:0 10px 0 10px;font-size:14px;}
.text_content_detail .con p{font-size:14px;}
.text_content_detail .con p.fCent{font-size:12px;}
/*.text_content_detail p{margin-left:80px;text-indent:2.2em;line-height:22px;letter-spacing:0.1px !important; letter-spacing:1.8px;background:#f9f9f9;padding:0 10px 0 20px;}*/

/*分页样式*/
.pageBox {float:left;clear:both;text-align:right;color:#597A9B;width:621px;}
.pageBox p{float:right;padding:8px 10px 0 0;float:right;clear:right;}

 a.page {display: block;float: left;padding: 0.1em 0.3em 0 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #597A9B;height:14px;} 
 a.page:link {display: block;float: left;padding: 0.1em 0.3em 0 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #597A9B;} 
 a.page:visited{display: block;float: left;padding: 0.1em 0.3em 0 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #597A9B;} 
 a.page:hover {display: block;float: left;padding: 0.1em 0.3em 0 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #fff;background:url(../images/bg_page_hover.jpg) repeat-x;} 

 
 /*针对ie6对中英文字号不一致修改*/
 a.active {display: block;float: left;padding: 0.1em 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #fff;background:url(../images/bg_page_hover.jpg) repeat-x;height:14px;} 
 a.active:link {display: block;float: left;padding: 0.1em 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #fff;} 
 a.active:visited{display: block;float: left;padding: 0.1em 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #fff;} 
 a.active:hover {display: block;float: left;padding: 0.1em 0.3em;margin-right: 5px;margin-bottom: 5px;text-decoration: none;border: solid 1px #C0D2DE;color: #fff;background:url(../images/bg_page_hover.jpg) repeat-x;}
 a.active {}

/*版权信息*/
#footer .texCopyRig{ border-top:15px #EAEFF3 solid;padding:10px 0;}
#footer .texCopyRig p{text-align:center;color:#597A9B;line-height:18px;}

 /********网上交易频道*************/
 /*右侧内容部分*/
#mainRightL_wsjy {float:left;background:url(../images/bg_mainRight_wsjy.jpg) no-repeat right top;margin-top:25px;width:724px;} 

