﻿

/* Glossary TAB */
.TABSelect
{
    background-color: white;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #fff;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 3px;
    height: 24px;
    cursor: pointer;
    color: Black;
    font-weight: bold;
}

.TABNoSelect
{
    background-color: #464646;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #464646;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 3px;
    height: 24px;
    cursor: pointer;
    color: White;
    font-weight: bold;
}


body
{
    margin: 0;
   /* FILTER:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ED9118,endcolorstr=#F6E5B2,gradientType=0);
    background: url(images/bg.jpg) repeat; */
    padding: 0;
}

img
{
  border:0;
}

div, td
{
    margin: 0;
    padding: 0;
}

a:link
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #A97E13;
   
    text-decoration: underline;
}

h1
{
    color: #333;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 20px;
    font-weight: bold;
}

h2
{
    color: black;   
    padding-top: 10px;
    font-size: 16px;
    
}


h3
{
    color: black;
    padding-top: 10px;
    font-size: 14px;
    
}


.H1_CN
{
    color: #333;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 20px;
    font-family:Microsoft YaHei, 黑体
}

.pagerbt{
 
  		font-weight:bold;
/* 		line-height:30px;  */
        padding-top:2px;
        padding-bottom:2px;
        padding-left:3px;
        padding-right:3px;

        }

.pagerbton{
/* 		line-height:30px;  */
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        border-left:1px #ccc solid;
        border-right:1px #ccc solid; 
        padding-top:2px;
        padding-bottom:2px;
        padding-left:3px;
        padding-right:3px;
        }

.valign
{
   vertical-align:middle;  
} 
        
hr
{
    background-color: #999;
    margin-top: 4px;
}

.MCKContent_CN_LineHeight
{
    line-height:20px;
}
.MCKContentH1
{
    font-weight: bold;
    border-top: solid 3px #999;
    padding-top: 4px;
    border-bottom: solid 1px #999;
    padding-bottom: 1px;
    text-align: left;
    height: 20px;
}

.MCKContentH1_CN
{
    font-size:14px;
    font-weight:bold;
    border-top: solid 3px #999;
    padding-top: 2px;
    border-bottom: solid 1px #999;
    padding-bottom: 2px;
    text-align: left;
    height: 20px;
}

.MCKContentH2
{
    font-weight: bold;
    padding-top: 4px;
    border-bottom: solid 1px #999;
    padding-bottom: 1px;
    text-align: left;
    height: 20px;
}

.MCKContentParahSpacer
{
    padding-top: 8px;
    padding-bottom: 22px;
    line-height: 18px;
}

.MCKContent_HR1
{
    width: 750px;
    height: 3px;
    background-color: #999;
    margin-bottom: 4px;
}

.MCKContent_HR2
{
    width: 750px;
    height: 1px;
    background-color: #999;
    margin-top: 4px;
}

.Page_Title_Bg
{
    background: url(images/page_title_bg.gif) repeat;
}


.PageContentHeader
{
    margin: 0px;
    width: 750px;
    height: 54px;
}


.PageContentHeader UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.PageContentHeader LI
{
    margin-top: 2px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.PageContentHeaderName
{
    float: left;
    width: 534px;
    background-color:#FBF4DA;
    border-top:solid 1px #FACC12;
    border-left:solid 1px #FACC12;
    border-bottom:solid 1px #FACC12;
    height:52px;
}

.PageContentHeaderSep
{
    float: left;
    width: 2px;
    background-color: White;
}

.PageContentHeaderPic
{
    float: left;
    width: 214px;
    vertical-align: top;
}

.PageContentDiv
{
    width: 750px;
}

.ParentNodeLink
{
    color: White;
}


a.ParentNodeLink:link, a.ParentNodeLink:visited
{
    color: White;
    text-decoration: none;
}

a.ParentNodeLink:hover
{
    color: White;
    text-decoration: none;
}

a.ParentNodeLink:active
{
    color: White;
    text-decoration: none;
}

.BacktoTop
{
    padding-right: 10px;
    text-align: right;
    padding-top: 10px;
}

.TableInLine
{
    margin-top: 4px;
    width: 730px;
    height: 1px;
    background-color: #ccc;
    overflow: hidden;
}

.HomeIndexName
{
    font-size: 11px;
    background-color: White;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.HomeExchangeName
{
    font-size: 12px;
    font-weight: bold;
}

.HomeExchangeTitle
{
    font-size: 11px;

}

.HomeExchangeValue
{
    font-size: 11px;
}

.HomeIndexCountry
{
    background-color: White;
    padding-left: 4px;
    padding-top: 4px;
    font-size: 10px;
}

.HomeIndexCountry_CN
{
    background-color: White;
    padding-left: 4px;
    padding-top: 2px;
    font-size: 11px;
}

.HomeIndex
{
    font-size: 11px;
    padding-left: 4px;
}

.morelink
{
    font-size: 11px;
    padding-top: 6px;
    text-align: right;
}

/* --- Clear --- */
.clear
{
    clear: both;
}


/* --- 外边框 --- */


#All
{
   /* background: url('images/All_Bg2.png') repeat-y;  */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/All_Bg2.png');   
    width: 970px;
    min-height:700px;
    margin: 0 auto;
    background-color:White;
    padding: 0 5px;
}

#All_Print
{
    width: 770px;
    margin: 0 auto;
    background: url(images/All_Bg3.gif) repeat-y;
    padding: 0 5px;
}


/* --- Header --- */
#MCKHeader
{
    height: 182px;
    position: relative;
    z-index: 400;
}
#LangSel
{
    text-align: right;
    line-height: 28px;
    height: 28px;
}
#HeaderBg
{
    height: 155px;
     z-index: -1000;
}
#HeaderBg_Print
{
    background: url(images/MCK_Header_Print.gif) no-repeat;
    height: 161px;
}
#MCKLogo
{
    float: left;
    position: absolute;
    width: 126px;
    height: 169px;
    top: 0px;
    left: 20px;
}
#MCKFullName
{
    float: left;
    position: absolute;
    top: 90px;
    left: 176px;
    font-size: 32px;
    font-weight:bold;
    font-family: Arial;
    color: White;
}

.MCKPartofAIMS
{
    float: left;
    position: absolute;
    top: 166px;
    left: 22px;
    font-size: 11px;
    font-weight:bold;
    font-family: Arial;
}

a.MCKPartofAIMS:link, a.MCKPartofAIMS:visited
{
    font-size: 11px;
    color: #1A0200;
    text-decoration: none;
}

a.MCKPartofAIMS:hover
{
    font-size: 11px;
    color: #A97E13;
    text-decoration: none;
}

a.MCKPartofAIMS:active
{
    font-size: 11px;
    color: #1A0200;
    text-decoration: none;
}


#MCKFullName_CN
{
    float: left;position: absolute;top: 119px;left: 153px;font-size: 34px;color: Red;font-family: Microsoft YaHei, 黑体;
}

#MCKFullName_Print
{
    float: left;
    position: absolute;
    top: 123px;
    left: 153px;
    font-size: 21px;
    color: Red;
}

#MCKFullName_Print_CN
{
    float: left;
    position: absolute;
    top: 119px;
    left: 153px;
    font-size: 34px;color: Red;font-family:Microsoft YaHei, 黑体
}


.ClaimText
{
    height: 20px;
    background-color: #666666;
    font-size: 12px;
    text-align: center;
    color: White;
    padding-top: 3px;
    font-family:Microsoft YaHei,Arial;
}


.ClaimText_Print
{
    height: 20px;
    background-color: #666666;
    font-size: 12px;
    text-align: center;
    color: White;
    padding-top: 3px;
    font-family:Microsoft YaHei,Arial;
}
/* --- 页尾 --- */
.MCKFooter
{
    margin: 0px;
    width: 970px;
    background-color: #E1E1E1;
    height: 50px;
    position: relative;
    background: url(images/Footer_bg.gif) repeat-x;
}

.FooterBorder
{
    margin: 0 auto;
    width: 970px;
    height: 5px;
    padding-bottom: 0px;
    
}

.MCKFooter_Print
{
    margin: 0px;
    width: 770px;
    background-color: #E1E1E1;
    height: 30px;
    position: relative;
}

#MCKFooterLogo
{
    float: left;
    position: absolute;
    width: 98px;
    height: 43px;
    top: 4px;
    left: 12px;
}

.FooterLink
{
    text-align: center;
    line-height: 28px;
    height: 19px;
    font-size: 11px;
}


a.FooterLink:link, a.FooterLink:visited
{
    font-size: 11px;
    text-decoration: none;
}

a.FooterLink:hover
{
    font-size: 11px;
    text-decoration: none;
}

a.FooterLink:active
{
    font-size: 11px;
    text-decoration: none;
}


/* ---  MCK 站点BreadCrumb    --- */
.MCKNav_Breadcrumb
{
    height: 24px;
    font-size: 11px;
    text-indent: 22px;
    line-height: 22px;
    color:White;
    
}

a.MCKNav_Breadcrumb:link, a.MCKNav_Breadcrumb:visited
{
    font-size: 11px;
    color:White;
    text-decoration: none;
}

a.MCKNav_Breadcrumb:hover
{
    font-size: 11px;
    color:#A97E13;
    text-decoration: none;
}

a.MCKNav_Breadcrumb:active
{
    font-size: 11px;
    color:White;
    text-decoration: none;
}

.MCKNav_Breadcrumb_bold
{
    font-weight: bold;
    color: #fff;
}

.MCKBreadcrumb_Column
{
    margin: 0px;
    width: 970px;
    background: url(images/MCKNav_Breadcrumb_bg.gif) repeat-x;
    height: 24px;
}

.MCKBreadcrumb_Column UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.MCKBreadcrumb_Column LI
{
    margin-top: 0px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.MCKBreadcrumb_Center_Box
{
    float: left;
    width: 770px;
    padding-top: 2px;
}

.MCKBreadcrumb_Center_Box_CN
{
    float: left;
    width: 686px;
    padding-top: 2px;
}

.MCKBreadcrumb_Right
{
    float: left;    
    width: 200px;
    vertical-align: top;
}

.MCKBreadcrumb_Right_CN
{
    float: left;
    width: 282px;
    vertical-align: top;
}

.MCKSitesearch_TextBox
{
    border: 0;
    vertical-align: top;
    padding: 0px;
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    text-indent: 6px;
    font-size: 11px;

}

.Watermark
{
    border: 0;
    vertical-align: top;
    padding: 0px;
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
    height: 18px;
    width: 120px;
    overflow: hidden;
    line-height: 16px;
    text-indent: 6px;
    font-size: 11px;
    color: #666;
   /* font-family: Microsoft YaHei, Arial, Verdana, sans-serif; */
}

.MCKSitesearch_Button
{
    background: url(images/bt_go.gif) no-repeat;
    width: 40px;
    height: 20px;
    border: 0;
    cursor: pointer;
    margin: 0 0px;
}


.MCKSubmit_Button
{
    background: url(images/bt_submit.gif) no-repeat;
    width: 64px;
    height: 21px;
    border: 0;
    cursor: pointer;
    margin: 0 0px;
}

.MCKSitesearch_Button_CN
{
    background: url(images/bt_go_cn.gif) no-repeat;
    width: 44px;
    height: 20px;
    border: 0;
    cursor: pointer;
    margin: 0 0px;
}

.MCKSearch_TextBox
{
    border: 0;
    vertical-align: top;
    padding: 0px;
    border-left: 1px #999 solid;
    border-top: 1px #999 solid;
    border-right: 1px #999 solid;
    border-bottom: 1px #999 solid;
    height: 18px;
    width: 100px;
    overflow: hidden;
    line-height: 16px;
    text-indent: 6px;
    font-size: 10px;
    color: #666;
}


/* --- 横向导航栏 --- */
#MCKMainNav
{
    background-color: #222222;
    height: 29px;
    padding-left: 16px !important;
    z-index: 1500;
}

#MCKMainNav1
{
    background-color: #222222;
    height: 15px;
    padding-left: 16px !important;
    z-index: 1500;
}

#MCKMainNav_Print
{
    background-color: #464646;
    height: 12px;
    padding-left: 22px !important;
    z-index: 1500;
    padding-top: 5px;
    color: White;
    margin-bottom: 20px;
}

.NavButton
{
    background-color: #222222;
    cursor: pointer;
    padding-top: 8px !important;
    padding-bottom: 2px !important;
    padding-left: 4px !important;
    padding-right: 6px !important;
    height: 27px;
    color: White;
    font-weight: bold;
    z-index: 1500;
}

.NavHoverButton
{
    
    background: url(images/nav_botton_hoverbg.gif) repeat-x;
    cursor: pointer;
    padding-top: 8px !important;
    padding-bottom: 2px !important;
    padding-left: 4px !important;
    padding-right: 6px !important;
    height: 27px;
    color: Black;
    text-decoration: none;
    z-index: 1500;
}



a.NavButton:link, a.NavButton:visited
{
    color: White;
    cursor: pointer;
    text-decoration: none;
}

a.NavButton:hover
{
    color: Black;
    cursor: pointer;
    text-decoration: none;
}

a.NavButton:active
{
    color: White;
    cursor: pointer;
    text-decoration: none;
}

a.NavHoverButton:link, a.NavHoverButton:visited
{
    color: White;
    cursor: pointer;
    text-decoration: none;
}

a.NavHoverButton:hover
{
    color: Black;
    height: 27px;
    cursor: pointer;
    text-decoration: none;
}

a.NavHoverButton:active
{
    color: White;
    height: 27px;
    cursor: pointer;
    text-decoration: none;
}

.DynaMenuStyle
{
    background-color: #fff;
    color: Black;
    text-indent: 8px;
    text-decoration: none; /*     width:180px;      border-left: 1px solid black;     border-right: 1px solid black;  
    border-top: 1px solid black;
    border-bottom: 1px solid black;*/
     display: block;
   
    line-height: 25px; 
    
    z-index: 1000;
}


.DynaMenuItemStyle
{
    background-color: #fff;
    color: Black;
    padding-right: 16px;
    text-indent: 8px;
    text-decoration: none; 
 /* width:180px;
    white-space: nowrap;
    display: block;*/
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black; 
    float: left;
    line-height: 25px;
    height: 25px; 
    z-index: 1000;
}


.DynaHoverStyle
{
    background-color: #EFC629;
    color: Black;
/*  height: 25px;*/
    line-height: 25px;
    padding-right: 16px;
    text-decoration: none; /*    display: block;  white-space: nowrap;  width:180px; */
    float: left;
    z-index: 1000;
}

a.DynaMenuItemStyle:link, a.DynaMenuItemStyle:visited
{
    color: Black;
    text-decoration: none;
}

a.DynaMenuItemStyle:hover
{
    background-color: #EFC629;
    color: Black;
    text-decoration: none;
}

a.DynaMenuItemStyle:active
{
    color: White;
    text-decoration: none;
}



/* --- 首页股指滚动 --- */
.MCKHome_Marquee
{
    background-color: #F0EFEB;
    height: 25px;
    width: 946px;
    margin: 0 auto;
    padding-top: 0px;
}

.MCKHome_Marquee UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.MCKHome_Marquee LI
{
    margin-top: 2px;
    display: block;
    margin-left: 0px;
    text-align: left;
}


/* --- 首页新闻区 --- */
.MCKHome_Block
{
    background: url(images/MCK_Block_HeaderBg3.gif) repeat-y;
    overflow: hidden;
    color: White;
    width: 210px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    text-indent: 14px;
}


.MCKHome_Block2
{
    background: url(images/MCK_Block_HeaderBg2.gif) repeat-y;
    height: 28px;
    line-height: 24px;
    overflow: hidden;
    text-indent: 16px;
    color: Black;
    width: 210px;
}

.MCKHome_Block3
{
    background: url(images/Home_Block_HeaderBg.gif) repeat-y;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-indent: 22px;
    color: White;
    width: 198px;
}

.MCKNav_Left_GreyLine3
{
    background: url(images/MCK_Block_HeaderBg.gif) repeat-y;
    height: 24px;
    line-height: 24px;
    width: 198px;
    font-weight: bold;
    color: White;
    text-indent: 22px;
}


.MCKHome_Block_Border
{
    border-left: 1px solid #E6BC11;
    border-right: 1px solid #E6BC11;
    border-bottom: 1px solid #E6BC11;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 2px;
    width: 190px;
}

.MCKHome_Block_Border2
{
    border-left: 1px solid #FACC12;
    border-right: 1px solid #FACC12;
    border-bottom: 1px solid #FACC12;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
}

.MCKHome_Block_GreyBg
{
    padding-left: 12px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #F4F3F0;
}


.MCKHome_Block_GreyBg2
{
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #F4F3F0;
}

.MCKHome_Block_GreyBg3
{
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #F4F3F0;
}

.MCKHome_Block_StockIndex
{
    background-color: White;
    line-height: 30px;
    font-size: 11px;
}

.MCKHome_Block_StockIndex UL
{
    font-size: 11px;
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.MCKHome_Block_StockIndex LI
{
    font-size: 11px;
    margin-top: 3px;
    display: block;
    margin-left: 0px; /*	border-left: 1px solid gray; */
    text-align: left;
}



.MCKHome_Block_More
{
    font-size: 11px;
    padding-left: 160px;
}

.MCKHome_NewsBlock
{
    margin: 0px;
    width: 970px;
    height: 148px;
}

.MCKHome_NewsBlock UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.MCKHome_NewsBlock LI
{
    margin-top: 3px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.MCKHome_NewsHeader
{
    float: right;
    width: 759px;
    background-color: #A9AED6;
    height: 25px;
}

.MCKHome_NewsLister
{
    float: right;
    width: 759px;
    background-color: #D7D9EC;
    color: black;
}

/* --- 首页三栏布局 --- */

.MCKHome_3Column
{
    margin: 0px;
    width: 970px;
    height: auto;
    min-height: 480px;
    overflow: hidden;
}

.MCKHome_3Column UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.MCKHome_3Column LI
{
    margin-top: 3px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.MCKHome_2Column
{
    margin: 0px;
    padding: 0px;
    width: 970px;
    background: url(images/home_column_bg.gif) repeat-y;
    z-index: 300px;
}

/*
.MCKHome_2Column UL
{
	display: inline;
	margin: 0px;
	list-style-type: none; 
	z-index:300px;
}

.MCKHome_2Column LI
{
	margin-top: 3px;
	display: block;
	margin-left: 0px;
	text-align: left;
	z-index:300px;
}
*/


.MCKHome_Column_Home
{
    margin: 0px;
    width: 970px;
    height: auto;
    min-height: 480px;
    overflow: hidden;
    z-index: 300px;
}

.MCKHome_Column UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
    z-index: 300px;
}

.MCKHome_Column LI
{
    margin-top: 3px;
    display: block;
    margin-left: 0px; /*	border-left: 1px solid gray; */
    text-align: left;
    z-index: 300px;
}


.MCKHome_Column_HR1
{
    width: 260px;
    height: 1px;
    color: #C8C8C8;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

/*---  内容区三栏分布  --- 

.MCKContent_Left_Box
{
    float: left; 
    width: 198px;
}

.MCKContent_Left
{
    width: 198px;
    margin: 0 auto;
}
 */
 
 
.MCK_3Column_Content_Box
{
    float: left;
    width: 570px; /*    border-right: 1px solid #C8C8C8;  */
    height: auto;
    min-height: 480px;
}

.MCK_3Column_Content
{
    width: 550px;
    margin: 0 auto;
    padding-left: 3px;
    height: 100%;
}



.MCKContent_Right
{
    float: left;
    width: 190px;
    height: auto;
}


.MCK_2Column_Content_Box
{
    float: left;
    width: 770px;
    height: auto;
    min-height: 480px;
}

.MCK_2Column_Content
{
    width: 750px;
    margin: 0 auto;
    padding-left: 3px;
    height: 100%;
    padding-bottom: 20px;
}




/*---  内容区两栏分布  ---  */
.MCKContent_2CoulmnCenter_Box
{
    float: left;
    width: 770px;
    border-right: 1px solid #C8C8C8;
    height: auto;
    min-height: 680px;
}

.MCKContent_2CoulmnCenter
{
    width: 750px;
    margin: 0 auto;
    height: 100%;
}


/*--- Listing Rules 分栏 */
.Table_Rules
{
    margin: 0px;
    width: 750px;
}

.Table_Rules UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.Table_Rules LI
{
    margin-top: 3px;
    display: block;
    margin-left: 0px; /*	border-left: 1px solid gray; */
    text-align: left;
}


/*---  内容区一栏分布  ---  */
.MCKContent_1CoulmnCenter_Box
{
    float: left;
    width: 970px;
    height: auto;
    min-height: 420px;
    padding-bottom: 20px;
}



/* --- 内容区Funds Nav --- */

.MCKFunds_NavHeader
{
    background: url(images/MCK_Block_HeaderBg3.gif) repeat-y;
    height: 32px;
    line-height: 32px;
    width: 198px;
    font-weight: bold;
    color: White;
    text-indent: 18px;
}


.MCKFunds_Nav_Block_Border
{
    border-left: 1px solid #E6BC11;
    border-right: 1px solid #E6BC11;
    border-bottom: 1px solid #E6BC11;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 196px;
    background-color:white;
}


.MCKFundsNav_Root
{
    
    
    border-top: 1px solid #E6BC11;
   
    color: White;
   /* width: 210px;*/
    /* background-color: #EAE9E6;    background-image: url(images/fly.gif); */
    width: 198px;
    height:28px;
  text-decoration: none;
    font-size: 11px;
    background-color:white;
}

a.MCKFundsNav_Root:link, a.MCKFundsNav_Root:visited
{
    color: Black;
    
    text-decoration: none;
}

a.MCKFundsNav_Root:hover
{
    color: #A97E13;
        font-weight:bold;
    text-decoration: underline;
}

a.MCKFundsNav_Root:active
{
    color: Black;
   
    text-decoration: none;
}



.MCKFundsNav_Leaf
{   
    border-top: 1px solid #E6BC11;   
    font-size: 11px;    
    width: 198px;
    height:24px;
    background-color:white;
}

.MCKFundsNav_Leaf_Selected
{
    border-top: 1px solid #E6BC11;
    color: White;
    background-color: #FACC12; /*    background-image: url(images/fly.gif); */
    width: 198px;
    font-size: 11px;
    height:24px;
}


.MCKPrice_Block_Border
{
    border-left: 1px solid #E6BC11;
    border-right: 1px solid #E6BC11;
    border-bottom: 1px solid #E6BC11;
    background-color:White;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top:6px;
    width: 181px;
  
}

.SharePriceName
{
    font-size:11px;

}

.SharePriceDetail
{
    font-size:11px;
    color:#666;
}


.MCKNavHeader
{
    background: url(images/MCK_Block_HeaderBg3.gif) repeat-y;
    height: 32px;
    line-height: 32px;
    width: 198px;
    font-weight: bold;
    color: White;
    text-indent: 18px;
}


.MCKNav_Block_Border
{
    border-left: 1px solid #E6BC11;
    border-right: 1px solid #E6BC11;
    border-bottom: 1px solid #E6BC11;
    background-color:White;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 196px;
  
}


.MCKNav_Leaf
{   
    border-top: 1px solid #E6BC11;   
    font-size: 11px;    
    width: 198px;
    height:24px;

    background-color:white;
}

.MCKNav_Leaf_Selected
{
    border-top: 1px solid #E6BC11;
    color: White;
    background-color: #FACC12; /*    background-image: url(images/fly.gif); */
    width: 198px;
    font-size: 11px;
    font-weight:bold;
    height:24px;
  
}

.MCKNav_Left_HR1
{
    width: 198px;
    height: 1px;
    color: #C8C8C8;
}

.FundsLogoImg
{
    padding:10px;
}

.MCKFI_Root
{
    font-weight: bold;
    font-size: 12px;
    cursor:hand;

}

.MCKFI_Leaf
{

    font-size: 11px;    
    cursor:hand;

}

.MCKFItree td div {  height: 20px !important  }

.MCKFItree2 td div {  height: 50px !important  }

a.MCKFI_Leaf:link, a.MCKFI_Leaf:visited
{
    color: Black;
    text-decoration: none;
}

a.MCKFI_Leaf:hover
{
    color: #A97E13;     
    text-decoration: underline;
}

a.MCKFI_Leaf:active
{
    color: Black;
    text-decoration: none;
}




/* --- 内容区左导航栏 ---    */
.MCKNav_Left_GreyLine
{
    background-color: #aaaaaa;
    height: 1px;
    width: 198px;
    overflow: hidden;
}

.MCKNav_Left_GreyLine2
{
    background-color: #666666;
    height: 3px;
    width: 198px;
    overflow: hidden;
}


.MCKNav_Left_On
{
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #F4F3F0;
    font-weight: bold;
    padding-top: 4px;
    width: 198px;
}

.MCKNav_Left
{
    border-top: 1px solid White;
    border-right: 1px solid #F4F3F0;
    font-weight: bold;
    text-indent: 20px;
    background-color: #EAEAEA;
    padding-top: 4px;
    width: 198px; /*    line-height:12px;   */
}


.MCKNav_Left_SubOn
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #DFDACC;
    color: Black;
    background-color: #DFDACC; /*    background-image: url(images/fly.gif); */
    width: 198px;
    font-size: 12px;
}

.MCKNav_Left_Parent
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #DFDACC;
    font-weight: bold;
    color: White;
   /* width: 210px;*/
    background-color: #A8A8A8;  /*   background-image: url(images/fly.gif); */
    width: 198px;
 
    font-size: 12px;
}

a.MCKNav_Left_Parent:link, a.MCKNav_Left_Parent:visited
{
    color: White;
    text-decoration: none;
}

a.MCKNav_Left_Parent:hover
{
    color: Red;
    text-decoration: none;
}

a.MCKNav_Left_Parent:active
{
    color: White;
    text-decoration: none;
}



a.MCKNav_Left_SubOn:link, a.MCKNav_Left_SubOn:visited
{
    color: Black;
    text-decoration: none;
}

a.MCKNav_Left_SubOn:hover
{
    color: Red;
    text-decoration: none;
}

a.MCKNav_Left_SubOn:active
{
    color: Black;
    text-decoration: none;
}

.MCKNav_Left_Sub
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #F4F3F0;
    font-size: 11px;
    padding-left:12px;
    width: 198px;
}

.MCKNav_Left_HR1
{
    width: 198px;
    height: 1px;
    color: #C8C8C8;
}



/* --- 编辑页面背景   --- */
.ModalPopup
{
    padding: 5px;
}

.ContentEditbg
{
    filter: alpha(opacity= "70" );
    background-color: #aaaaaa;
    opacity: 0.2;
}

.ContentEditHeader
{
    font-weight: bold;
    width: 840px;
    background-color: #A9AED6;
    text-indent: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ContentEditAttachment
{
    margin: 0px;
    width: 840px;
    min-height: 350px;
    height: auto;
}

.ContentEditAttachment UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.ContentEditAttachment LI
{
    margin-top: 2px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.ContentEditAttachment_Left
{
    float: left;
    width: 420px;
    vertical-align: top;
}


.ContentEditAttachment_Right
{
    padding-left: 5px;
    float: left;
    width: 410px;
    border: 1px solid #666;
    overflow: auto; /*   overflow:scroll; */
    height: 350px;
}


.MCKFundsMainCategory
{
    Padding-top:15px;
    padding-bottom:15px;

}